| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -1827/+20 |
* | combine.c (combine_simplify_rtx): Adjust call to use simplify_relational_oper... | Paolo Bonzini | 2004-04-29 | 1 | -8/+12 |
* | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 2004-03-31 | 1 | -1/+1 |
* | bt-load.c, [...]: Remove unnecessary casts. | Kazu Hirata | 2004-03-22 | 1 | -5/+5 |
* | alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). | Kazu Hirata | 2004-03-20 | 1 | -1/+1 |
* | alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo... | Roger Sayle | 2004-03-14 | 1 | -2/+2 |
* | simplify-rtx.c (simplify_const_relational_operation): New function renamed fr... | Roger Sayle | 2004-03-09 | 1 | -21/+5 |
* | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 2004-03-03 | 1 | -8/+13 |
* | (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. | Steven Bosscher | 2004-02-17 | 1 | -12/+14 |
* | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 2004-02-02 | 1 | -1/+1 |
* | c-common.h: Fix comment typos. | Kazu Hirata | 2004-01-25 | 1 | -1/+1 |
* | alias.c, [...]: Update copyright. | Kazu Hirata | 2004-01-21 | 1 | -1/+1 |
* | c-common.h: Fix comment formatting. | Kazu Hirata | 2004-01-16 | 1 | -1/+1 |
* | system.h: Poison PROMOTED_MODE | Steven Bosscher | 2004-01-14 | 1 | -1/+1 |
* | alias.c: Fix comment typos. | Kazu Hirata | 2004-01-06 | 1 | -1/+1 |
* | tree.c (initializer_zerop): Add test for empty set. | Waldek Hebisch | 2003-12-15 | 1 | -0/+3 |
* | * integrate.c (copy_decl_for_inlining): Revert previous patch. | Jan Hubicka | 2003-10-18 | 1 | -4/+1 |
* | rtl.h (rtl_size): Declare. | Richard Sandiford | 2003-10-18 | 1 | -2/+1 |
* | * integrate.c (copy_decl_for_inlining): Fix copying of copies. | Jan Hubicka | 2003-10-18 | 1 | -1/+4 |
* | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | Richard Henderson | 2003-09-21 | 1 | -2/+2 |
* | tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | Richard Henderson | 2003-09-21 | 1 | -2/+2 |
* | re PR target/11184 ([ia64 hpux] ICE on __builtin_apply building libobjc) | Mark Mitchell | 2003-09-18 | 1 | -5/+1 |
* | targhooks.c: New file. | DJ Delorie | 2003-09-03 | 1 | -2/+2 |
* | function.h (struct function): Add rtl_inline_init, saved_for_inline. | Richard Henderson | 2003-08-29 | 1 | -1/+1 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -17/+15 |
* | re PR debug/11098 ([dwarf2] g++ doesn't emit complete debugging information f... | Mark Mitchell | 2003-07-15 | 1 | -0/+2 |
* | rtl.h (emit_line_note): Take a location_t. | Nathan Sidwell | 2003-07-07 | 1 | -3/+3 |
* | gcc.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -132/+59 |
* | rtl.h (emit_line_note_after): Remove. | Nathan Sidwell | 2003-07-01 | 1 | -11/+9 |
* | rtl.h (emit_note): Remove FILE parameter. | Nathan Sidwell | 2003-06-27 | 1 | -3/+3 |
* | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 2003-06-16 | 1 | -6/+6 |
* | tracer.c: Remove duplication declaration. | Andreas Jaeger | 2003-06-16 | 1 | -1/+0 |
* | function.h (struct emit_status): Remove x_last_linenum, x_last_filename. | Nathan Sidwell | 2003-06-16 | 1 | -13/+14 |
* | cfglayout.c (insn_scope): New static function | Jan Hubicka | 2003-06-08 | 1 | -3/+3 |
* | rtl.h (TREE_CONSTANT_POOL_ADDRESS_P): Rename from DEFERRED_CONSTANT_P. | Richard Henderson | 2003-05-14 | 1 | -1/+1 |
* | varasm.c (notice_rtl_inlining_of_deferred_constant): New function. | Zack Weinberg | 2003-05-13 | 1 | -0/+2 |
* | emit-rtl.c (last_call_insn, [...]): New functions. | Olivier Hainque | 2003-05-03 | 1 | -0/+8 |
* | c-decl.c (pending_invalid_xref_file): Remove. | Nathan Sidwell | 2003-05-03 | 1 | -2/+1 |
* | input.h (lineno): Rename to ... | Nathan Sidwell | 2003-05-01 | 1 | -2/+2 |
* | integrate.c (expand_inline_function): Ensure non-const actuals don't end up c... | Olivier Hainque | 2003-04-18 | 1 | -0/+8 |
* | integrate.c (expand_inline_function): Don't inline if would lose /u on a BLKm... | Richard Kenner | 2003-04-14 | 1 | -0/+8 |
* | params.def: Introduce parameter max-inline-insns-rtl for a separate limit for... | Kurt Garloff | 2003-03-02 | 1 | -3/+5 |
* | combine.c (combine_simplify_rtx, [...]): Use CC0_P. | Roger Sayle | 2003-02-26 | 1 | -13/+5 |
* | integrate.c (output_inline_function): Reset input_filename and lineno from th... | Richard Henderson | 2003-02-05 | 1 | -0/+5 |
* | function.h (struct function): New field calls_constant_p. | Roger Sayle | 2003-01-25 | 1 | -0/+5 |
* | emit-rtl.c (reg_attrs_htab): New static variable. | Jan Hubicka | 2003-01-24 | 1 | -8/+0 |
* | fold-const.c (fold): Avoid NOP_EXPRs better. | Jason Merrill | 2003-01-03 | 1 | -3/+4 |
* | integrate.c (output_inline_function): Don't hold private pointers to 'struct ... | Geoffrey Keating | 2002-12-22 | 1 | -1/+3 |
* | c-pretty-print.h: Fix comment typos. | Kazu Hirata | 2002-12-20 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+2 |