aboutsummaryrefslogtreecommitdiff
path: root/gcc/gengenrtl.c
AgeCommit message (Expand)AuthorFilesLines
1998-12-26gengenrtl.c (gencode): Always use bzero to clear memory instead of dangerous ...Jeffrey A Law1-6/+1
1998-11-27system.h: Include libiberty.h.Kaveh R. Ghazi1-3/+3
1998-07-17alloca.c: Respect USE_C_ALLOCA.Richard Henderson1-7/+4
1998-06-25invoke.texi (-fstrict-aliasing): Document.Mark Mitchell1-1/+2
1998-05-21ANSI does not allow a prototype to specify an item smaller than an int if the...Kaveh R. Ghazi1-4/+4
1998-05-13Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o.Michael Meissner1-0/+14
1998-05-13Warning fixes:Kaveh R. Ghazi1-1/+1
1998-05-12Consolidate support for "String-ification" into system.h:Kaveh R. Ghazi1-5/+1
1998-05-08Another minor system.h cutover:Kaveh R. Ghazi1-0/+1
1998-04-07c-lex.c (is_class_name): Delete declaration.Bernd Schmidt1-0/+12
1998-03-30More cutover to system.h:Kaveh R. Ghazi1-1/+1
1998-01-19configure.in: Add cpp stringify test.Richard Henderson1-1/+1
1998-01-17gengenrtl.c (type_from_format): De-ANSIfy function signature.Kaveh R. Ghazi1-2/+21
1998-01-16* gengenrtl.c (DEF_RTL_EXPR): Provide a K&R compliant version.Richard Henderson1-0/+4
1998-01-13gengenrtl.c (gencode): Emit new function obstack_alloc_rtx to allocate rtx.John Carr1-14/+17
1998-01-08Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits.Richard Henderson1-0/+287