summaryrefslogtreecommitdiff
path: root/gcc/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* * cfg.c, cfganal.c, cfgbuild.c: Reformatting and minor cleanups.kenner2001-12-221-19/+37
* * cfg.c: Fix typos and formatting in the introductory comment.rsandifo2001-11-211-4/+5
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-111-4/+4
* * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-041-1/+1
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-2/+2
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* * cfg.c (clear_aux_for_blocks): Split out of ...rth2001-10-261-12/+30
* * cfg.c (free_edge): Break out from ....hubicka2001-10-161-8/+36
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-3/+3
* * c-common.h: Fix comment formatting.kazu2001-10-091-1/+1
* * Makefile.in (cfgrtl.o): Add.hubicka2001-09-251-1870/+124
* * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.hubicka2001-09-211-66/+50
* * cfg.c (force_nonfallthru_and_redirect): Handle redirectingrth2001-09-191-6/+22
* * basic-block.h (free_bb_for_insn): Declare.hubicka2001-09-161-28/+33
* * basic-block.h (expunge_block): Declare.dnovillo2001-09-121-2/+1
* * basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.hubicka2001-09-111-258/+173
* * basic-block.h (cached_make_edge, make_single_succ): New.hubicka2001-09-111-79/+75
* * Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild.o, cfgcleanup.o):hubicka2001-09-101-0/+2517