summaryrefslogtreecommitdiff
path: root/gcc/gencodes.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford2010-06-101-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-6/+5
* r110124@banpei: zack | 2006-01-22 14:45:55 -0800Zack Weinberg2006-01-231-8/+0
* Update FSF address.Kelley Cook2005-06-251-2/+2
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg2004-08-031-3/+0
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-13/+4
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+3
* 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