aboutsummaryrefslogtreecommitdiff
path: root/gcc/read-rtl.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-04* rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford1-11/+151
2005-02-13* flags.h, read-rtl.c, tree-ssa-live.h: Update copyright.Kazu Hirata1-1/+1
2005-02-11read-rtl.c (read_rtx_1): Give fatal error if we see a vector with no elements.Ian Lance Taylor1-0/+3
2004-09-29* read-rtl.c (apply_macro_to_string): Replace index with strchr.Aaron W. LaFramboise1-2/+2
2004-08-31read-rtl.c: Disable RTL checking.Richard Sandiford1-1/+8
2004-08-27rtl.h (read_rtx): Change prototype.Richard Sandiford1-8/+18
2004-08-23read-rtl.c (map_value, [...]): New structures.Richard Sandiford1-55/+643
2004-08-23* read-rtl.c (read_rtx): Tidy use of format_ptr.Richard Sandiford1-5/+5
2004-08-23read-rtl.c (string_obstack): New file-scope variable.Richard Sandiford1-37/+39
2004-08-18rtl.def (NIL): Delete.Zack Weinberg1-15/+17
2004-07-26basic-block.h (reorder_block_def): Rename to reorder_block_def_p.Bernardo Innocenti1-4/+4
2004-07-25bitmap.c: Use type-safe memory allocation macros from libiberty.Bernardo Innocenti1-2/+2
2004-05-10read-rtl.c (read_rtx): Allow 's' and 'T' strings to be omitted, treating miss...Richard Sandiford1-11/+13
2004-02-27bb-reorder.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-27c-decl.c, [...]: Fix comment typos and formatting.Kazu Hirata1-1/+1
2003-07-06jump.c: Convert prototypes to ISO C90.Andreas Jaeger1-52/+29
2003-06-23(read_braced_string): Check for EOF. If encountered issue an error message.Nick Clifton1-0/+6
2003-06-16decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi1-1/+1
2003-06-16convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co...Nathanael Nerode1-1/+1
2003-05-17builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi1-5/+4
2003-01-19collect2.c (ldgetname): Expand declaration to prototype.David Edelsohn1-0/+2
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+3
2002-10-09conflict.c (arc_hash): Change return type to hashval_t.Kaveh R. Ghazi1-2/+2
2002-07-23defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth1-3/+0
2002-06-09genautomata.c: Don't include ctype.h or limits.h.Kaveh R. Ghazi1-6/+0
2002-05-09read-rtl.c: Fix formatting.Kazu Hirata1-5/+5
2002-01-15read-rtl.c: Fix formatting.Kazu Hirata1-10/+10
2002-01-10read-rtl.c: Fix formatting.Kazu Hirata1-2/+2
2001-11-19read-rtl.c (ISDIGIT, ISSPACE): Make sure we have these.DJ Delorie1-0/+31
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-8/+11
2001-08-27emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger1-12/+4
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-01* read-rtl.c (read_name): Consider \r whitespace.Richard Henderson1-1/+1
2001-06-30rtl.def (DEFINE_INSN, [...]): Change output-template slot to format 'T'.Zack Weinberg1-47/+65
2001-06-28i386.md: Global update to use new string syntax where it will improve readabi...Zack Weinberg1-0/+727