Age | Commit message (Expand) | Author | Files | Lines |
2004-12-05 | re PR middle-end/18730 (cppexp.c:1076: error: unrecognizable insn) | John David Anglin | 1 | -4/+33 |
2004-12-03 | alias.c (component_uses_parent_alias_set): Rename from can_address_p. | Richard Henderson | 1 | -3/+3 |
2004-12-01 | re PR rtl-optimization/15289 (reload error with non-lowpart subregs) | Richard Henderson | 1 | -76/+0 |
2004-11-24 | cfgrtl.c (rtl_delete_block): Fix comment. | Steven Bosscher | 1 | -56/+6 |
2004-11-23 | rtl.h (validate_subreg): Declare. | Richard Henderson | 1 | -11/+89 |
2004-11-23 | emit-rtl.c, rtl.h (subreg_hard_regno): Remove. | Richard Henderson | 1 | -28/+0 |
2004-11-23 | re PR rtl-optimization/14838 (ICE when building with -O2 -g) | John David Anglin | 1 | -16/+4 |
2004-11-19 | emit-rtl.c (classify_insn): Make it static. | Kazu Hirata | 1 | -1/+1 |
2004-11-14 | c-common.c (walk_stmt_tree): Remove. | Kazu Hirata | 1 | -12/+0 |
2004-11-09 | emit-rtl.c (copy_most_rtx): Remove. | Kazu Hirata | 1 | -99/+0 |
2004-10-26 | Fix for PR 18010, copy epilogue unwind info when copying epilogue insns. | James E Wilson | 1 | -0/+5 |
2004-10-20 | cfgrtl.c (rtl_verify_flow_info_1): When checking insns in a bb, don't inspect... | Hans-Peter Nilsson | 1 | -3/+0 |
2004-10-18 | cfgrtl.c (rtl_verify_flow_info_1): When checking insns in a bb... | Hans-Peter Nilsson | 1 | -0/+3 |
2004-10-08 | emit-rtl.c (last_label_num, [...]): Remove. | Kazu Hirata | 1 | -33/+0 |
2004-09-30 | re PR debug/13974 (bad line marker in debug info) | Jan Hubicka | 1 | -21/+126 |
2004-09-29 | tree.h (INDIRECT_REF_P): New macro. | Daniel Berlin | 1 | -9/+3 |
2004-09-23 | tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes. | Dorit Naishlos | 1 | -4/+29 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -1/+1 |
2004-09-10 | Add CONST1_RTX (vector mode) support. | James E Wilson | 1 | -14/+36 |
2004-09-09 | cgraphunit.c (cgraph_mark_functions_to_output): Renable node dumping for deve... | Nathan Sidwell | 1 | -4/+9 |
2004-09-08 | emit-rtl.c (immed_double_const): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 1 | -166/+111 |
2004-09-06 | Fix ppc-darwin bootstrap failure. | James E Wilson | 1 | -1/+1 |
2004-08-18 | emit-rtl.c (gen_const_mem): New. | Richard Henderson | 1 | -0/+11 |
2004-08-18 | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 1 | -5/+6 |
2004-08-09 | Makefile.in (GTFILES): Remove stmt.c | Paolo Bonzini | 1 | -2/+0 |
2004-07-27 | cfgexpand.c (tree_expand_cfg): Fix comment. | Steven Bosscher | 1 | -1/+0 |
2004-07-25 | convert.c (convert_to_real, [...]): Replace calls to build with calls to buildN. | Roger Sayle | 1 | -4/+4 |
2004-07-17 | * emit-rtl.c (reorder_insns): Don't set BB for a BARRIER insn. | Graham Stott | 1 | -1/+2 |
2004-07-17 | cfgcleanup.c (try_simplify_condjump): Don't remove line notes to avoid unreac... | Steven Bosscher | 1 | -21/+0 |
2004-07-14 | expr.c (enqueue_insn, [...]): Remove. | Paolo Bonzini | 1 | -6/+0 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -48/+48 |
2004-07-04 | rtl.def (ADDRESSOF): Remove. | Richard Henderson | 1 | -1/+0 |
2004-07-01 | tree.def (RTL_EXPR): Remove. | Richard Henderson | 1 | -24/+6 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -5/+5 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -2/+18 |
2004-06-26 | emit-rtl.c (set_mem_attributes_minus_bitpos): Check TREE_THIS_NOTRAP when set... | Andrew Haley | 1 | -0/+1 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -23/+19 |
2004-06-18 | emit-rtl.c (unshare_all_rtl_1): New name of unshare_all_rtl. | Paolo Bonzini | 1 | -3/+9 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -10/+10 |
2004-05-28 | rtl.h (skip_consecutive_labels): Declare. | Richard Sandiford | 1 | -0/+15 |
2004-05-27 | re PR middle-end/14084 (Reg allocator incorrectly changes REG_OFFSET) | Josef Zlomek | 1 | -2/+85 |
2004-05-25 | Makefile.in (OBJS): Add rtlhooks.o. | Paolo Bonzini | 1 | -58/+0 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -1/+12 |
2004-05-05 | basic-block.h (free_basic_block_vars): Update prototype. | Steven Bosscher | 1 | -4/+2 |
2004-04-05 | c-decl.c (build_compound_literal): Use TYPE_READONLY. | Richard Kenner | 1 | -1/+1 |
2004-03-30 | gengtype.c (create_option): New function. | Zack Weinberg | 1 | -2/+2 |
2004-03-22 | real.h (struct real_value): Use the same type for all bitfields. | Alexandre Oliva | 1 | -1/+1 |
2004-03-21 | alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR. | Richard Kenner | 1 | -20/+8 |
2004-03-20 | emit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_POINTER flag. | Zdenek Dvorak | 1 | -0/+1 |
2004-03-06 | rtl.h (mem_expr_equal_p): Function prototype added. | Andreas Krebbel | 1 | -0/+34 |