c-ada-spec.c (dump_ada_double_name): New case.
[gcc.git] / gcc / cfganal.c
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.