OSDN Git Service

* decl.c (finish_method): Give methods once-only linkage.
[pf3gnuchains/gcc-fork.git] / gcc / rtl.h
2005-03-04 rsandifo * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_c...
2005-03-02 amylaar * recog.c (verify_changes, confirm_change_group):...
2005-02-28 kazu * calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN.
2005-02-28 bonzini2005-02-28 Paolo Bonzini <bonzini@gnu.org>
2005-02-15 kazu * flow.c (recompute_reg_usage): Remove all arguments.
2005-01-24 bonzini2005-01-24 Paolo Bonzini <bonzini@gnu.org>
2005-01-24 sayle * expmed.c (expand_mult_highpart): Make static. Chang...
2005-01-20 rth * rtl.def (CONST_VECTOR): Use RTX_CONST_OBJ.
2005-01-17 bonzini2005-01-15 Paolo Bonzini <bonzini@gnu.org>
2005-01-15 kazu * rtlanal.c (regs_set_between_p): Remove.
2005-01-14 kazu * c-tree.h, coverage.h, langhooks-def.h, optabs.h...
2004-12-01 rth PR rtl-opt/15289
2004-11-24 rth * rtl.h (validate_subreg): Declare.
2004-11-23 rth * emit-rtl.c, rtl.h (subreg_hard_regno): Remove.
2004-11-19 kazu * emit-rtl.c (classify_insn): Make it static.
2004-11-17 kazu * basic-block.h, c-common.h, df.h, expr.h, output...
2004-11-14 kazu * c-common.c (walk_stmt_tree): Remove.
2004-11-13 steven * cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_...
2004-11-11 kazu * cfglayout.c (choose_inner_scope): Make it static.
2004-11-11 kazu * alias.c (record_alias_subset, addr_side_effect_eval):
2004-11-09 kazu * emit-rtl.c (copy_most_rtx): Remove.
2004-11-04 kazu * jump.c (cleanup_barriers): Use delete_insn instead of
2004-11-02 steven * cfgloop.h (struct loop): Update comment.
2004-10-22 kazu * varasm.c (get_pool_mode_for_function, get_pool_offset):
2004-10-18 dje2004-10-18 Pat Haugen <pthaugen@us.ibm.com>
2004-10-10 kazu * basic-block.h: Remove the prototypes for can_hoist_i...
2004-10-08 kazu * emit-rtl.c (last_label_num, base_label_num): Remove.
2004-10-07 rakdver PR rtl-optimization/17791
2004-10-05 kazu * basic-block.h: Remove the prototype for
2004-09-30 hubicka PR debug/13974
2004-09-24 rth PR rtl-opt/17503
2004-09-14 rakdver * unroll.c: Removed.
2004-08-27 rsandifo * rtl.h (read_rtx): Change prototype.
2004-08-25 steven * cse.c (cse_around_loop, cse_check_loop_start,
2004-08-23 nathan * Makefile.in (BUILD_ERRORS): Set to build-errors.
2004-08-18 zack * insn-notes.def, reg-notes.def: New files.
2004-08-18 rth * emit-rtl.c (gen_const_mem): New.
2004-08-18 steven * Makefile.in (OBJS-common): Add postreload-gcse.c.
2004-08-18 rth * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-17 bonzini2004-08-17 Paolo Bonzini <bonzini@gnu.org>
2004-08-09 bonzini2004-08-09 Paolo Bonzini <bonzini@gnu.org>
2004-08-08 hagog2004-08-08 Mostafa Hagog <mustafa@il.ibm.com>
2004-08-04 zack * Makefile.in (RTL_BASE_H, RTL_H): Correct.
2004-08-02 gdr * rtl.h (union rtunion_def): Have all members...
2004-07-29 steven * rtl.c (currently_expanding_to_rtl): New.
2004-07-27 steven * cfgexpand.c (tree_expand_cfg): Fix comment.
2004-07-26 rsandifo PR rtl-optimization/16643
2004-07-21 steven * rtl.h (insn_note): Remove NOTE_INSN_PREDICTION.
2004-07-20 zack * rtl.h (plus_constant): Delete.
2004-07-17 steven * cfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-11 sayle * rtlanal.c (insn_rtx_cost): New function, moved and...
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-07-08 bonzini2004-07-08 Paolo Bonzini <bonzini@gnu.org>
2004-07-05 steven * rtl.h (struct rtx_def): Remove the integrated flag.
2004-07-04 rth * rtl.def (ADDRESSOF): Remove.
2004-07-02 rth * tree.def (RTL_EXPR): Remove.
2004-07-01 rth * function.c (identify_blocks, identify_blocks_...
2004-06-30 rth * function.c, rtl.h (get_first_nonparm_insn...
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-20 pinskia2004-06-20 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-18 bonzini2004-06-18 Paolo Bonzini <bonzini@gnu.org>
2004-06-12 steven * rtl.h (MEM_P, NONJUMP_INSN_P, CALL_INSN_P): New...
2004-06-03 steven * basic-block.c (tail_recursion_label_list): Don't...
2004-05-28 rsandifo * rtl.h (skip_consecutive_labels): Declare.
2004-05-25 hagog * ddg.h, ddg.c, modulo-sched.c: New files.
2004-05-25 bonzini2004-05-25 Paolo Bonzini <bonzini@gnu.org>
2004-05-19 rakdver PR c++/15463
2004-05-15 steven * basic-block.h (life_analysis, delete_noop_moves):
2004-05-14 steven * passes.c (rest_of_handle_null_pointer): Remove.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-03 kazu * rtl.h (PHI_NODE_P): Remove.
2004-04-20 wilsonEliminate broken unused function.
2004-04-09 ctice2004-04-09 Caroline Tice <ctice@apple.com>
2004-03-25 rth * alias.c (alias_invariant, alias_invariant_siz...
2004-03-20 rakdver * emit-rtl.c (set_mem_attributes_minus_bitpos): Set...
2004-03-09 sayle * simplify-rtx.c (simplify_const_relational_operation...
2004-03-06 uweigand2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>
2004-03-05 bonzini2004-03-05 Paolo Bonzini <bonzini@gnu.org>
2004-03-03 dje2004-03-03 Mostafa Hagog <mustafa@il.ibm.com>
2004-03-03 hubicka * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):
2004-03-03 bonzini2004-02-07 Paolo Bonzini <bonzini@gnu.org>
2004-02-27 rth * passes.c: New file.
2004-02-19 kazu * emit-rtl.c (subreg_realpart_p): Remove.
2004-02-17 rakdver * loop-iv.c: New file.
2004-02-10 bonzini* rtl.h (schedule_insns, schedule_ebbs, fix_sched_param,
2004-02-06 zlomek Josef Zlomek <zlomekj@suse.cz>
2004-02-04 kazu * emit-rtl.c (gen_rtx): Remove.
2004-01-31 paolo2004-01-31 Paolo Bonzini <bonzini@gnu.org>
2004-01-23 ian PR gcc/1532
2004-01-22 sayle * rtlanal.c (subreg_lsb_1): New function split out...
2004-01-20 hubicka * emit-rtl.c (verify_rtx_sharing, copy_insn_1,
2004-01-17 drow * rtl.h (emit_insn_before_sameloc, emit_jump_insn_befo...
2004-01-12 geoffk * real.c: Update copyright date.
2004-01-12 hubicka PR opt/12826
2004-01-06 geoffk * emit-rtl.c (gen_lowpart_common): Use simplify_gen_subreg
2004-01-06 kazu * alias.c: Fix comment typos.
2003-12-22 wilsonPatch from Dan Nicolaescu
2003-12-18 bothner * emit-rtl.c (set_new_first_and_last_label_num): ...
2003-12-05 ebotcazou PR middle-end/11151
2003-12-02 rth * rtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFI...
next