]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/genflags.c
[ARC] Remove Rs5 constraint.
[thirdparty/gcc.git] / gcc / genflags.c
2019-01-01  jakub Update copyright years.
2018-01-03  jakub Update copyright years.
2017-01-01  jakub Update copyright years.
2016-05-06  dmalcolmMake argv const char ** in read_md_files etc
2016-01-04  jakub Update copyright years.
2015-08-24  rsandifogcc/
2015-07-16  rsandifogcc/
2015-01-05  jakub Update copyright years.
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/
2010-06-10  rsandifogcc/
2009-11-25  hjlRemove trailing white spaces.
2009-04-08  bonzini2009-04-08 Paolo Bonzini <bonzini@gnu.org>
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.
2005-06-06  gdrlibiberty/
2004-09-09  nathan * Makefile.in (gengtype): Use $(BUILD_ERRORS).
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-01-21  kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-16  kazu * c-common.h: Fix comment formatting.
2003-07-07  aj2003-07-07 Andreas Jaeger <aj@suse.de>
2003-06-01  aj * genrecog.c: Use ISO C90 prototypes.
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-07-29  zack * gensupport.c: Include hashtab.h.
2002-07-23  neil * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
2002-03-11  rth * genflags.c (gen_insn): Use IS_VSPACE.
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  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,...
2001-03-22  rth * mkconfig.sh: Include insn-flags.h.
2000-05-27  zack * configure.in (stage1_warn_cflags): Add -Wstrict...
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-03-17  rthSibling call optimizations.
2000-03-07  ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-02-26  lawFix copyrights.
2000-02-05  zack * recog.h: Remove NO_MD_PROTOTYPES ifdefs.
2000-01-17  ghaziUpdate copyrights
2000-01-17  ghazi * genattr.c: PROTO -> PARAMS.
1999-10-14  rth * rtl.c (dump_and_abort): Remove.
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-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-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...
1996-07-03  mrsformatting tweaks
1995-06-15  kennerUpdate FSF address.
1995-01-13  kenner(gen_insn): Ignore insns whose names begin with '*'.
1992-10-13  rmsInclude hconfig.h, not config.h.
1992-08-14  kenner(num_operands): MATCH_PARALLEL also represents an operand.
1992-08-09  meissnerTreat call_pop, call_value_pop like call, call_insn.
1992-08-08  meissnerAdd prototype support.
1992-04-27  rmsentered into RCS
1992-01-17  rms*** empty log message ***
1991-10-24  woodInitial revision