OSDN Git Service

* config/vax/vax.h (target_flags, MASK_UNIX_ASM, MASK_VAXC_ALIGNMENT)
[pf3gnuchains/gcc-fork.git] / gcc / passes.c
2005-04-04 amodra * passes.c (rest_of_handle_final): NULL unlikely_text_...
2005-04-03 nathan * params.c (set_param_value): Use gcc_assert & gcc_unr...
2005-04-03 hagog2005-03-31 Mostafa Hagog <mustafa@il.ibm.com>
2005-04-01 kazu * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c,
2005-03-31 cticeFix problems with hot/cold partitioning optimization.
2005-03-30 hubicka2005-03-31 Jan Hubicka <jh@suse.cz>
2005-03-30 ian * final.c (final): Remove prescan parameter. Change...
2005-03-21 hagogFix PR middle-end/20177 and add test case.
2005-03-16 rth PR middle-end/15700
2005-03-01 rakdver * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exi...
2005-02-23 kazugcc/
2005-02-15 kazu * passes.c (rest_of_handle_gcse): Fix a comment.
2005-02-15 kazu * flow.c (recompute_reg_usage): Remove all arguments.
2005-02-15 kazu * basic-block.h: Adjust the prototype for find_basic_b...
2005-02-14 kazu * passes.c (rest_of_handle_loop_optimize): Remove...
2005-02-13 kazu * passes.c (rest_of_handle_gcse): Remove dead assignme...
2005-02-13 kazu * passes.c (rest_of_handle_gcse): Don't run cse_main and
2005-02-01 steven PR optimization/15242
2005-01-21 amylaar * passes.c (rest_of_handle_flow2): Close / open the...
2005-01-17 bonzini2005-01-17 Paolo Bonzini <bonzini@gnu.org>
2005-01-17 bonzini2005-01-15 Paolo Bonzini <bonzini@gnu.org>
2005-01-03 steven * passes.c (rest_of_compilation): Don't run regmove...
2004-12-14 rth PR middle-end/17930
2004-11-30 uweigand * passes.c (rest_of_handle_old_regalloc): Delete unrea...
2004-11-24 steven * cfgrtl.c (rtl_delete_block): Fix comment.
2004-11-24 ebotcazou * target.h (late_rtl_prologue_epilogue): Remove.
2004-11-22 nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-12 mmitchel PR c++/18416
2004-11-09 kazu * passes.c (rest_of_handle_jump): Remove dead code.
2004-11-04 kazu * passes.c (rest_of_compilation): Make it static.
2004-09-25 hubicka * passes.c (rest_of_handle_cfg): Disable const/pure...
2004-09-23 hubicka * cfgexpand.c (add_reg_br_prob_note): New function.
2004-09-14 rakdver * unroll.c: Removed.
2004-09-10 kazu * bb-reorder.c, c-common.c, c-incpath.c, c-typeck.c,
2004-09-10 nathanRevert 2004-09-09 Giovanni Bajo <giovannibajo@gcc...
2004-09-10 kazu * c-common.c, c-pch.c, defaults.h, lambda-code.c,...
2004-09-10 nathan * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_a...
2004-09-06 bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
2004-09-04 hubicka * passes.c (rest_of_clean_state): Fix merge conflict...
2004-09-04 hubicka * passes.c (rest_of_clean_state): Decompose the instr...
2004-09-03 hubicka2004-09-04 Jan Hubicka <jh@suse.cz>
2004-09-01 rakdver * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H...
2004-08-25 cticeAdd more details to hot/cold partitioning comments...
2004-08-25 steven * cse.c (cse_around_loop, cse_check_loop_start,
2004-08-18 steven * Makefile.in (OBJS-common): Add postreload-gcse.c.
2004-08-18 cticeHot/cold partitioning update patch. The problems that...
2004-08-05 geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
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-17 rakdver * loop-init.c (loop_optimizer_init, loop_optimizer_fin...
2004-07-15 pbrook * dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_...
2004-07-12 aoliva* passes.c (rest_of_decl_compilation): Don't defer...
2004-07-08 bonzini2004-07-08 Paolo Bonzini <bonzini@gnu.org>
2004-07-04 rth * rtl.def (ADDRESSOF): Remove.
2004-07-01 jlquinn2004-07-01 Jerry Quinn <jlquinn@optonline.net>
2004-07-01 rth * function.h (struct function): Remove dont_emi...
2004-07-01 rth * function.h (struct function): Remove x_whole_...
2004-06-30 ebotcazou RTL prologue/epilogue for SPARC
2004-06-26 kazu * c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold...
2004-06-20 rakdver * loop-invariant.c: New file.
2004-06-19 hubicka CFG transparent RTL expansion:
2004-06-18 bonzini2004-06-18 Paolo Bonzini <bonzini@gnu.org>
2004-06-16 bonzinigcc/ChangeLog:
2004-06-15 bonzinigcc/ChangeLog:
2004-05-30 kazu * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,
2004-05-25 hagog * ddg.h, ddg.c, modulo-sched.c: New files.
2004-05-20 amylaar * Makefile.in (GTFILES): Add $(srcdir)/reload.h.
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-05 steven * basic-block.h (free_basic_block_vars): Update prototype.
2004-04-09 ctice2004-04-09 Caroline Tice <ctice@apple.com>
2004-04-01 hubicka * cgraph.c: Add overall comment.
2004-03-29 hubicka * toplev.c (backend_init): Add missing call to inint_o...
2004-03-20 kazu * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty...
2004-03-20 kazu * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,
2004-03-18 rakdver * doloop.c: Removed.
2004-03-14 sayle * alias.c (get_alias_set): Replace calls via (*lang_ho...
2004-03-03 dje2004-03-03 Mostafa Hagog <mustafa@il.ibm.com>
2004-02-29 kazugcc/
2004-02-27 rth * passes.c: New file.