aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgrtl.c
AgeCommit message (Expand)AuthorFilesLines
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth1-2/+2
2001-12-02cfgrtl.c (purge_all_dead_edges): Initialize variable.Kaveh R. Ghazi1-1/+1
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth1-14/+14
2001-11-26sparc.c (sparc_absnegfloat_split_legitimate): Do not call alter_subreg.Jan Hubicka1-1/+1
2001-11-22cfgrtl.c (try_redirect_by_replacing_jump): Fix typo, emit replacement jump af...Graham Stott1-3/+4
2001-11-19gcse.c (try_replace_reg): Copy RTX before creating note.Jan Hubicka1-0/+5
2001-11-15cfgrtl.c (purge_all_dead_edges): Use int as argument for portability.Andreas Jaeger1-1/+1
2001-11-11ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-11/+11
2001-11-09cfgrtl.c (purge_dead_edges): Remove REG_EH_REGION note for insns which cannot...Jakub Jelinek1-1/+12
2001-11-04ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-10-29basic-block.h (purge_all_dead_edges): Add update_life_p argument.Jan Hubicka1-2/+22
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-2/+2
2001-10-27cfgcleanup.c (merge_blocks_move_predecessor_nojumps, [...]): Set BB_UPDATE_LIFE.Jan Hubicka1-0/+1
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-1/+1
2001-10-09c-common.c: Fix comment typos.Kazu Hirata1-1/+1
2001-09-28* cfgrtl.c (redirect_edge_and_branch): Abort if redirect_jump fails.Richard Henderson1-1/+4
2001-09-25Makefile.in (cfgrtl.o): Add.Jan Hubicka1-0/+1928