]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/genconfig.c
2019-10-18 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
[thirdparty/gcc.git] / gcc / genconfig.c
2019-10-01  rsandifoRemove clobber_high
2019-01-01  jakub Update copyright years.
2018-08-06  alahay01Generation support for CLOBBER_HIGH
2018-01-03  jakub Update copyright years.
2017-01-01  jakub Update copyright years.
2016-10-21  tbsaundemake LABEL_REF_LABEL a rtx_insn *
2016-08-12  mpolacek PR c/7652
2016-05-06  dmalcolmMake argv const char ** in read_md_files etc
2016-01-04  jakub Update copyright years.
2015-08-21  tbsaundealways define HAVE_peephole2
2015-08-21  tbsaundealways define HAVE_conditional_execution
2015-07-16  rsandifogcc/
2015-05-24  tbsaundealways define HAVE_lo_sum
2015-05-22  tbsaundealways define HAVE_peephole
2015-05-22  tbsaundealways define HAVE_conditional_move
2015-04-22  tbsaundealways define HAVE_cc0
2015-01-05  jakub Update copyright years.
2014-09-11  dmalcolmIntroduce LABEL_REF_LABEL
2014-07-02  segherOnly transform rotate to rotatert and v.v. if target...
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-01-10  rsandifoUpdate copyright years in gcc/
2011-01-03  jakubUpdate Copyright years for files modified in 2010.
2010-06-10  rsandifogcc/
2009-11-25  hjlRemove trailing white spaces.
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2006-01-23  zack r110124@banpei: zack | 2006-01-22 14:45:55 -0800
2005-06-25  kcookUpdate FSF address.
2004-11-12  bernds * genconfig.c (walk_insn_part): Look at match_dups...
2004-08-03  zack * gensupport.c (init_md_reader_args_cb): Renamed from
2004-07-25  bernie * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-02-04  kazu gcc/
2004-01-30  kazu * genconfig.c (main): Have CC0_P check its operand...
2003-06-01  aj * genrecog.c: Use ISO C90 prototypes.
2003-02-05  kazu * genconfig.c (main): Generate CC0_P.
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-09-22  kazu * dbxout.c: Follow spelling conventions.
2001-12-02  neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-12-01  neil * c-decl.c (duplicate_decls, parmlist_tags_warning...
2001-11-14  alanm2001-11-05 Alan Matsuoka <alanm@redhat.com>
2001-10-11  rth * c-parse.in (asm_operand): Allow named operands.
2001-10-11  shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-08-22  gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-04-02  zack * genattr.c, gencheck.c, gencodes.c, genconfig.c,...
2000-05-28  rth * Makefile.in (resource.o): Depend on except.h.
2000-05-27  rth * Makefile.in (recog.o): Don't depend on resource.h.
2000-05-18  zack * genopinit.c: Use $ for escape sequences in optab...
2000-05-06  rth * Makefile.in (gensupport.o): Compile for the host.
2000-05-03  cpopetz * gensupport.c: New file.
2000-04-27  rth * rtlanal.c (dead_or_set_regno_p): Use find_reg...
2000-04-07  rth * rtl.def (COND_EXEC): New.
2000-02-26  lawFix copyrights.
2000-01-17  ghaziUpdate copyrights
2000-01-17  ghazi * genattr.c: PROTO -> PARAMS.
1999-10-14  rth * rtl.c (dump_and_abort): Remove.
1999-10-06  rth * genconfig.c (main): Disable HAVE_conditional_...
1999-10-01  cruxDelete !REGISTER_CONSTRAINTS code
1999-09-15  ghazi * genattr.c (main): Add extern prototype. Call return...
1999-09-12  rthReplace insn_foo with insn_data.foo.
1999-09-07  lawMerge in gcc2-ss-010999
1999-08-31  rth Merge peephole2 from new_ia32_branch:
1999-08-27  zack1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover...
1999-08-27  zack1999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover...
1999-08-26  zack1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover...
1999-08-20  ghazi * rtl.h (rtx_format): Constify a char*.
1999-04-16  zack1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.colum...
1999-01-22  rth * cppp.c (xrealloc): Fix typo last change.
1999-01-21  rthUpdate copyright.
1999-01-21  rth * cccp.c (xrealloc): Call malloc given a NULL...
1998-12-19  ghazi * genattr.c (fatal): Qualify a char* with the...
1998-11-27  ghazi * system.h: Include libiberty.h.
1998-11-08  ghazi * gansidecl.h: Prepend a "G" to the macro wrapp...
1998-10-14  ghaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-08-26  ghazi * system.h: Include stdarg.h/varargs.h, make...
1998-05-11  ghazi * genattr.c: Include stdarg.h/varargs.h. Chang...
1998-04-15  meissnerLink in print-rtl.o to all gen* programs except gengenrtl
1998-04-07  law * c-lex.c (is_class_name): Delete declaration.
1998-03-24  ghaziCutover various gen*.c files to using system.h:
1998-02-27  ghazi * genattr.c: Wrap prototype of `free' in NEED_D...
1998-02-07  law * c-common.c: Include <stdlib.h> and <string...
1995-06-15  kennerUpdate FSF address.
1995-01-25  dje(main): Delete #ifndef around HAVE_conditional_move.
1994-06-15  dje * genconfig.c (main): Allow targets to override HAVE_c...
1992-10-13  rmsInclude hconfig.h, not config.h.
1992-09-19  kenner(walk_insn_part, case IF_THEN_ELSE): Refine when HAVE_C...
1992-08-20  kenner(have_cmove_flag): New variable.
1992-08-14  kenner(walk_insn_part): Treat MATCH_PAR_DUP just like MATCH_O...
1992-05-23  rmsentered into RCS
1992-04-27  rms*** empty log message ***
1992-01-17  rms*** empty log message ***
1991-11-03  kennerInitial revision