summaryrefslogtreecommitdiff
path: root/gcc/read-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* * read-rtl.c (rtx_reader::read_rtx_code): Avoid -Wsign-comparejakub2017-01-061-1/+1
* Introduce RTL function readerdmalcolm2017-01-051-18/+242
* Update copyright years.jakub2017-01-011-1/+1
* Split class rtx_reader into md_reader vs rtx_readerdmalcolm2016-12-081-11/+32
* read-md.c: Move various state to within class rtx_readerdmalcolm2016-10-181-40/+36
* read-rtl.c: split out read_rtx_operand from read_rtx_codedmalcolm2016-09-261-193/+211
* Introduce class rtx_readerdmalcolm2016-09-211-1/+2
* PR c/7652mpolacek2016-08-121-0/+1
* * cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0.uros2016-07-201-1/+1
* Simplify read-md.c and read-rtl.c using require_char_wsdmalcolm2016-05-101-25/+8
* Update copyright years.jakub2016-01-041-1/+1
* remove many typedefstbsaunde2015-10-011-4/+1
* remove more useless typedefstbsaunde2015-08-191-6/+0
* remove some usage of expr_list from read_rtxtbsaunde2015-07-151-31/+16
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-1/+0
* 2015-06-01 Andreas Tobler <andreast@gcc.gnu.org>andreast2015-06-011-2/+2
* gcc/rsandifo2015-05-191-1/+1
* gcc/rsandifo2015-05-191-0/+7
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-1/+1
* Merge in trunk.mrs2014-02-101-0/+3
|\
| * PR other/58712jakub2014-01-291-0/+3
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Move num_elem out of the u union to shorten the rtx for CONST_WIDE_INT.mrs2013-08-291-4/+2
* | Add wide-int branch.mrs2013-08-131-0/+73
|/
* * read-rtl.c (validate_const_int): Once an invalid character islaw2013-07-181-1/+4
* * read-rtl.c (copy_rtx_for_iterators): Continue applying iteratorskyukhin2013-05-221-3/+5
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* * gensupport.c (maybe_eval_c_test): Remove not-null check for expr.kyukhin2012-11-301-1/+1
* * doc/md.texi: Document define_subst.kyukhin2012-11-191-7/+270
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-24/+18
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-11/+4
* Implement support for int iterators.belagod2012-06-181-5/+40
* gcc/rsandifo2012-06-131-319/+285
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* gcc/rsandifo2010-06-101-121/+90
* gcc/rsandifo2010-06-101-167/+6
* gcc/rsandifo2010-06-101-78/+95
* gcc/rsandifo2010-06-101-163/+147
* gcc/rsandifo2010-06-101-5/+5
* gcc/rsandifo2010-06-101-425/+2
* * read-rtl.c (read_rtx_1): Give an error for EOF while looking forjsm282010-04-021-0/+2
* Remove trailing white spaces.hjl2009-11-251-2/+2
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* gcc/rsandifo2008-05-081-0/+3
* * read-rtl.c (fatal_expected_char): Print EOF as text rather thatrask2007-11-201-2/+6
* * doc/md.texi (Iterators): Renamed from Macros. All contentshp2007-08-221-124/+125
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4