target.h (globalize_decl_name): New.
[gcc.git] / gcc / tree-cfg.c
2007-01-18 Jan Hubickatree-vrp.c (finalize_jump_threads): Do not call cleanup...
2007-01-14 Jan Hubickatree-eh.c (add_stmt_to_eh_region_fn): Do not add call_e...
2007-01-04 Jan Hubickacgraph.c (cgraph_release_function_body): New function.
2007-01-04 Robert Kennedytree-cfg.c (tree_merge_blocks): Release SSA_NAME phi...
2007-01-03 Kazu Hirataalias.c (init_alias_analysis): Use VEC_safe_grow_cleared.
2007-01-02 Jan Hubickatree-mudflap.c (mf_decl_cache_locals, [...]): Do not...
2007-01-02 Kazu HirataRevert:
2007-01-02 Kazu Hirataalias.c (init_alias_analysis): Use VEC_safe_grow_cleared.
2006-12-29 Kazu Hiratatree-cfg.c (last_stmt_ptr): Remove.
2006-12-22 Zdenek Dvoraktree-ssa-loop-niter.c (zero_p, nonzero_p): Removed.
2006-12-13 Jan HubickaMakefile.in: Add dependencies.
2006-12-12 Diego Novillo[multiple changes]
2006-12-11 Diego Novillotree-ssa-operands.h (create_ssa_artificial_load_stmt...
2006-12-11 Diego Novillo* tree-scalar-evolution.c (scev_const_prop):
2006-12-10 Zdenek Dvoraktree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-28 Jan HubickaPrivatize SSA variables into gimple_df.
2006-11-17 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not update current_loops.
2006-11-13 Jason Merrillre PR middle-end/28915 (ICE: tree check: expected class...
2006-11-12 Zdenek Dvoraktree-flow.h (name_mappings_registered_p): Declare.
2006-11-11 Richard Guenthertree.def (FIX_CEIL_EXPR, [...]): Remove unused tree...
2006-09-29 Eric Botcazoubuiltins.c (expand_builtin_setjmp): Delete.
2006-09-22 Zdenek Dvorakre PR tree-optimization/28888 (ICE in tree check: expec...
2006-08-04 Kazu Hirata* tree-cfg.c: Fix a comment typo.
2006-08-02 Jan HubickaPR gcov/profile/28480
2006-07-24 Jan Hubickare PR middle-end/28071 (A file that can not be compiled...
2006-06-30 Kazu Hiratacfgexpand.c, [...]: Fix comment typos.
2006-06-19 Daniel Berlinre PR tree-optimization/27341 (ICE in in add_virtual_o...
2006-05-21 Bernhard Fischertree-cfg.c: Prune whitespace.
2006-05-16 Ben Elliston* tree-cfg.c (split_edge_bb_loc): Remove unused variabl...
2006-05-02 Jakub Jelinekre PR middle-end/27328 (ICE with -fopenmp and goto)
2006-04-27 Andrew MacLeodImplement new immediate use iterators.
2006-04-26 Jakub Jelinekre PR middle-end/26913 (ICE with -fopenmp and -O1)
2006-04-15 Roger Sayletree-cfg.c (make_edges, [...]): Reinstate RTH's changes...
2006-04-14 Jakub Jelinekre PR middle-end/26823 (ICE with OpenMP in add_stmt_to_...
2006-04-13 Richard Hendersonre PR libgomp/26651 ([gomp] #omp for ordered leaks...
2006-04-01 Richard Hendersontree-cfg.c (make_ctrl_stmt_edges, [...]): Merge into...
2006-03-22 Richard Hendersonre PR middle-end/26084 (ICE (segfault) on C++ OpenMP...
2006-03-09 Richard HendersonMerge C++ from gomp-20050608-branch.
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-14 Zdenek Dvorakre PR tree-optimization/26209 (Specific code causes...
2006-02-06 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-02-05 Andrew Pinskire PR tree-optimization/25251 ([4.1 only] NIST Failure...
2006-02-02 Diego Novillore PR middle-end/25990 (gomp ICE with -fopenmp)
2006-01-19 Diego Novillotree-pretty-print.c (dump_generic_node): Handle OMP_PAR...
2006-01-18 Diego Novillo[multiple changes]
2006-01-11 Kazu Hiratabasic-block.h (control_flow_graph): Change the type...
2006-01-11 Paolo Bonzinire PR tree-optimization/23109 (compiler generates wrong...
2006-01-06 Jeff Lawtree-cfg.c (bsi_replace): Rename final argument from...
2006-01-04 Jeff Lawre PR ada/24994 (raised STORAGE_ERROR : stack overflow...
2006-01-03 Kazu Hiratabasic-block.h (control_flow_graph): Change the type...
2005-12-20 Richard Guentherrevert: tree-cfg.c (mark_used_vars): New function.
2005-12-18 Andreas Krebbeltree-cfg.c (tree_flow_call_edges_add): Check for empty...
2005-12-18 Gabriel Dos Reistree-vn.c (vn_add): Use XNEW.
2005-12-17 Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-12-09 Diego Novillotree.c (recompute_tree_invariant_for_addr_expr): Rename...
2005-12-02 Richard Guenthertree-ssa-loop-im.c (schedule_sm): Use buildN instead...
2005-12-02 Richard Guenthertree-cfg.c (mark_used_vars): New function.
2005-10-20 Steven Bosscher* tree-cfg.c (tree_find_edge_insert_loc): Handle naked...
2005-10-16 Richard Hendersonre PR middle-end/23714 (ICE in expand_assignment)
2005-10-09 Zdenek Dvorakre PR tree-optimization/24226 (ICE: Segmentation fault...
2005-10-06 Richard Hendersonre PR middle-end/23714 (ICE in expand_assignment)
2005-09-13 Zdenek Dvorakre PR tree-optimization/23817 (ICE in check_loop_closed...
2005-09-09 Zdenek Dvorakre PR tree-optimization/23509 (ICE with ivopts)
2005-09-06 Jakub Jelinekre PR c/23075 (Redundant / bogus warning)
2005-09-02 Zdenek Dvorakre PR tree-optimization/23626 (ICE after cunrolling)
2005-08-24 Zdenek Dvorakbb-reorder.c (copy_bb, [...]): Add argument to duplicat...
2005-08-13 Sebastian Popre PR tree-optimization/22236 (wrong code for casts...
2005-08-05 Richard Hendersonre PR middle-end/21728 (Nonlocal goto from an unused...
2005-08-04 Diego Novillore PR tree-optimization/22037 (internal compiler error...
2005-08-03 Jan Hubickaprofile.c (branch_prob): Split edges with goto locus...
2005-07-28 Jan Hubickacfg.c (update_bb_profile_for_threading): Use RDIV.
2005-07-12 Ben Ellistontree-cfg.c (dump_cfg_stats): Add a new fmt_str_2 format...
2005-07-10 Diego NovilloMakefile.in (tree-ssa-alias.o): Depend on tree-ssa...
2005-07-08 Kazu Hiratare PR regression/20139 (cris-elf testsuite: gcc.c-tortu...
2005-07-03 Joseph Myersbb-reorder.c, [...]: Avoid "." or "\n" at end of diagno...
2005-06-28 DJ Deloriec-decl.c (pop_scope): Move warning control into warning...
2005-06-26 Kazu Hiratabuiltins.c, [...]: Use fold_buildN instead of fold...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-15 Jan HubickaMakefile.in (cfg.o): Add new dependencies.
2005-06-05 Zdenek Dvorakre PR middle-end/21846 (segfault in fold_binary compili...
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-31 Andrew Pinskitree-cfg.c (verify_expr): Add checking for COND_EXPR...
2005-05-28 Kazu HirataMakefile.in (OBJS-common): Add tree-cfgcleanup.o.
2005-05-27 Kazu Hiratabasic-block.h (basic_block_def): Add phi_nodes and...
2005-05-25 Daniel Berlintree-cfg.c (verify_expr, [...]): Verify invariant,...
2005-05-25 DJ Deloriec-common.c (unsigned_conversion_warning): Move warning...
2005-05-24 Jeff LawMakefile.in (tree-cfg.o): Depend on tree-ssa-propagate.h.
2005-05-19 Kazu Hiratacfgexpand.c, [...]: Fix comment typos.
2005-05-19 Richard Hendersontree-cfg.c (pass_remove_useless): Revert last change.
2005-05-18 Geoffrey Keating* tree-cfg.c (pass_remove_useless): This pass works...
2005-05-17 Zdenek Dvoraktimevar.def (TV_SCEV_CONST): New timevar.
2005-05-17 Zdenek Dvoraktree-cfg.c (tree_can_merge_blocks_p): Allow phi nodes...
2005-05-17 Steven Bosschercgraph.h (cgraph_node): Add 'lowered' state.
2005-05-14 Jan Hubickatree-cfg.c (execute_warn_function_return): Break out...
2005-05-13 Jan Hubickabuiltins-43.c: Use gimple dump instead of generic.
2005-05-12 Jan Hubickabasic-block.h (FOR_ALL_BB_FN): New macro.
2005-05-12 Steven Bosscherexcept.c (duplicate_eh_region_1, [...]): New functions...
2005-05-10 Zdenek Dvoraktree-cfg.c (tree_duplicate_sese_region): Update profile.
2005-05-03 Kazu Hiratatree-cfg.c (remove_bb): Remove a redundant call to...
next