c-opts.c (c_common_parse_file): Only start/end main source file if debug hooks says...
[platform/upstream/gcc.git] / gcc / passes.c
2005-03-21 Mostafa HagogFix PR middle-end/20177 and add test case.
2005-03-16 Richard Hendersonre PR middle-end/15700 ([unit-at-a-time] Inlining probl...
2005-03-01 Zdenek Dvorakcfgloop.c (flow_loop_entry_edges_find, [...]): Removed.
2005-02-23 Kazu Hiratare PR rtl-optimization/20017 (internal compiler error...
2005-02-15 Kazu Hirata* passes.c (rest_of_handle_gcse): Fix a comment.
2005-02-15 Kazu Hirataflow.c (recompute_reg_usage): Remove all arguments.
2005-02-15 Kazu Hiratabasic-block.h: Adjust the prototype for find_basic_blocks.
2005-02-14 Kazu Hiratapasses.c (rest_of_handle_loop_optimize): Remove calls...
2005-02-13 Kazu Hiratapasses.c (rest_of_handle_gcse): Remove dead assignments...
2005-02-13 Kazu Hiratapasses.c (rest_of_handle_gcse): Don't run cse_main...
2005-02-01 Steven Bosscherre PR rtl-optimization/15242 (pessimization of "goto *")
2005-01-21 J"orn Renneckepasses.c (rest_of_handle_flow2): Close / open the flow2...
2005-01-17 Paolo Bonzinicommon.opt (-fnew-ra): Remove.
2005-01-17 Paolo Bonzinibb-reorder.c (fix_edges_for_rarely_executed_code):...
2005-01-03 Steven Bosscherpasses.c (rest_of_compilation): Don't run regmove if...
2004-12-14 Richard Hendersonre PR middle-end/17930 (-mfpmath=sse creates illegal...
2004-11-30 Ulrich Weigandpasses.c (rest_of_handle_old_regalloc): Delete unreacha...
2004-11-24 Steven Bosschercfgrtl.c (rtl_delete_block): Fix comment.
2004-11-24 Eric Botcazoutarget.h (late_rtl_prologue_epilogue): Remove.
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-11-12 Mark Mitchellre PR c++/18416 (ICE in import_export_decl)
2004-11-09 Kazu Hirata* passes.c (rest_of_handle_jump): Remove dead code.
2004-11-04 Kazu Hiratapasses.c (rest_of_compilation): Make it static.
2004-09-25 Jan Hubickapasses.c (rest_of_handle_cfg): Disable const/pure funct...
2004-09-23 Jan Hubickacfgexpand.c (add_reg_br_prob_note): New function.
2004-09-14 Zdenek Dvorakunroll.c: Removed.
2004-09-10 Kazu Hiratabb-reorder.c, [...]: Fix comment typos.
2004-09-10 Nathan SidwellRevert 2004-09-09 Giovanni Bajo <giovannibajo@gcc...
2004-09-10 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-09-10 Giovanni Bajolambda-mat.c (lambda_matrix_inverse_hard): Use gcc_asse...
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-09-04 Jan Hubickapasses.c (rest_of_clean_state): Fix merge conflict...
2004-09-04 Jan Hubicka* passes.c (rest_of_clean_state): Decompose the instru...
2004-09-03 Jan Hubickacfg.c (free_edge): Use ggc_free.
2004-09-01 Zdenek DvorakMakefile.in (rtl-profile.o, [...]): Add GCC_H dependency.
2004-08-25 Caroline TiceAdd more details to hot/cold partitioning comments...
2004-08-25 Steven Bosschercse.c (cse_around_loop, [...]): Remove.
2004-08-18 Steven BosscherMakefile.in (OBJS-common): Add postreload-gcse.c.
2004-08-18 Caroline TiceHot/cold partitioning update patch.
2004-08-05 Geoffrey Keatingre PR c/14516 (-fleading-underscore does not work corre...
2004-07-27 Steven Bosschercfgexpand.c (tree_expand_cfg): Fix comment.
2004-07-26 Richard Sandifordre PR rtl-optimization/16643 (verify_local_live_at_star...
2004-07-21 Steven Bosscherrtl.h (insn_note): Remove NOTE_INSN_PREDICTION.
2004-07-17 Zdenek Dvorakloop-init.c (loop_optimizer_init, [...]): Do not destro...
2004-07-15 Paul Brookdwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNW...
2004-07-12 Alexandre Olivapasses.c (rest_of_decl_compilation): Don't defer call...
2004-07-08 Paolo Bonziniexplow.c (optimize_save_area_alloca): Do not accept...
2004-07-04 Richard Hendersonrtl.def (ADDRESSOF): Remove.
2004-07-01 Jerry Quinnalias.c (get_alias_set, [...]): Use MEM_P.
2004-07-01 Richard Hendersonfunction.h (struct function): Remove dont_emit_block_notes.
2004-07-01 Richard Hendersonfunction.h (struct function): Remove x_whole_function_m...
2004-06-30 Eric BotcazouRTL prologue/epilogue for SPARC
2004-06-26 Kazu Hiratac-typeck.c, [...]: Fix comment typos.
2004-06-20 Zdenek Dvorakloop-invariant.c: New file.
2004-06-19 Jan HubickaCFG transparent RTL expansion:
2004-06-18 Paolo Bonziniemit-rtl.c (unshare_all_rtl_1): New name of unshare_all...
2004-06-16 Paolo Bonzinicoverage.c: Remove argument to rest_of_compilation.
2004-06-15 Paolo Bonzinifunction.h (struct function): Remove cannot_inline...
2004-05-30 Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-25 Ayal Zaksddg.h, [...]: New files.
2004-05-20 J"orn RenneckeMakefile.in (GTFILES): Add $(srcdir)/reload.h.
2004-05-15 Steven Bosscherbasic-block.h (life_analysis, [...]): Update prototypes.
2004-05-14 Steven Bosscherpasses.c (rest_of_handle_null_pointer): Remove.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05 Steven Bosscherbasic-block.h (free_basic_block_vars): Update prototype.
2004-04-09 Caroline Ticebasic-block.h (struct edge_def): Add new field, crossin...
2004-04-01 Jan Hubickacgraph.c: Add overall comment.
2004-03-29 Jan Hubickatoplev.c (backend_init): Add missing call to inint_opti...
2004-03-20 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-03-20 Kazu Hirataalias.c, [...]: Replace calls via (*targetm.foo) (...
2004-03-18 Zdenek Dvorakdoloop.c: Removed.
2004-03-14 Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2004-03-03 Mostafa Hagogcommon.opt: Add description of the new -fgcse-after...
2004-02-29 Kazu Hiratapasses.c, [...]: Fix comment typos.
2004-02-27 Richard Hendersonpasses.c: New file.