summaryrefslogtreecommitdiff
path: root/gcc/read-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* read-rtl.c (read_rtx_1): Give an error for EOF while looking for ']'.Joseph Myers2010-04-021-0/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-2/+2
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* read-rtl.c (join_c_conditions): Return the first string if the two strings ar...Richard Sandiford2008-05-081-0/+3
* read-rtl.c (fatal_expected_char): Print EOF as text rather that its binary re...Rask Ingemann Lambertsen2007-11-201-2/+6
* md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson2007-08-221-124/+125
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford2006-02-181-1/+1
* * read-rtl.c (read_name): Terminate reading on EOF.Ben Elliston2006-02-061-1/+1
* r110130@banpei: zack | 2006-01-22 14:52:43 -0800Zack Weinberg2006-01-231-1/+44
* r110123@banpei: zack | 2006-01-22 14:44:34 -0800Zack Weinberg2006-01-231-2/+72
* read-rtl.c (read_quoted_string): Break if EOF.Paul Brook2005-08-041-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* rtl.h (to_rtx_code): Remove.Gabriel Dos Reis2005-06-111-6/+6
* machmode.h (to_machine_mode): New.Gabriel Dos Reis2005-06-091-7/+7
* libiberty.h (XOBFINISH): New.Gabriel Dos Reis2005-06-061-6/+6
* read-rtl.c (mode_attr_index): Use obstack_grow0, not obstack_grow.Ian Lance Taylor2005-05-181-1/+1
* read-rtl.c (struct macro_traverse_data): Add unknown_mode_attr field.Ian Lance Taylor2005-05-171-30/+42
* read-rtl.c (struct macro_traverse_data): Define.Ian Lance Taylor2005-05-101-38/+160
* lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell2005-04-211-6/+2
* * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford2005-03-041-11/+151
* * flags.h, read-rtl.c, tree-ssa-live.h: Update copyright.Kazu Hirata2005-02-131-1/+1
* read-rtl.c (read_rtx_1): Give fatal error if we see a vector with no elements.Ian Lance Taylor2005-02-111-0/+3
* * read-rtl.c (apply_macro_to_string): Replace index with strchr.Aaron W. LaFramboise2004-09-291-2/+2
* read-rtl.c: Disable RTL checking.Richard Sandiford2004-08-311-1/+8
* rtl.h (read_rtx): Change prototype.Richard Sandiford2004-08-271-8/+18
* read-rtl.c (map_value, [...]): New structures.Richard Sandiford2004-08-231-55/+643
* * read-rtl.c (read_rtx): Tidy use of format_ptr.Richard Sandiford2004-08-231-5/+5
* read-rtl.c (string_obstack): New file-scope variable.Richard Sandiford2004-08-231-37/+39
* rtl.def (NIL): Delete.Zack Weinberg2004-08-181-15/+17
* basic-block.h (reorder_block_def): Rename to reorder_block_def_p.Bernardo Innocenti2004-07-261-4/+4
* bitmap.c: Use type-safe memory allocation macros from libiberty.Bernardo Innocenti2004-07-251-2/+2
* read-rtl.c (read_rtx): Allow 's' and 'T' strings to be omitted, treating miss...Richard Sandiford2004-05-101-11/+13
* bb-reorder.c, [...]: Update copyright.Kazu Hirata2004-02-271-1/+1
* c-decl.c, [...]: Fix comment typos and formatting.Kazu Hirata2004-02-271-1/+1
* jump.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-52/+29
* (read_braced_string): Check for EOF. If encountered issue an error message.Nick Clifton2003-06-231-0/+6
* decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi2003-06-161-1/+1
* convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co...Nathanael Nerode2003-06-161-1/+1
* builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi2003-05-171-5/+4
* collect2.c (ldgetname): Expand declaration to prototype.David Edelsohn2003-01-191-0/+2
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+3
* conflict.c (arc_hash): Change return type to hashval_t.Kaveh R. Ghazi2002-10-091-2/+2
* defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth2002-07-231-3/+0
* genautomata.c: Don't include ctype.h or limits.h.Kaveh R. Ghazi2002-06-091-6/+0
* read-rtl.c: Fix formatting.Kazu Hirata2002-05-091-5/+5
* read-rtl.c: Fix formatting.Kazu Hirata2002-01-151-10/+10
* read-rtl.c: Fix formatting.Kazu Hirata2002-01-101-2/+2
* read-rtl.c (ISDIGIT, ISSPACE): Make sure we have these.DJ Delorie2001-11-191-0/+31
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-8/+11