| Commit message (Expand) | Author | Age | Files | Lines |
* | [multiple changes] | H.J. Lu | 2008-07-30 | 1 | -0/+9 |
* | df-problems.c (df_set_note): Avoid C++ keywords. | Kaveh R. Ghazi | 2008-07-15 | 1 | -70/+70 |
* | * emit-rtl.c (set_mem_attributes_minus_bitpos): Improve comment. | Ben Elliston | 2008-07-15 | 1 | -1/+1 |
* | rtlanal.c (add_reg_note): New function. | Ian Lance Taylor | 2008-07-02 | 1 | -30/+11 |
* | c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war... | Kaveh R. Ghazi | 2008-06-27 | 1 | -1/+1 |
* | dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings. | Kaveh R. Ghazi | 2008-06-26 | 1 | -10/+8 |
* | re PR target/36533 (Incorrectly assumed aligned_operand) | Jakub Jelinek | 2008-06-23 | 1 | -0/+6 |
* | Remove libcall notes. | Steven Bosscher | 2008-06-17 | 1 | -37/+2 |
* | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 2008-06-06 | 1 | -4/+4 |
* | rtl.h (emit_clobber, [...]): Declare. | Richard Sandiford | 2008-06-01 | 1 | -0/+56 |
* | pa.c (reloc_needed): Use CASE_CONVERT. | Tomas Bily | 2008-05-09 | 1 | -2/+2 |
* | [multiple changes] | Kenneth Zadeck | 2008-05-07 | 1 | -1/+4 |
* | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 2008-04-25 | 1 | -1/+1 |
* | tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as unreachable case. | Tomas Bily | 2008-04-23 | 1 | -2/+0 |
* | function.h (rtl): Rename to x_rtl. | Jan Hubicka | 2008-04-07 | 1 | -15/+15 |
* | PR middle-end/PR28690 | Peter Bergner | 2008-04-07 | 1 | -5/+26 |
* | * emit-rtl.c (init_emit): xcalloc regno_pointer_align. | Jan Hubicka | 2008-04-05 | 1 | -2/+2 |
* | builtins.c (expand_builtin_setjmp_receiver): Update call of get_arg_pointer_s... | Jan Hubicka | 2008-03-31 | 1 | -28/+33 |
* | builtins.c (expand_builtin_pow, [...]): Remove uses of dconst3, dconstsqrt2, ... | Kaveh R. Ghazi | 2008-03-26 | 1 | -20/+4 |
* | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 2008-03-19 | 1 | -3/+5 |
* | df-scan.c (df_ref_chain_change_bb): Simplify. | Alexandre Oliva | 2008-03-01 | 1 | -4/+1 |
* | system.h (USE_MAPPED_LOCATION): Poison. | Tom Tromey | 2008-02-26 | 1 | -5/+1 |
* | re PR rtl-optimization/34808 (ICE in prescan_insns_for_dce) | Kaz Kojima | 2008-01-21 | 1 | -1/+13 |
* | re PR c/34601 (ICE with undefined enum) | Richard Guenther | 2008-01-13 | 1 | -1/+1 |
* | tree.h (set_decl_incoming_rtl): Add a by_reference_p parameter. | Richard Sandiford | 2007-12-19 | 1 | -3/+4 |
* | rtl.def (SUBREG): Update comments. | Richard Sandiford | 2007-12-19 | 1 | -139/+74 |
* | tree.h (struct tree_block): Move locus member next to flags. | Richard Guenther | 2007-11-25 | 1 | -1/+1 |
* | emit-rtl.c (set_reg_attrs_from_mem): Clarify function comment. | Ben Elliston | 2007-11-01 | 1 | -2/+2 |
* | Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. | Hans-Peter Nilsson | 2007-09-09 | 1 | -4/+6 |
* | revert: regrename.c (copyprop_hardreg_forward_1): New variable next. | Laurynas Biveinis | 2007-09-09 | 1 | -2/+0 |
* | regrename.c (copyprop_hardreg_forward_1): New variable next. | Laurynas Biveinis | 2007-09-07 | 1 | -0/+2 |
* | regrename.c (pass_regrename, [...]): Add RTL sharing verifier. | Jan Hubicka | 2007-09-05 | 1 | -1/+1 |
* | c-common.c (const_strip_array_types): Delete. | Kaveh R. Ghazi | 2007-09-01 | 1 | -182/+72 |
* | Separate target-specific initialization from general back-end initialization. | Sandra Loosemore | 2007-08-27 | 1 | -61/+68 |
* | alias.c (memory_modified_1, [...]): Constify. | Kaveh R. Ghazi | 2007-08-27 | 1 | -72/+182 |
* | alpha.c (alpha_mangle_type, [...]): Constify. | Kaveh R. Ghazi | 2007-08-24 | 1 | -2/+2 |
* | rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT... | Chao-ying Fu | 2007-08-23 | 1 | -2/+114 |
* | re PR middle-end/33074 (ICE in copy_insn_1, at emit-rtl.c:4925) | Jakub Jelinek | 2007-08-15 | 1 | -1/+1 |
* | alias.c (rtx_equal_for_memref_p): Constify. | Kaveh R. Ghazi | 2007-08-14 | 1 | -1/+1 |
* | emit-rtl.c (try_split): Relink the insns with REG_LIBCALL note and with REG_R... | Sa Liu | 2007-08-12 | 1 | -1/+13 |
* | alias.h (alias_set_type): Define new type. | Ian Lance Taylor | 2007-08-11 | 1 | -4/+4 |
* | tree.def (FIXED_POINT_TYPE): New type. | Chao-ying Fu | 2007-08-08 | 1 | -0/+61 |
* | emit-rtl.c (reset_used_decls): Rename to... | Richard Sandiford | 2007-08-02 | 1 | -7/+15 |
* | alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify. | Kaveh R. Ghazi | 2007-07-30 | 1 | -2/+2 |
* | attribs.c (hash_attr, [...]): Constify. | Kaveh R. Ghazi | 2007-07-29 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | c-common.c (fname_as_string, [...]): Constify. | Kaveh R. Ghazi | 2007-07-25 | 1 | -5/+5 |
* | cfglayout.c (insn_scope, insn_line): Constify. | Kaveh R. Ghazi | 2007-07-25 | 1 | -5/+5 |
* | emit-rtl.c (gen_reg_rtx): Check can_create_pseudo_p rather than no_new_pseudos. | Ian Lance Taylor | 2007-07-11 | 1 | -3/+1 |
* | emit-rtl.c (init_emit_once): Intilize const_tiny_rtx[0] for complex modes (bo... | Andrew Pinski | 2007-06-29 | 1 | -0/+16 |