summaryrefslogtreecommitdiff
path: root/gcc/read-rtl.c
AgeCommit message (Expand)Author
2017-01-06 * read-rtl.c (rtx_reader::read_rtx_code): Avoid -Wsign-comparejakub
2017-01-05Introduce RTL function readerdmalcolm
2017-01-01 Update copyright years.jakub
2016-12-08Split class rtx_reader into md_reader vs rtx_readerdmalcolm
2016-10-18read-md.c: Move various state to within class rtx_readerdmalcolm
2016-09-26read-rtl.c: split out read_rtx_operand from read_rtx_codedmalcolm
2016-09-21Introduce class rtx_readerdmalcolm
2016-08-12 PR c/7652mpolacek
2016-07-20 * cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0.uros
2016-05-10Simplify read-md.c and read-rtl.c using require_char_wsdmalcolm
2016-01-04 Update copyright years.jakub
2015-10-01remove many typedefstbsaunde
2015-08-19remove more useless typedefstbsaunde
2015-07-15remove some usage of expr_list from read_rtxtbsaunde
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-012015-06-01 Andreas Tobler <andreast@gcc.gnu.org>andreast
2015-05-19gcc/rsandifo
2015-05-19gcc/rsandifo
2015-01-05 Update copyright years.jakub
2014-10-29gcc/ada/rsandifo
2014-02-10Merge in trunk.mrs
2014-01-29 PR other/58712jakub
2014-01-03Merge in trunk.mrs
2014-01-02Update copyright years in gcc/rsandifo
2013-08-29Move num_elem out of the u union to shorten the rtx for CONST_WIDE_INT.mrs
2013-08-13Add wide-int branch.mrs
2013-07-18 * read-rtl.c (validate_const_int): Once an invalid character islaw
2013-05-22* read-rtl.c (copy_rtx_for_iterators): Continue applying iteratorskyukhin
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-11-30 * gensupport.c (maybe_eval_c_test): Remove not-null check for expr.kyukhin
2012-11-19 * doc/md.texi: Document define_subst.kyukhin
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-09-11Remove unnecessary VEC function overloads.dnovillo
2012-06-18Implement support for int iterators.belagod
2012-06-13gcc/rsandifo
2011-01-03Update Copyright years for files modified in 2010.jakub
2010-06-10gcc/rsandifo
2010-06-10gcc/rsandifo
2010-06-10gcc/rsandifo
2010-06-10gcc/rsandifo
2010-06-10gcc/rsandifo
2010-06-10gcc/rsandifo
2010-04-02 * read-rtl.c (read_rtx_1): Give an error for EOF while looking forjsm28
2009-11-25Remove trailing white spaces.hjl
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.jakub
2008-05-08gcc/rsandifo
2007-11-20 * read-rtl.c (fatal_expected_char): Print EOF as text rather thatrask
2007-08-22 * doc/md.texi (Iterators): Renamed from Macros. All contentshp
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc