summaryrefslogtreecommitdiffstats
path: root/gcc/gengenrtl.c
Commit message (Expand)AuthorAgeFilesLines
* * fixinc/server.c (load_data, run_shell): Use xmalloc, xrealloc &ghazi2001-03-101-1/+1
* Remove obstacks.mmitchel2000-10-131-4/+1
* * gengenrtl.c, rtl.c: Avoid #elif.law2000-08-031-24/+43
* * gengenrtl.c (special_rtx): Fix typo in comment.mmitchel2000-06-251-1/+1
* 2000-06-12 H.J. Lu <hjl@gnu.org>zack2000-06-121-1/+1
* toplevel:zack2000-06-091-30/+27
* * gengenrtl.c (gencode): Write obstack_alloc_rtx function startkenner2000-04-211-1/+2
* * gengenrtl.c (genlegend): Fix misspelling.scox2000-04-181-1/+1
* * rtl.h (rtunion_def): Constify member `rtstr'.ghazi2000-03-071-1/+1
* * real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define tojakub2000-03-061-5/+5
* Update copyrightsghazi2000-01-171-1/+1
* * genattr.c: PROTO -> PARAMS.ghazi2000-01-171-14/+14
* * genattr.c (main): Add extern prototype. Call return, not exit.ghazi1999-09-151-3/+2
* * gengenrtl.c (CONST_DOUBLE_FORMAT): Take the size REAL_ARITHMETICrth1999-09-081-7/+33
* Merge in gcc2-ss-010999law1999-09-071-131/+143
* * Makefile.in (ggc-simple.o): Depend on varray.h.mmitchel1999-09-051-2/+8
* 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-271-0/+21
* 1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-261-1/+1
* 1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-191-8/+2
* 1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-161-0/+1
* Move over patch from Bernd Schmidt from GC branch:rth1999-04-011-10/+33
* Copyright fixes.law1999-01-061-1/+1
* * gengenrtl.c (gencode): Always use bzero to clear memory insteadlaw1998-12-261-6/+1
* * system.h: Include libiberty.h.ghazi1998-11-271-3/+3
* * alloca.c: Respect USE_C_ALLOCA.rth1998-07-171-7/+4
* * invoke.texi (-fstrict-aliasing): Document.mmitchel1998-06-251-1/+2
* ANSI does not allow a prototype to specify an item smaller than an intghazi1998-05-211-4/+4
* * Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o.law1998-05-131-0/+14
* Warning fixes:ghazi1998-05-131-1/+1
* Consolidate support for "String-ification" into system.h:ghazi1998-05-121-5/+1
* Another minor system.h cutover:ghazi1998-05-081-0/+1
* * c-lex.c (is_class_name): Delete declaration.law1998-04-071-0/+12
* More cutover to system.h:ghazi1998-03-301-1/+1
* * configure.in: Add cpp stringify test.rth1998-01-191-1/+1
* * gengenrtl.c (type_from_format): De-ANSIfy function signature.law1998-01-171-2/+21
* * gengenrtl.c (DEF_RTL_EXPR): Provide a K&R compliant version.rth1998-01-161-0/+4
* * gengenrtl.c (gencode): Emit new function obstack_alloc_rtxrth1998-01-131-14/+17
* * Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits.rth1998-01-081-0/+287
OpenPOWER on IntegriCloud