]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/genattr.c
Put the CL into the right dir.
[thirdparty/gcc.git] / gcc / genattr.c
2019-01-01  jakub Update copyright years.
2018-01-03  jakub Update copyright years.
2017-01-01  jakub Update copyright years.
2016-05-11  amonakovgenautomata.c cleanup
2016-05-06  dmalcolmMake argv const char ** in read_md_files etc
2016-01-04  jakub Update copyright years.
2015-10-21  tbsaundeunconditionally compile most of the delay slot code
2015-07-16  rsandifogcc/
2015-01-05  jakub Update copyright years.
2014-10-22  rsandifogcc/
2014-09-15  dmalcolmInstruction attributes take an rtx_insn *
2014-09-09  dmalcolmrecog_memoized works on an rtx_insn *
2014-09-04  dmalcolminsn_latency takes a pair of rtx_insn
2014-08-29  dmalcolmdfa_clear_single_insn_cache takes an rtx_insn
2014-08-28  dmalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-25  dmalcolmshorten_branches 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-07-21  mrsFix typos.
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-11-05  amylaar * doc/md.texi (Defining Attributes): Document that...
2012-05-04  steven * rtl.def (ATTR_FLAG): Remove probability indicating...
2011-07-25  amylaar * genattr.c (write_upcase, gen_attr <enum defin...
2011-06-28  jsm28 * genattr-common.c: New. Based on genattr.c.
2010-08-20  froydnjgcc/
2010-06-21  jakub * Makefile.in (cfgexpand.o): Depend on $(INSN_ATTR_H).
2010-06-10  rsandifogcc/
2010-06-10  rsandifogcc/
2010-06-10  rsandifogcc/
2009-11-25  hjlRemove trailing white spaces.
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-09-01  abel2008-08-31 Andrey Belevantsev <abel@ispras.ru>
2007-08-22  mkuvyrkov * target.h (struct gcc_target.sched: dfa_pre_advance_c...
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2006-03-16  mkuvyrkov2006-03-16 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2006-01-23  zack r110127@banpei: zack | 2006-01-22 14:49:27 -0800
2006-01-23  zack r110126@banpei: zack | 2006-01-22 14:47:42 -0800
2006-01-23  zack r110124@banpei: zack | 2006-01-22 14:45:55 -0800
2005-09-20  amylaar PR rtl-optimization/23898
2005-06-25  kcookUpdate FSF address.
2004-08-03  zack * gensupport.c (init_md_reader_args_cb): Renamed from
2004-07-20  bonzini2004-07-19 Paolo Bonzini <bonzini@gnu.org>
2004-03-15  kazugcc/
2004-02-28  kazu * genattr.c (main): Don't define
2003-07-19  ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-09  ghazi * genattr.c (internal_dfa_insn_code): Don't prototype.
2003-07-05  kazu * bt-load.c: Fix comment typos.
2003-07-05  ghazi * genattr.c (internal_dfa_insn_code): Output prototype.
2003-06-01  aj * genrecog.c: Use ISO C90 prototypes.
2003-01-20  vmakarov2003-01-20 Vladimir Makarov <vmakarov@redhat.com>
2003-01-15  ghazicp:
2003-01-09  vmakarov2003-01-09 Vladimir Makarov <vmakarov@redhat.com>
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-05-14  zack * genattr.c (gen_attr): Don't emit a comma after the...
2002-05-12  zack * gensupport.c (n_comma_elts): Moved here from genattr...
2002-04-29  vmakarov2002-04-29 Vladimir Makarov <vmakarov@redhat.com>
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-07  ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-08-30  vmakarov2001-08-30 Vladimir Makarov <vmakarov@redhat.com>
2001-08-27  rth * genattr.c (main): Emit state_t even when...
2001-08-27  vmakarov2001-08-27 Vladimir Makarov <vmakarov@touchme.toronto...
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-06  zacklibiberty:
2000-11-10  ghazi * alpha.c (check_float_value): Use memcpy, not bcopy.
2000-07-28  aoliva* Makefile.in (INSN_ATTR_H): New macro. Replace all...
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-07  ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
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-09-16  ghazi * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros...
1999-09-15  ghazi * genattr.c (main): Add extern prototype. Call return...
1999-09-12  rthReplace insn_foo with insn_data.foo.
1999-09-08  rthLinas Vepstas <linas@linas.org>
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-25  ghazi * genattr.c (gen_attr): Add prototype arguments for...
1999-08-24  ghazi * genattr.c (function_unit_desc): 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-16  law * loop.c (regs_patch_p): Add prototype.
next