aboutsummaryrefslogtreecommitdiff
path: root/gcc/gencodes.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-21gencodes.c (gencodes): Print the comma for the preceding enum value rather th...Richard Sandiford1-7/+7
2015-08-05gensupport.h (get_num_insn_codes): Declare.Richard Sandiford1-4/+1
2015-07-16read-md.h (message_with_line, [...]): Delete.Richard Sandiford1-17/+14
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-05-27gencodes.c (main): Make LAST_INSN_CODE higher than any insn code, rather than...Richard Sandiford1-3/+7
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-07-09gensupport.c (init_rtx_reader_args_cb): Start counting code generating patter...Steven Bosscher1-3/+4
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-06-10Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-6/+5
2006-01-23r110124@banpei: zack | 2006-01-22 14:45:55 -0800Zack Weinberg1-8/+0
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-08-03gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg1-3/+0
2003-06-01genrecog.c: Use ISO C90 prototypes.Andreas Jaeger1-13/+4
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+3
2002-07-29gensupport.c: Include hashtab.h.Zack Weinberg1-6/+18
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth1-1/+1
2001-12-01c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth1-1/+1
2001-11-14rtl.def (INCLUDE): Define.Alan Matsuoka1-1/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-13expr.h: Split out optab- and libfunc-related code to...Zack Weinberg1-21/+20
2001-08-09Makefile.in (HOST_CFLAGS): Take out -DGENERATOR_FILE.Zack Weinberg1-46/+0
2001-04-02genattr.c, [...]: Wrap generated header in multiple-include guard.Zack Weinberg1-7/+9
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