summaryrefslogtreecommitdiff
path: root/gcc/read-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger2001-08-271-12/+4
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* * read-rtl.c (read_name): Consider \r whitespace.Richard Henderson2001-08-011-1/+1
* rtl.def (DEFINE_INSN, [...]): Change output-template slot to format 'T'.Zack Weinberg2001-06-301-47/+65
* i386.md: Global update to use new string syntax where it will improve readabi...Zack Weinberg2001-06-281-0/+727