]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/genextract.c
Update copyright years.
[thirdparty/gcc.git] / gcc / genextract.c
2019-01-01  jakub Update copyright years.
2018-02-07  alahay01Support >26 operands in generation code.
2018-01-03  jakub Update copyright years.
2017-12-16  rsandifopoly_int: IN_TARGET_CODE
2017-01-01  jakub Update copyright years.
2016-07-13  tbsaundegenextract.c: add [cd]tors to accum_extract
2016-05-06  dmalcolmMake argv const char ** in read_md_files etc
2016-01-04  jakub Update copyright years.
2015-10-29  law[PATCH 6/9] ENABLE_CHECKING refactoring: generators
2015-07-16  rsandifogcc/
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-01-05  jakub Update copyright years.
2014-09-10  dmalcolminsn_extract takes an rtx_insn
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/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-09-11  dnovilloRemove unnecessary VEC function overloads.
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2010-11-30  jsm28 * hwint.c: New. Extracted from toplev.c.
2010-07-09  manu2010-07-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-10  rsandifogcc/
2010-06-10  rsandifogcc/
2009-04-08  bonzini2009-04-08 Paolo Bonzini <bonzini@gnu.org>
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-06-26  ghazi * cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compa...
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2006-04-10  kazu * Makefile.in (tree-into-ssa.o, tree-outof-ssa.o,
2006-01-31  dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-24  hp * genextract.c (VEC_safe_set_locstr): Take VEC by...
2006-01-23  zack r110124@banpei: zack | 2006-01-22 14:45:55 -0800
2006-01-23  zack r110122@banpei: zack | 2006-01-22 14:41:17 -0800
2005-06-25  kcookUpdate FSF address.
2005-04-28  kazu * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,
2005-04-22  nathan * builtins.c (gimplify_va_arg_expr): Reword comments...
2004-09-09  nathan * Makefile.in (gengtype): Use $(BUILD_ERRORS).
2004-08-03  zack * gensupport.c (init_md_reader_args_cb): Renamed from
2004-01-31  kazu alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c,...
2004-01-26  hubicka * genextract.c (main): Do not output the memset when...
2003-07-19  ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-07  aj2003-07-07 Andreas Jaeger <aj@suse.de>
2003-07-05  ghazi * genattr.c (internal_dfa_insn_code): Output prototype.
2003-06-01  aj * genrecog.c: Use ISO C90 prototypes.
2003-03-15  sayle * c-cppbuiltin.c (builtin_define_with_value_n): Fix...
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-03-07  uweigand * genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP.
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-24  hp * genextract.c (main): Set ro_loc for peepholes.
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-03-06  zacklibiberty:
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-02-26  lawFix copyrights.
2000-01-17  ghaziUpdate copyrights
2000-01-17  ghazi * genattr.c: PROTO -> PARAMS.
1999-11-12  zack1999-11-12 11:47 -0800 Zack Weinberg <zack@bitmover...
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-12  rthReplace recog_foo with recog_data.foo.
1999-09-08  rthLinas Vepstas <linas@linas.org>
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-02-26  rth* genextract.c (main): Clear recog_operands before...
1999-01-22  rth * cppp.c (xrealloc): Fix typo last change.
1999-01-21  rth * cccp.c (xrealloc): Call malloc given a NULL...
1999-01-13  jasonfix typo
1999-01-13  ghazi * cccp.c (xstrdup): Renamed from `savestring...
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-17  law * Makefile.in (insn-extract.o): Fix dependencies.
1998-10-14  ghaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-09-06  ghazi * Makefile.in (toplev.o): Depend on $(EXPR_H).
1998-08-26  ghazi * system.h: Include stdarg.h/varargs.h, make...
1998-06-22  ghaziWarning fixes:
1998-05-22  rearnshagenextract.c (print_path): Handle zero-length path...
1998-05-13  ghaziWarning fixes:
1998-05-11  ghazi * genattr.c: Include stdarg.h/varargs.h. Chang...
1998-04-16  law * loop.c (regs_patch_p): Add prototype.
1998-04-01  law * genattrtab.c: Make generated file use system...
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-13  law * genextract.c (main): Fix typo.
1998-02-07  law * c-common.c: Include <stdlib.h> and <string...
1996-11-15  kenner(main): Use loop, not bcopy, to set recog_operands...
1996-07-03  mrsformatting tweaks
1995-06-15  kennerUpdate FSF address.
1994-09-02  meissnerAdd better error messages than abort to reload1, and...
next