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