aboutsummaryrefslogtreecommitdiff
path: root/gcc/gencodes.c
AgeCommit message (Expand)AuthorFilesLines
2001-01-15i386.c (ix86_init_builtins): Make i size_t to remove warnings.Andreas Jaeger1-1/+1
2001-01-04* gencodes.c (output_predicate_decls): Remove empty initializer.Alexandre Oliva1-5/+5
2001-01-04gencodes.c (output_predicate_decls): Fill empty initializer braces.Kaveh R. Ghazi1-1/+1
2001-01-03gencodes.c (output_predicate_decls): New function.Alexandre Oliva1-1/+28
2000-11-22Add blank lines between function comment and function return type.Joern Rennecke1-0/+2
2000-11-22rtl.h (traverse_md_constants): Declare.J"orn Rennecke1-2/+19
2000-08-04gencodes.c (main): Define CODE_FOR_nothing as the last possible insn_code_num...Herman A.J. ten Brugge1-1/+1
2000-05-18genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg1-26/+0
2000-05-06Makefile.in (gensupport.o): Compile for the host.Richard Henderson1-7/+0
2000-05-03gensupport.c: New file.Clinton Popetz1-23/+8
2000-02-26Fix copyrights.Jeff Law1-1/+2
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi1-2/+2
1999-10-13rtl.c (dump_and_abort): Remove.Richard Henderson1-0/+1
1999-09-15genattr.c (main): Add extern prototype.Kaveh R. Ghazi1-5/+5
1999-09-12Replace insn_foo with insn_data.foo.Richard Henderson1-3/+8
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