basic-block.h: Remove the prototype for flow_preorder_transversal_compute.
[gcc.git] / gcc / cfganal.c
2004-10-05 Kazu Hiratabasic-block.h: Remove the prototype for flow_preorder_t...
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-26 Zdenek Dvorakbitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed...
2004-09-07 Nathan Sidwellcfganal.c (flow_depth_first_order_compute, [...]):...
2004-08-19 Steven Bosscherbasic-block.h (struct edge_def): Remove crossing_edge.
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-15 Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-06-14 J"orn Renneckebasic-block.h (could_fall_through): Declare.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-02-07 Kazu Hiratac-ppoutput.c, [...]: Update copyright.
2004-02-06 Ulrich Weigand* cfganal.c (flow_call_edges_add): Never split a libcal...
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-03 Jan Hubickabasic-block.h (create_basic_block, [...]): Kill.
2003-06-29 Kazu Hirataalloc-pool.c: Fix comment formatting.
2003-06-22 Andreas Jaegercaller-save.c: Convert to ISO C90.
2003-01-18 Kazu Hirataalias.c: Fix comment typos.
2003-01-15 Josef Zlomekcfganal.c (set_edge_can_fallthru_flag): Clear the EDGE_...
2003-01-07 Richard Henderson* cfganal.c (flow_call_edges_add): Don't crash on noret...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-11 John David Anglincfganal.c (dfs_enumerate_from): Use PARAMS.
2002-09-27 Richard HendersonFix comment typo.
2002-09-27 Richard Hendersonre PR rtl-optimization/7520 (internal compiler error...
2002-09-22 Kazu HirataChangeLog: Follow spelling conventions.
2002-08-05 Geoffrey KeatingIndex: ChangeLog
2002-06-01 Zdenek Dvorakbasic-block.h (struct basic_block_def): New field loop_...
2002-05-28 Zdenek Dvorakbasic-block.h (last_basic_block): Declare.
2002-05-27 Zdenek Dvorakbasic-block.h (last_basic_block): Defined as synonym...
2002-05-23 Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-21 Zdenek Dvorakbb-reorder.c (make_reorder_chain_1): Modified.
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-05-11 Jan Hubickai386.md (testsi to testqi spliters): New.
2002-05-09 Jan Hubickacfganal.c (can_fallthru): Fix fast path.
2002-03-06 Jan Hubickacfgrtl.c (delete_insn_and_edges, [...]): New.
2002-02-08 Richard Hendersoncfgrtl.c: Include recog.h and insn-config.h.
2002-02-06 Richard Hendersoncfganal.c (keep_with_call_p): Source for fixed_reg...
2002-02-01 Janis Johnsoncfganal.c: Include tm_p.h.
2002-02-01 Janis Johnsoncfganal.c (keep_with_call_p): New function.
2001-12-24 Richard KennerRemove bogus blank line
2001-12-22 Richard Kenner* cfg.c, cfganal.c, cfgbuild.c: Reformatting and minor...
2001-12-12 John Wehlebasic-block.h (flow_preorder_transversal_compute):...
2001-12-12 John Wehlecfganal.c (flow_depth_first_order_compute): Always...
2001-11-28 Jan Hubickacse.c (true_dependence_in_rtx): New function.
2001-11-11 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-11-04 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-10-20 Jan Hubickabasic-block.h (find_sub_basic_blocks): Use sbitmap...
2001-09-11 Jan Hubickabasic-block.h (EDGE_CRITICAL): Remove; renumber other...
2001-09-11 Jan Hubickabasic-block.h (cached_make_edge, [...]): New.
2001-09-10 Jan HubickaMakefile.in (cfg.o, [...]): New.