aboutsummaryrefslogtreecommitdiff
path: root/gcc/dominance.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-14ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-06-20* dominance.c: Include errors.h instead of error.h.Stan Shebs1-1/+1
2002-06-20Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka1-64/+253
2002-05-27basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks.Zdenek Dvorak1-9/+9
2002-05-23bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o...Zdenek Dvorak1-7/+6
2002-05-16Revert "Basic block renumbering removal", and two followup patches.Richard Henderson1-29/+30
2002-05-16Basic block renumbering removal.Zdenek Dvorak1-30/+29
2002-05-11dbxout.c: Fix formatting.Kazu Hirata1-13/+15
2001-11-23ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-3/+3
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-10/+10
2001-08-08dbxout.c: Fix comment formatting.Kazu Hirata1-2/+2
2001-07-16dominance.c (calc_dfs_tree_nonrec): Reverse order of tests in if statement so...Steve Ellcey1-2/+2
2000-11-14Michael Matz <matzmich@cs.tu-berlin.de>Michael Matz1-0/+622