aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfg.c
AgeCommit message (Expand)AuthorFilesLines
2001-09-19cfg.c (force_nonfallthru_and_redirect): Handle redirecting to the exit block.Richard Henderson1-6/+22
2001-09-16basic-block.h (free_bb_for_insn): Declare.Jan Hubicka1-28/+33
2001-09-12basic-block.h (expunge_block): Declare.Diego Novillo1-2/+1
2001-09-11basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.Jan Hubicka1-258/+173
2001-09-11basic-block.h (cached_make_edge, [...]): New.Jan Hubicka1-79/+75
2001-09-10Makefile.in (cfg.o, [...]): New.Jan Hubicka1-0/+2517