Age | Commit message (Expand) | Author | Files | Lines |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-11 | rtl.h (to_rtx_code): Remove. | Gabriel Dos Reis | 1 | -2/+0 |
2005-06-09 | machmode.h (to_machine_mode): New. | Gabriel Dos Reis | 1 | -0/+2 |
2005-06-01 | re PR rtl-optimization/21767 (if-convert leaves invalid REG_EQUAL notes) | J"orn Rennecke | 1 | -0/+3 |
2005-05-19 | basic-block.h (REG_BR_PROB_BASE): Define. | Jan Hubicka | 1 | -3/+0 |
2005-04-27 | explow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_AREA): Kill setjmpless... | David S. Miller | 1 | -1/+0 |
2005-04-22 | rtl.h (CONST_DOUBLE): Fix comment, a CONST_DOUBLE holds an integer when it's ... | David S. Miller | 1 | -1/+1 |
2005-04-17 | predict.h (IS_TAKEN): Remove. | Kazu Hirata | 1 | -1/+0 |
2005-04-13 | rtl.h (NOTE_PREDICTION_ALG, [...]): Remove. | Kazu Hirata | 1 | -5/+0 |
2005-04-13 | * rtl.h (RTX_EXPR_FIRST, RTX_EXPR_LAST): Remove. | Kazu Hirata | 1 | -2/+0 |
2005-04-13 | * rtl.h (CLEAR_RTX_FLAGS): Remove. | Kazu Hirata | 1 | -13/+0 |
2005-03-25 | emit-rtl.c (reverse_comparison): Remove. | Kazu Hirata | 1 | -1/+0 |
2005-03-21 | combine.c (combine_simplify_rtx, [...]): Adjust calls to reverse_comparison. | Paolo Bonzini | 1 | -0/+1 |
2005-03-21 | rtl.h (struct rtx_hooks): Add gen_lowpart_no_emit. | Paolo Bonzini | 1 | -0/+1 |
2005-03-04 | * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions) | Richard Sandiford | 1 | -0/+4 |
2005-03-02 | recog.c (verify_changes, [...]): New functions, broken out of apply_change_gr... | J"orn Rennecke | 1 | -0/+1 |
2005-02-28 | calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN. | Kazu Hirata | 1 | -2/+1 |
2005-02-28 | simplify-rtx.c (simplify_unary_operation_1, [...]): New, extracted from... | Paolo Bonzini | 1 | -0/+4 |
2005-02-15 | flow.c (recompute_reg_usage): Remove all arguments. | Kazu Hirata | 1 | -1/+1 |
2005-01-24 | rtlanal.c (non_rtx_starting_operands, [...]): New. | Paolo Bonzini | 1 | -0/+1 |
2005-01-24 | expmed.c (expand_mult_highpart): Make static. | Roger Sayle | 1 | -2/+0 |
2005-01-20 | rtl.def (CONST_VECTOR): Use RTX_CONST_OBJ. | Richard Henderson | 1 | -2/+1 |
2005-01-17 | bb-reorder.c (fix_edges_for_rarely_executed_code): Remove last parameter to r... | Paolo Bonzini | 1 | -2/+2 |
2005-01-15 | rtlanal.c (regs_set_between_p): Remove. | Kazu Hirata | 1 | -1/+0 |
2005-01-14 | c-tree.h, [...]: Remove unused prototypes. | Kazu Hirata | 1 | -5/+0 |
2004-12-01 | re PR rtl-optimization/15289 (reload error with non-lowpart subregs) | Richard Henderson | 1 | -2/+0 |
2004-11-23 | rtl.h (validate_subreg): Declare. | Richard Henderson | 1 | -0/+2 |
2004-11-23 | emit-rtl.c, rtl.h (subreg_hard_regno): Remove. | Richard Henderson | 1 | -1/+0 |
2004-11-19 | emit-rtl.c (classify_insn): Make it static. | Kazu Hirata | 1 | -1/+0 |
2004-11-17 | basic-block.h, [...]: Remove unused prototypes. | Kazu Hirata | 1 | -3/+0 |
2004-11-14 | c-common.c (walk_stmt_tree): Remove. | Kazu Hirata | 1 | -1/+0 |
2004-11-13 | cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P. | Steven Bosscher | 1 | -27/+8 |
2004-11-11 | cfglayout.c (choose_inner_scope): Make it static. | Kazu Hirata | 1 | -1/+0 |
2004-11-11 | alias.c (record_alias_subset, [...]): Make them static. | Kazu Hirata | 1 | -1/+0 |
2004-11-09 | emit-rtl.c (copy_most_rtx): Remove. | Kazu Hirata | 1 | -1/+0 |
2004-11-04 | jump.c (cleanup_barriers): Use delete_insn instead of delete_barrier. | Kazu Hirata | 1 | -1/+0 |
2004-11-02 | cfgloop.h (struct loop): Update comment. | Steven Bosscher | 1 | -0/+11 |
2004-10-22 | varasm.c (get_pool_mode_for_function, [...]): Remove. | Kazu Hirata | 1 | -2/+0 |
2004-10-18 | simplify-rtx.c (mode_signbit_p): Externalize function... | Pat Haugen | 1 | -0/+1 |
2004-10-10 | basic-block.h: Remove the prototypes for can_hoist_insn_p... | Kazu Hirata | 1 | -3/+0 |
2004-10-08 | emit-rtl.c (last_label_num, [...]): Remove. | Kazu Hirata | 1 | -1/+0 |
2004-10-07 | re PR rtl-optimization/17791 (doloop can produce wrong code causes Ada bootst... | Zdenek Dvorak | 1 | -0/+4 |
2004-10-05 | basic-block.h: Remove the prototype for flow_preorder_transversal_compute. | Kazu Hirata | 1 | -1/+0 |
2004-09-30 | re PR debug/13974 (bad line marker in debug info) | Jan Hubicka | 1 | -13/+6 |
2004-09-24 | re PR middle-end/17503 (quadratic behaviour in invalid_mode_change_p) | Richard Henderson | 1 | -0/+2 |
2004-09-14 | unroll.c: Removed. | Zdenek Dvorak | 1 | -1/+0 |
2004-08-27 | rtl.h (read_rtx): Change prototype. | Richard Sandiford | 1 | -1/+1 |
2004-08-25 | cse.c (cse_around_loop, [...]): Remove. | Steven Bosscher | 1 | -1/+1 |
2004-08-23 | Makefile.in (BUILD_ERRORS): Set to build-errors. | Nathan Sidwell | 1 | -10/+0 |
2004-08-18 | insn-notes.def, [...]: New files. | Zack Weinberg | 1 | -214/+11 |