summaryrefslogtreecommitdiff
path: root/gcc/read-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* Merged trunk at revision 161680 into branch.vect256hjl2010-07-011-818/+204
* * 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
* gcc/kazu2004-02-271-1/+1
* * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf2out.c,kazu2004-02-271-1/+1
* * jump.c: Convert prototypes to ISO C90.aj2003-07-061-52/+29
* (read_braced_string): Check for EOF. If encountered issue an error message.nickc2003-06-231-0/+6
* cp:ghazi2003-06-161-1/+1
* * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c,neroden2003-06-161-1/+1
* gcc:ghazi2003-05-171-5/+4
* * collect2.c (ldgetname): Expand declaration to prototype.dje2003-01-201-0/+2
* Merge basic-improvements-branch to trunkzack2002-12-161-1/+3
* * conflict.c (arc_hash): Change return type to hashval_t.ghazi2002-10-091-2/+2
* * defaults.h (obstack_chunk_alloc, obstack_chunk_free):neil2002-07-231-3/+0
* * genautomata.c: Don't include ctype.h or limits.h. Use ISSPACE,ghazi2002-06-091-6/+0
* * read-rtl.c: Fix formatting.kazu2002-05-091-5/+5
* * read-rtl.c: Fix formatting.kazu2002-01-151-10/+10
* * read-rtl.c: Fix formatting.kazu2002-01-101-2/+2
* * read-rtl.c (ISDIGIT, ISSPACE): Make sure we have these.dj2001-11-191-0/+31