summaryrefslogtreecommitdiff
path: root/gcc/gencodes.c
Commit message (Expand)AuthorAgeFilesLines
* gensupport.c: Include hashtab.h.Zack Weinberg2002-07-291-6/+18
* c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth2001-12-021-1/+1
* c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth2001-12-011-1/+1
* rtl.def (INCLUDE): Define.Alan Matsuoka2001-11-141-1/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* expr.h: Split out optab- and libfunc-related code to...Zack Weinberg2001-08-131-21/+20
* Makefile.in (HOST_CFLAGS): Take out -DGENERATOR_FILE.Zack Weinberg2001-08-091-46/+0
* genattr.c, [...]: Wrap generated header in multiple-include guard.Zack Weinberg2001-04-021-7/+9
* i386.c (ix86_init_builtins): Make i size_t to remove warnings.Andreas Jaeger2001-01-151-1/+1
* * gencodes.c (output_predicate_decls): Remove empty initializer.Alexandre Oliva2001-01-041-5/+5
* gencodes.c (output_predicate_decls): Fill empty initializer braces.Kaveh R. Ghazi2001-01-041-1/+1
* gencodes.c (output_predicate_decls): New function.Alexandre Oliva2001-01-031-1/+28
* Add blank lines between function comment and function return type.Joern Rennecke2000-11-221-0/+2
* rtl.h (traverse_md_constants): Declare.J"orn Rennecke2000-11-221-2/+19
* gencodes.c (main): Define CODE_FOR_nothing as the last possible insn_code_num...Herman A.J. ten Brugge2000-08-041-1/+1
* genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg2000-05-181-26/+0
* Makefile.in (gensupport.o): Compile for the host.Richard Henderson2000-05-061-7/+0
* gensupport.c: New file.Clinton Popetz2000-05-031-23/+8
* Fix copyrights.Jeff Law2000-02-261-1/+2
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-2/+2
* rtl.c (dump_and_abort): Remove.Richard Henderson1999-10-131-0/+1
* genattr.c (main): Add extern prototype.Kaveh R. Ghazi1999-09-151-5/+5
* Replace insn_foo with insn_data.foo.Richard Henderson1999-09-121-3/+8
* Merge in gcc2-ss-010999Jeff Law1999-09-061-1/+0
* backport: Makefile.in (STAGESTUFF): Add *.peephole2.Richard Henderson1999-08-311-0/+1
* rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...Zack Weinberg1999-08-271-2/+0
* errors.c: New file...Zack Weinberg1999-08-271-24/+2
* system.h: Don't redefine abort or trim_filename.Zack Weinberg1999-08-261-10/+0
* system.h: Always prototype abort.Zack Weinberg1999-04-161-2/+2
* cppp.c (xrealloc): Fix typo last change.Richard Henderson1999-01-221-1/+1
* Update copyright.Richard Henderson1999-01-211-1/+1
* cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson1999-01-211-5/+9
* Copyright fixes.Jeff Law1999-01-061-1/+1
* genattr.c (fatal): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1998-12-191-4/+4
* system.h: Include libiberty.h.Kaveh R. Ghazi1998-11-271-8/+7
* gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1998-11-081-2/+2
* Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi1998-10-141-2/+3
* system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi1998-08-261-5/+0
* genattr.c: Include stdarg.h/varargs.h.Kaveh R. Ghazi1998-05-111-4/+20
* Link in print-rtl.o to all gen* programs except gengenrtlMichael Meissner1998-04-151-0/+3
* c-lex.c (is_class_name): Delete declaration.Bernd Schmidt1998-04-071-0/+2
* Cutover various gen*.c files to using system.h:Kaveh R. Ghazi1998-03-241-6/+3
* Update FSF address.Richard Kenner1995-06-151-1/+2
* (gen_insn): Ignore insns whose names begin with '*'.Richard Kenner1995-01-131-4/+5
* Include hconfig.h, not config.h.Richard Stallman1992-10-131-1/+1
* entered into RCSRichard Stallman1992-04-271-1/+1
* *** empty log message ***Richard Stallman1992-01-171-1/+1
* Initial revisionTom Wood1991-10-241-0/+159