aboutsummaryrefslogtreecommitdiff
path: root/gcc/gencodes.c
AgeCommit message (Expand)Author
2001-01-152001-01-15 Andreas Jaeger <aj@suse.de>aj
2001-01-04* gencodes.c (output_predicate_decls): Remove empty initializer.aoliva
2001-01-04 * gencodes.c (output_predicate_decls): Fill empty initializerghazi
2001-01-03* gencodes.c (output_predicate_decls): New function.aoliva
2000-11-22Add blank lines between function comment and function return type.amylaar
2000-11-22 * rtl.h (traverse_md_constants): Declare.amylaar
2000-08-04 * gencodes.c (main): Define CODE_FOR_nothing as the last possiblelaw
2000-05-18 * genopinit.c: Use $ for escape sequences in optab patterns.zack
2000-05-06 * Makefile.in (gensupport.o): Compile for the host.rth
2000-05-03 * gensupport.c: New file.cpopetz
2000-02-26Fix copyrights.law
2000-01-17Update copyrightsghazi
2000-01-17 * genattr.c: PROTO -> PARAMS.ghazi
1999-10-14 * rtl.c (dump_and_abort): Remove.rth
1999-09-15 * genattr.c (main): Add extern prototype. Call return, not exit.ghazi
1999-09-12Replace insn_foo with insn_data.foo.rth
1999-09-07Merge in gcc2-ss-010999law
1999-08-31 Merge peephole2 from new_ia32_branch:rth
1999-08-271999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>zack
1999-08-271999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover.com>zack
1999-08-261999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>zack
1999-04-161999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack
1999-01-22 * cppp.c (xrealloc): Fix typo last change.rth
1999-01-21Update copyright.rth
1999-01-21 * cccp.c (xrealloc): Call malloc given a NULL old pointer.rth
1999-01-06Copyright fixes.law
1998-12-19 * genattr.c (fatal): Qualify a char* with the `const' keyword.ghazi
1998-11-27 * system.h: Include libiberty.h.ghazi
1998-11-08 * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi
1998-10-14Add ATTRIBUTE_NORETURN in a bunch of places:ghazi
1998-08-26 * system.h: Include stdarg.h/varargs.h, make sure they are orderedghazi
1998-05-11 * genattr.c: Include stdarg.h/varargs.h. Change functionghazi
1998-04-15Link in print-rtl.o to all gen* programs except gengenrtlmeissner
1998-04-07 * c-lex.c (is_class_name): Delete declaration.law
1998-03-24Cutover various gen*.c files to using system.h:ghazi
1995-06-15Update FSF address.kenner
1995-01-13(gen_insn): Ignore insns whose names begin with '*'.kenner
1992-10-13Include hconfig.h, not config.h.rms
1992-04-27entered into RCSrms
1992-01-17*** empty log message ***rms
1991-10-24Initial revisionwood