summaryrefslogtreecommitdiff
path: root/gcc/gengenrtl.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright fixes.Jeff Law1999-01-061-1/+1
* gengenrtl.c (gencode): Always use bzero to clear memory instead of dangerous ...Jeffrey A Law1998-12-261-6/+1
* system.h: Include libiberty.h.Kaveh R. Ghazi1998-11-271-3/+3
* alloca.c: Respect USE_C_ALLOCA.Richard Henderson1998-07-171-7/+4
* invoke.texi (-fstrict-aliasing): Document.Mark Mitchell1998-06-251-1/+2
* ANSI does not allow a prototype to specify an item smaller than an int if the...Kaveh R. Ghazi1998-05-211-4/+4
* Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o.Michael Meissner1998-05-131-0/+14
* Warning fixes:Kaveh R. Ghazi1998-05-131-1/+1
* Consolidate support for "String-ification" into system.h:Kaveh R. Ghazi1998-05-121-5/+1
* Another minor system.h cutover:Kaveh R. Ghazi1998-05-081-0/+1
* c-lex.c (is_class_name): Delete declaration.Bernd Schmidt1998-04-071-0/+12
* More cutover to system.h:Kaveh R. Ghazi1998-03-301-1/+1
* configure.in: Add cpp stringify test.Richard Henderson1998-01-191-1/+1
* gengenrtl.c (type_from_format): De-ANSIfy function signature.Kaveh R. Ghazi1998-01-171-2/+21
* * gengenrtl.c (DEF_RTL_EXPR): Provide a K&R compliant version.Richard Henderson1998-01-161-0/+4
* gengenrtl.c (gencode): Emit new function obstack_alloc_rtx to allocate rtx.John Carr1998-01-131-14/+17
* Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits.Richard Henderson1998-01-081-0/+287