]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/read-rtl.c
[Ada] Replace low-level membership tests with high-level routines
[thirdparty/gcc.git] / gcc / read-rtl.c
2019-07-16  rsandifoReport ambiguous uses of .md attributes
2019-06-27  marxinRemove quite obvious dead assignments.
2019-05-31  rsandifoNew .md construct: define_insn_and_rewrite
2019-05-12  rsandifoAccept code attributes as rtx codes in .md files
2019-01-01  jakub Update copyright years.
2018-11-21  hjlapply_subst_iterator: Handle define_split/define_insn_a...
2018-10-11  amsElide repeated RTL elements.
2018-08-02  rsandifo[gen/AArch64] Generate helpers for substituting iterato...
2018-01-03  jakub Update copyright years.
2017-12-20  rsandifopoly_int: SUBREG_BYTE
2017-12-19  jakub * read-rtl.c (parse_reg_note_name): Replace Yoda condi...
2017-08-21  rsandifoPass rtx and index to read-md.c iterator routines
2017-01-06  jakub * read-rtl.c (rtx_reader::read_rtx_code): Avoid -Wsign...
2017-01-05  dmalcolmIntroduce RTL function reader
2017-01-01  jakub Update copyright years.
2016-12-08  dmalcolmSplit class rtx_reader into md_reader vs rtx_reader
2016-10-18  dmalcolmread-md.c: Move various state to within class rtx_reader
2016-09-26  dmalcolmread-rtl.c: split out read_rtx_operand from read_rtx_code
2016-09-21  dmalcolmIntroduce class rtx_reader
2016-08-12  mpolacek PR c/7652
2016-07-20  uros * cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_I...
2016-05-10  dmalcolmSimplify read-md.c and read-rtl.c using require_char_ws
2016-01-04  jakub Update copyright years.
2015-10-01  tbsaunderemove many typedefs
2015-08-19  tbsaunderemove more useless typedefs
2015-07-15  tbsaunderemove some usage of expr_list from read_rtx
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-01  andreast2015-06-01 Andreas Tobler <andreast@gcc.gnu.org>
2015-05-19  rsandifogcc/
2015-05-19  rsandifogcc/
2015-01-05  jakub Update copyright years.
2014-10-29  rsandifogcc/ada/
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-28  rsandifoMerge from trunk.
2014-04-24  mrsMerge in trunk.
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-02  mrsMerge in trunk.
2014-02-10  mrsMerge in trunk.
2014-01-29  jakub PR other/58712
2014-01-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  rsandifoMerge with trunk.
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-18  rsandifoMerge from trunk.
2013-11-16  mrsMerge in trunk.
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-20  mrsMerge in trunk.
2013-09-20  mrsMerge in trunk.
2013-09-04  mrsMerge in trunk.
2013-08-29  mrsMove num_elem out of the u union to shorten the rtx...
2013-08-13  mrsAdd wide-int branch.
2013-07-18  law * read-rtl.c (validate_const_int): Once an...
2013-05-22  kyukhin* read-rtl.c (copy_rtx_for_iterators): Continue applyin...
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-30  kyukhin * gensupport.c (maybe_eval_c_test): Remove...
2012-11-19  kyukhin * doc/md.texi: Document define_subst.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-09-11  dnovilloRemove unnecessary VEC function overloads.
2012-06-18  belagodImplement support for int iterators.
2012-06-13  rsandifogcc/
2011-01-03  jakubUpdate Copyright years for files modified in 2010.
2010-06-10  rsandifogcc/
2010-06-10  rsandifogcc/
2010-06-10  rsandifogcc/
2010-06-10  rsandifogcc/
2010-06-10  rsandifogcc/
2010-06-10  rsandifogcc/
2010-04-02  jsm28 * read-rtl.c (read_rtx_1): Give an error for EOF while...
2009-11-25  hjlRemove trailing white spaces.
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-05-08  rsandifogcc/
2007-11-20  rask * read-rtl.c (fatal_expected_char): Print EOF as text...
2007-08-22  hp * doc/md.texi (Iterators): Renamed from Macros. All...
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2006-02-18  rsandifo * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_...
2006-02-06  bje * read-rtl.c (read_name): Terminate reading on EOF.
2006-01-23  zack r110130@banpei: zack | 2006-01-22 14:52:43 -0800
2006-01-23  zack r110123@banpei: zack | 2006-01-22 14:44:34 -0800
2005-08-04  pbrook2005-08-04 Paul Brook <paul@codesourcery.com>
2005-06-25  kcookUpdate FSF address.
2005-06-11  gdr * rtl.h (to_rtx_code): Remove.
2005-06-09  gdr * machmode.h (to_machine_mode): New.
2005-06-06  gdrlibiberty/
2005-05-18  ian * read-rtl.c (mode_attr_index): Use obstack_grow0...
2005-05-17  ian * read-rtl.c (struct macro_traverse_data): Add unknown...
2005-05-10  ian * read-rtl.c (struct macro_traverse_data): Define.
next