Age | Commit message (Expand) | Author | Files | Lines |
2006-04-03 | builtins.c (dummy_object): Use build_int_cst instead of convert. | Roger Sayle | 1 | -3/+5 |
2006-03-20 | function.h (struct function): Rename to x_stack_check_probe_note. | Steven Bosscher | 1 | -74/+0 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -2/+4 |
2006-02-23 | emit-rtl.c (immed_double_const): Cleanup. | Zdenek Dvorak | 1 | -50/+14 |
2006-02-18 | re PR target/9703 ([arm] Accessing data through constant pool more times coul... | Richard Sandiford | 1 | -44/+35 |
2006-02-06 | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 1 | -3/+3 |
2006-01-28 | emit-rtl.c (init_virtual_regs): Make it static. | Kazu Hirata | 1 | -1/+1 |
2006-01-16 | rtl-factoring.c: Add sequence abstraction algorithm. | Gabor Loki | 1 | -2/+1 |
2006-01-03 | re PR rtl-optimization/25130 (miscompilation in GCSE) | Steven Bosscher | 1 | -3/+6 |
2005-12-19 | optabs.c (init_floating_libfuncs): Handle decimal float modes. | Jon Grimm | 1 | -4/+16 |
2005-11-22 | optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of explicitly t... | Ben Elliston | 1 | -1/+1 |
2005-09-05 | rtl.h (gen_frame_mem, [...]): Declare. | J"orn Rennecke | 1 | -0/+25 |
2005-08-31 | emit-rtl.c (set_mem_attributes_minus_bitpos): Look through component-like ref... | Richard Henderson | 1 | -11/+31 |
2005-08-10 | bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump. | Paolo Bonzini | 1 | -4/+4 |
2005-08-01 | Makefile.in (RTL_BASE_H): Add real.h. | Ian Lance Taylor | 1 | -1/+1 |
2005-07-26 | emit-rtl.c (gen_lowpart_common): Compare size of MODE in bits (rather than un... | J"orn Rennecke | 1 | -1/+2 |
2005-07-08 | Makefile.in (TREE_H): Add treestruct.def. | Daniel Berlin | 1 | -1/+1 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -0/+36 |
2005-07-03 | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 1 | -3/+3 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-28 | bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN... | Kazu Hirata | 1 | -2/+2 |
2005-04-27 | dojump.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -1/+1 |
2005-04-22 | builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. | Nathan Sidwell | 1 | -3/+4 |
2005-03-25 | emit-rtl.c (reverse_comparison): Remove. | Kazu Hirata | 1 | -32/+0 |
2005-02-28 | calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN. | Kazu Hirata | 1 | -1/+0 |
2005-02-18 | re PR c++/19813 (wrong code with -finline-limit) | Jakub Jelinek | 1 | -1/+6 |
2005-01-01 | re PR middle-end/17544 (incorrect -Wunreachable-code warning for mains with a... | Steven Bosscher | 1 | -2/+2 |
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 |