darwin-20040809-2.c: Don't expect default debugging to be STABS.
[gcc.git] / gcc / cfgcleanup.c
2006-03-23 Zdenek Dvorakcfgloopmanip.c (create_loop_notes): Removed.
2006-03-03 Zdenek Dvorakcse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_LOO...
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-26 Steven Bosschercommon.opt (-floop-optimize, [...]): Remove.
2006-02-15 Paolo Bonzinicfg.c (dump_flow_info): Get dump flags as an additional...
2006-02-06 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-27 Gabor Lokicfgcleanup.c (try_crossjump_to_edge): Fix comment typo.
2006-01-16 Gabor Lokirtl-factoring.c: Add sequence abstraction algorithm.
2005-12-19 J"orn Renneckere PR rtl-optimization/20070 (If-conversion can't match...
2005-12-17 Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-12-13 J"orn RenneckePR rtl-optimization/20070 / part1
2005-12-12 J"orn Renneckecfgcleanup.c (condjump_equiv_p, [...]): Fix whitespace...
2005-12-07 J"orn RenneckePreparation for PR rtl-optimization/20070 / part1
2005-11-27 Steven Bosschercfgcleanup.c (try_crossjump_to_edge): Always split...
2005-07-29 Richard Hendersonre PR rtl-optimization/22619 (Compilation failure for...
2005-07-11 Steven Bosscherbasic-block.h: Give the BB flags enum a name, bb_flags.
2005-07-05 Paolo BonziniMakefile.in: Adjust dependencies.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-16 Jan Hubickabasic-block.h (rtl_bb_info): Break out head_, end_...
2005-06-04 Steven Bosscherlcm.c: Move all mode-switching related functions from...
2005-05-17 Jakub Jelinekre PR middle-end/21492 (ICE in try_crossjump_to_edge)
2005-04-12 Steven BosscherMakefile.in: Add function.h to BASIC_BLOCK_H.
2005-03-31 Caroline TiceFix problems with hot/cold partitioning optimization.
2005-03-11 Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2005-02-17 Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2005-02-07 Kazu Hiratacfgcleanup.c, [...]: Update copyright.
2005-02-01 Steven Bosscherre PR rtl-optimization/15242 (pessimization of "goto *")
2004-11-29 Steven Bosschercfgcleanup.c (outgoing_edges_match, [...]): Remove...
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-11-04 Nathan Sidwellbitmap.c (bitmap_print): Make bitno unsigned.
2004-10-25 Ben Elliston* cfgcleanup.c (outgoing_edges_match): Fix typo in...
2004-10-25 Ben Elliston* cfgcleanup.c (outgoing_edges_match): Fix typo in...
2004-10-18 Kazu Hiratabasic-block.h (reg_set_iterator): New.
2004-10-16 Zdenek Dvorakre PR rtl-optimization/17723 (gcc segfaults with -O2)
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-19 Jan Hubickabasic-block.h (update_bb_profile_after_threading):...
2004-09-07 Nathan Sidwellcfganal.c (flow_depth_first_order_compute, [...]):...
2004-08-30 Steven Bosschercfgcleanup.c (merge_memattrs): Look at the value of...
2004-08-25 Caroline TiceAdd more details to hot/cold partitioning comments...
2004-08-24 Zack Weinbergbasic-block.h (struct basic_block_def): Reorder fields...
2004-08-19 Steven Bosscherbasic-block.h (struct edge_def): Remove crossing_edge.
2004-08-18 Caroline TiceHot/cold partitioning update patch.
2004-08-06 Pat Haugenparams.def (PARAM_MIN_CROSSJUMP_INSNS): New.
2004-07-26 Richard Sandifordcfgcleanup.c (try_simplify_condjump): Call update_forwa...
2004-07-17 Steven Bosschercfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-16 Richard Hendersonbasic-block.h (remove_fake_exit_edges): Declare.
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-06-16 J"orn Renneckecfgcleanup.c (try_simplify_condjump): Update test to...
2004-06-03 Steven Bosscherbasic-block.c (tail_recursion_label_list): Don't declare.
2004-06-02 Jerry QuinnMakefile.in (EXPR_H): Add insn-config.h...
2004-05-30 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-05-26 Jan Hubicka* cfgcleanup.c (try_optimize_cfg): Do not merge across...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-09 Caroline Ticebasic-block.h (struct edge_def): Add new field, crossin...
2004-03-20 Kazu Hiratabb-reorder.c, [...]: Replace calls via (*targetm.foo...
2004-03-20 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-03-06 Andreas Krebbelrtl.h (mem_expr_equal_p): Function prototype added.
2004-03-04 Jan Hubickacfgcleanup.c (thread_jump): Update call of cselib_init.
2004-02-24 Richard Hendersontoplev.c (dump_file_tbl): Rename from dump_file.
2004-02-02 Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2004-01-29 Zdenek DvorakMakefile.in (cfghooks.o): Add TIMEVAR_H and toplev...
2004-01-25 Eric Botcazoure PR bootstrap/13853 (Bootstrap fails when compiled...
2004-01-23 Jan Hubickabasic-block.h (PROP_POSTRELOAD): New macro.
2004-01-22 Jan Hubickacfgcleanup.c (first_pass): New static variable.
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-18 Jan Hubickabasic-block.h (try_redirect_by_replacing_jump): Declare.
2004-01-16 Jan Hubickare PR rtl-optimization/11350 (undefined labels with...
2004-01-12 Jan Hubickare PR rtl-optimization/12826 (Optimizer removes referen...
2003-12-13 Kazu Hiratac-typeck.c: Fix comment typos.
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-09-16 Ian Lance Taylorcfgcleanup.c (label_is_jump_target_p): Correct use...
2003-09-07 Jan Hubicka* cfgcleanup.c (try_simplify_condjump): Fix again the...
2003-09-07 Jan Hubicka* cfgcleanup.c (try_simplify_condjump): Fix my previous...
2003-09-06 Jan Hubickare PR target/12070 (ICE converting between double and...
2003-08-22 Kazu Hiratacfgcleanup.c: Fix comment typos.
2003-08-01 Jakub Jelinekcfgcleanup.c (outgoing_edges_match): Check REG_EH_REGIO...
2003-07-21 Josef Zlomekcfgcleanup.c (merge_blocks_move_successor_nojumps)...
2003-07-05 Kazu Hiratabt-load.c: Fix comment typos.
2003-07-03 Jan Hubickabasic-block.h (create_basic_block, [...]): Kill.
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-22 Andreas Jaegercaller-save.c: Convert to ISO C90.
2003-06-06 Jan Hubickafunction.c (FLOOR_ROUND, CEIL_ROUND): Fix.
2003-05-16 Eric Christophercfgcleanup.c (merge_blocks): Fix return value.
2003-04-18 Richard Kenner* cfgcleanup.c (flow_find_cross_jump): Use INSN_P,not...
2003-03-30 Richard Hendersoncfgbuild.c (make_edges): Use tablejump_p.
2003-03-23 Richard Hendersoncfgcleanup.c (try_optimize_cfg): Allow merging of table...
2003-03-23 Richard Hendersoncfgcleanup.c (insns_match_p): Do not do EQUIV substitut...
2003-03-15 Josef Zlomekrtl.h (subrtx_p): Renamed to rtx_referenced_p.
2003-03-10 Jan Hubicka* cfgcleanup.c (try_optimize_cfg): Fix thinko in previo...
2003-03-10 Josef Zlomekcfgcleanup.c (outgoing_edges_match): Compare the jump...
2003-03-10 Jan Hubickacfgcleanup.c (merge_blocks): Return where to iterate...
2003-02-22 Jan Hubickaexpmed.c (expand_divmod): Undo sign extensions for...
2003-02-15 Richard Hendersoncfgcleanup.c: Include params.h.
2003-02-13 Josef Zlomekcfgcleanup.c (outgoing_edges_match): When there is...
2003-02-10 Josef ZlomekMakefile.in (bb-reorder.o): Add dependency on $(FIBHEAP_H).
2003-01-18 Kazu Hirataalias.c: Fix comment typos.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-13 Kazu Hiratac-decl.c: Fix a comment typo.
2002-10-11 Jan Hubickare PR c/7344 (performance regression on huge case state...
next