summaryrefslogtreecommitdiff
path: root/gcc/read-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE.rsandifo2006-02-181-1/+1
* * read-rtl.c (read_name): Terminate reading on EOF.bje2006-02-061-1/+1
* r110130@banpei: zack | 2006-01-22 14:52:43 -0800zack2006-01-231-1/+44
* r110123@banpei: zack | 2006-01-22 14:44:34 -0800zack2006-01-231-2/+72
* 2005-08-04 Paul Brook <paul@codesourcery.com>pbrook2005-08-041-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * rtl.h (to_rtx_code): Remove.gdr2005-06-111-6/+6
* * machmode.h (to_machine_mode): New.gdr2005-06-091-7/+7
* libiberty/gdr2005-06-061-6/+6
* * read-rtl.c (mode_attr_index): Use obstack_grow0, notian2005-05-181-1/+1
* * read-rtl.c (struct macro_traverse_data): Add unknown_mode_attrian2005-05-171-30/+42
* * read-rtl.c (struct macro_traverse_data): Define.ian2005-05-101-38/+160
* * lambda.h (lambda_vector_min_nz): Likewise.nathan2005-04-211-6/+2
* * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)rsandifo2005-03-041-11/+151
* * flags.h, read-rtl.c, tree-ssa-live.h: Update copyright.kazu2005-02-131-1/+1
* * read-rtl.c (read_rtx_1): Give fatal error if we see a vectorian2005-02-111-0/+3
* * read-rtl.c (apply_macro_to_string): Replace index with strchr.rsandifo2004-09-291-2/+2
* * read-rtl.c: Disable RTL checking.rsandifo2004-08-311-1/+8
* * rtl.h (read_rtx): Change prototype.rsandifo2004-08-271-8/+18
* * read-rtl.c (map_value, mapping, macro_group): New structures.rsandifo2004-08-231-55/+643
* * read-rtl.c (read_rtx): Tidy use of format_ptr.rsandifo2004-08-231-5/+5
* * read-rtl.c (string_obstack): New file-scope variable.rsandifo2004-08-231-37/+39
* * rtl.def (NIL): Delete.zack2004-08-181-15/+17
* * basic-block.h (reorder_block_def): Rename to reorder_block_def_p.bernie2004-07-251-4/+4
* * bitmap.c: Use type-safe memory allocation macros from libiberty.bernie2004-07-251-2/+2
* * read-rtl.c (read_rtx): Allow 's' and 'T' strings to be omitted,rsandifo2004-05-101-11/+13