summaryrefslogtreecommitdiff
path: root/gcc/cfgbuild.c
Commit message (Expand)AuthorAgeFilesLines
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-4/+4
* basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka2001-09-211-2/+2
* * cfgbuild.c (find_sub_basic_blocks): Handle insns that can throw.Richard Henderson2001-09-191-21/+43
* basic-block.h (free_bb_for_insn): Declare.Jan Hubicka2001-09-161-2/+0
* basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.Jan Hubicka2001-09-111-5/+7
* basic-block.h (cached_make_edge, [...]): New.Jan Hubicka2001-09-111-8/+8
* Makefile.in (cfg.o, [...]): New.Jan Hubicka2001-09-101-0/+791