summaryrefslogtreecommitdiff
path: root/gcc/read-rtl.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-18 * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE.rsandifo1-1/+1
2006-02-06 * read-rtl.c (read_name): Terminate reading on EOF.bje1-1/+1
2006-01-23 r110130@banpei: zack | 2006-01-22 14:52:43 -0800zack1-1/+44
2006-01-23 r110123@banpei: zack | 2006-01-22 14:44:34 -0800zack1-2/+72
2005-08-042005-08-04 Paul Brook <paul@codesourcery.com>pbrook1-1/+1
2005-06-25Update FSF address.kcook1-2/+2
2005-06-11 * rtl.h (to_rtx_code): Remove.gdr1-6/+6
2005-06-09 * machmode.h (to_machine_mode): New.gdr1-7/+7
2005-06-06libiberty/gdr1-6/+6
2005-05-18 * read-rtl.c (mode_attr_index): Use obstack_grow0, notian1-1/+1
2005-05-17 * read-rtl.c (struct macro_traverse_data): Add unknown_mode_attrian1-30/+42
2005-05-10 * read-rtl.c (struct macro_traverse_data): Define.ian1-38/+160
2005-04-21 * lambda.h (lambda_vector_min_nz): Likewise.nathan1-6/+2
2005-03-04 * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)rsandifo1-11/+151
2005-02-13 * flags.h, read-rtl.c, tree-ssa-live.h: Update copyright.kazu1-1/+1
2005-02-11 * read-rtl.c (read_rtx_1): Give fatal error if we see a vectorian1-0/+3
2004-09-29 * read-rtl.c (apply_macro_to_string): Replace index with strchr.rsandifo1-2/+2
2004-08-31 * read-rtl.c: Disable RTL checking.rsandifo1-1/+8
2004-08-27 * rtl.h (read_rtx): Change prototype.rsandifo1-8/+18
2004-08-23 * read-rtl.c (map_value, mapping, macro_group): New structures.rsandifo1-55/+643
2004-08-23 * read-rtl.c (read_rtx): Tidy use of format_ptr.rsandifo1-5/+5
2004-08-23 * read-rtl.c (string_obstack): New file-scope variable.rsandifo1-37/+39
2004-08-18 * rtl.def (NIL): Delete.zack1-15/+17
2004-07-25 * basic-block.h (reorder_block_def): Rename to reorder_block_def_p.bernie1-4/+4
2004-07-25 * bitmap.c: Use type-safe memory allocation macros from libiberty.bernie1-2/+2
2004-05-10 * read-rtl.c (read_rtx): Allow 's' and 'T' strings to be omitted,rsandifo1-11/+13
2004-02-27gcc/kazu1-1/+1
2004-02-27 * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf2out.c,kazu1-1/+1
2003-07-06 * jump.c: Convert prototypes to ISO C90.aj1-52/+29
2003-06-23(read_braced_string): Check for EOF. If encountered issue an error message.nickc1-0/+6
2003-06-16cp:ghazi1-1/+1
2003-06-16 * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c,neroden1-1/+1
2003-05-17gcc:ghazi1-5/+4
2003-01-20 * collect2.c (ldgetname): Expand declaration to prototype.dje1-0/+2
2002-12-16Merge basic-improvements-branch to trunkzack1-1/+3
2002-10-09 * conflict.c (arc_hash): Change return type to hashval_t.ghazi1-2/+2
2002-07-23 * defaults.h (obstack_chunk_alloc, obstack_chunk_free):neil1-3/+0
2002-06-09 * genautomata.c: Don't include ctype.h or limits.h. Use ISSPACE,ghazi1-6/+0
2002-05-09 * read-rtl.c: Fix formatting.kazu1-5/+5
2002-01-15 * read-rtl.c: Fix formatting.kazu1-10/+10
2002-01-10 * read-rtl.c: Fix formatting.kazu1-2/+2
2001-11-19* read-rtl.c (ISDIGIT, ISSPACE): Make sure we have these.dj1-0/+31
2001-10-112001-10-10 Stan Shebs <shebs@apple.com>shebs1-8/+11
2001-08-27 * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.aj1-12/+4
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald1-12/+12
2001-08-01 * read-rtl.c (read_name): Consider \r whitespace.rth1-1/+1
2001-06-30 * rtl.def (DEFINE_INSN, DEFINE_INSN_AND_SPLIT, DEFINE_PEEPHOLE):zack1-47/+65
2001-06-28 * config/i386/i386.md: Global update to use new string syntaxzack1-0/+727