aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)Author
2006-06-21Merge from csl/coldfire-4_1 branch, revision 114848Richard Sandiford
2005-10-20 PR rtl-optimization/23585Eric Botcazou
2005-09-06 PR rtl-optimization/23098Jakub Jelinek
2005-09-05 * rtl.h (gen_frame_mem, gen_tmp_stack_mem): Declare.J"orn Rennecke
2005-08-26 * rtl.h (MEM_IN_STRUCT_P): Fix comment typo.Jakub Jelinek
2005-08-01 * Makefile.in (RTL_BASE_H): Add real.h.Ian Lance Taylor
2005-07-052005-07-05 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-06-30 * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.Steven Bosscher
2005-06-25Update FSF address.Kelley Cook
2005-06-11 * rtl.h (to_rtx_code): Remove.Gabriel Dos Reis
2005-06-09 * machmode.h (to_machine_mode): New.Gabriel Dos Reis
2005-06-01 PR rtl-optimization/21767J"orn Rennecke
2005-05-19 * basic-block.h (REG_BR_PROB_BASE): Define.Jan Hubicka
2005-04-27 * explow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_AREA):David S. Miller
2005-04-23 * rtl.h (CONST_DOUBLE): Fix comment, a CONST_DOUBLE holds anDavid S. Miller
2005-04-17 * predict.h (IS_TAKEN): Remove.Kazu Hirata
2005-04-13 * rtl.h (NOTE_PREDICTION_ALG, NOTE_PREDICTION_FLAGS,Kazu Hirata
2005-04-13 * rtl.h (RTX_EXPR_FIRST, RTX_EXPR_LAST): Remove.Kazu Hirata
2005-04-13 * rtl.h (CLEAR_RTX_FLAGS): Remove.Kazu Hirata
2005-03-25 * emit-rtl.c (reverse_comparison): Remove.Kazu Hirata
2005-03-212005-03-21 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-03-212005-03-21 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-03-04 * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford
2005-03-02 * recog.c (verify_changes, confirm_change_group): New functions,J"orn Rennecke
2005-02-28 * calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN.Kazu Hirata
2005-02-282005-02-28 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-02-15 * flow.c (recompute_reg_usage): Remove all arguments.Kazu Hirata
2005-01-242005-01-24 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-01-24 * expmed.c (expand_mult_highpart): Make static. Change type ofRoger Sayle
2005-01-20 * rtl.def (CONST_VECTOR): Use RTX_CONST_OBJ.Richard Henderson
2005-01-172005-01-15 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-01-15 * rtlanal.c (regs_set_between_p): Remove.Kazu Hirata
2005-01-14 * c-tree.h, coverage.h, langhooks-def.h, optabs.h, output.h,Kazu Hirata
2004-12-01 PR rtl-opt/15289Richard Henderson
2004-11-24 * rtl.h (validate_subreg): Declare.Richard Henderson
2004-11-23 * emit-rtl.c, rtl.h (subreg_hard_regno): Remove.Richard Henderson
2004-11-19 * emit-rtl.c (classify_insn): Make it static.Kazu Hirata
2004-11-17 * basic-block.h, c-common.h, df.h, expr.h, output.h, rtl.h,Kazu Hirata
2004-11-14 * c-common.c (walk_stmt_tree): Remove.Kazu Hirata
2004-11-13 * cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P andSteven Bosscher
2004-11-11 * cfglayout.c (choose_inner_scope): Make it static.Kazu Hirata
2004-11-11 * alias.c (record_alias_subset, addr_side_effect_eval):Kazu Hirata
2004-11-09 * emit-rtl.c (copy_most_rtx): Remove.Kazu Hirata
2004-11-04 * jump.c (cleanup_barriers): Use delete_insn instead ofKazu Hirata
2004-11-02 * cfgloop.h (struct loop): Update comment.Steven Bosscher
2004-10-22 * varasm.c (get_pool_mode_for_function, get_pool_offset):Kazu Hirata
2004-10-182004-10-18 Pat Haugen <pthaugen@us.ibm.com>Pat Haugen
2004-10-10 * basic-block.h: Remove the prototypes for can_hoist_insn_p,Kazu Hirata
2004-10-08 * emit-rtl.c (last_label_num, base_label_num): Remove.Kazu Hirata
2004-10-07 PR rtl-optimization/17791Zdenek Dvorak