aboutsummaryrefslogtreecommitdiff
path: root/gcc/gencodes.c
AgeCommit message (Expand)AuthorFilesLines
1999-09-06Merge in gcc2-ss-010999Jeff Law1-1/+0
1999-08-31backport: Makefile.in (STAGESTUFF): Add *.peephole2.Richard Henderson1-0/+1
1999-08-27rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...Zack Weinberg1-2/+0
1999-08-27errors.c: New file...Zack Weinberg1-24/+2
1999-08-26system.h: Don't redefine abort or trim_filename.Zack Weinberg1-10/+0
1999-04-16system.h: Always prototype abort.Zack Weinberg1-2/+2
1999-01-22cppp.c (xrealloc): Fix typo last change.Richard Henderson1-1/+1
1999-01-21Update copyright.Richard Henderson1-1/+1
1999-01-21cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson1-5/+9
1999-01-06Copyright fixes.Jeff Law1-1/+1
1998-12-19genattr.c (fatal): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-4/+4
1998-11-27system.h: Include libiberty.h.Kaveh R. Ghazi1-8/+7
1998-11-08gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1-2/+2
1998-10-14Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi1-2/+3
1998-08-26system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi1-5/+0
1998-05-11genattr.c: Include stdarg.h/varargs.h.Kaveh R. Ghazi1-4/+20
1998-04-15Link in print-rtl.o to all gen* programs except gengenrtlMichael Meissner1-0/+3
1998-04-07c-lex.c (is_class_name): Delete declaration.Bernd Schmidt1-0/+2
1998-03-24Cutover various gen*.c files to using system.h:Kaveh R. Ghazi1-6/+3
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-01-13(gen_insn): Ignore insns whose names begin with '*'.Richard Kenner1-4/+5
1992-10-13Include hconfig.h, not config.h.Richard Stallman1-1/+1
1992-04-27entered into RCSRichard Stallman1-1/+1
1992-01-17*** empty log message ***Richard Stallman1-1/+1
1991-10-24Initial revisionTom Wood1-0/+159