summaryrefslogtreecommitdiff
path: root/gcc/gencodes.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-05-06Make argv const char ** in read_md_files etcDavid Malcolm
2016-01-04Update copyright years.Jakub Jelinek
2015-08-21gencodes.c (gencodes): Print the comma for the preceding enum value rather th...Richard Sandiford
2015-08-05gensupport.h (get_num_insn_codes): Declare.Richard Sandiford
2015-07-16read-md.h (message_with_line, [...]): Delete.Richard Sandiford
2015-01-05Update copyright years.Jakub Jelinek
2014-05-27gencodes.c (main): Make LAST_INSN_CODE higher than any insn code, rather than...Richard Sandiford
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-07-09gensupport.c (init_rtx_reader_args_cb): Start counting code generating patter...Steven Bosscher
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-06-10Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2006-01-23r110124@banpei: zack | 2006-01-22 14:45:55 -0800Zack Weinberg
2005-06-25Update FSF address.Kelley Cook
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata
2004-08-03gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg
2003-06-01genrecog.c: Use ISO C90 prototypes.Andreas Jaeger
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-07-29gensupport.c: Include hashtab.h.Zack Weinberg
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth
2001-12-01c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth
2001-11-14rtl.def (INCLUDE): Define.Alan Matsuoka
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff
2001-08-13expr.h: Split out optab- and libfunc-related code to...Zack Weinberg
2001-08-09Makefile.in (HOST_CFLAGS): Take out -DGENERATOR_FILE.Zack Weinberg
2001-04-02genattr.c, [...]: Wrap generated header in multiple-include guard.Zack Weinberg
2001-01-15i386.c (ix86_init_builtins): Make i size_t to remove warnings.Andreas Jaeger
2001-01-04* gencodes.c (output_predicate_decls): Remove empty initializer.Alexandre Oliva
2001-01-04gencodes.c (output_predicate_decls): Fill empty initializer braces.Kaveh R. Ghazi
2001-01-03gencodes.c (output_predicate_decls): New function.Alexandre Oliva
2000-11-22Add blank lines between function comment and function return type.Joern Rennecke
2000-11-22rtl.h (traverse_md_constants): Declare.J"orn Rennecke
2000-08-04gencodes.c (main): Define CODE_FOR_nothing as the last possible insn_code_num...Herman A.J. ten Brugge
2000-05-18genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg
2000-05-06Makefile.in (gensupport.o): Compile for the host.Richard Henderson
2000-05-03gensupport.c: New file.Clinton Popetz
2000-02-26Fix copyrights.Jeff Law
2000-01-17Update copyrightsKaveh Ghazi
2000-01-17genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi
1999-10-13rtl.c (dump_and_abort): Remove.Richard Henderson
1999-09-15genattr.c (main): Add extern prototype.Kaveh R. Ghazi
1999-09-12Replace insn_foo with insn_data.foo.Richard Henderson
1999-09-06Merge in gcc2-ss-010999Jeff Law
1999-08-31backport: Makefile.in (STAGESTUFF): Add *.peephole2.Richard Henderson
1999-08-27rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...Zack Weinberg