summaryrefslogtreecommitdiff
path: root/gcc/cfgrtl.c
Commit message (Expand)AuthorAgeFilesLines
* * cfgrtl.c (verify_flow_info): Allow jump table data in fallthru ifdanglin2001-12-051-1/+6
* * c-decl.c (grokdeclarator): Use ISO word.neil2001-12-031-2/+2
* * cfgrtl.c (purge_all_dead_edges): Initialize variable.ghazi2001-12-021-1/+1
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-14/+14
* * sparc.c (sparc_absnegfloat_split_legitimate): Do not callhubicka2001-11-261-1/+1
* * cfgrtl.c (try_redirect_by_replacing_jump): Fix typo, emitgrahams2001-11-221-3/+4
* * gcse.c (try_replace_reg): Copy RTX before creating note.hubicka2001-11-191-0/+5
* * cfgrtl.c (purge_all_dead_edges): Use int as argument foraj2001-11-151-1/+1
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-111-11/+11
* * cfgrtl.c (purge_dead_edges): Remove REG_EH_REGION note for insnsjakub2001-11-081-1/+12
* * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-041-1/+1
* * basic-block.h (purge_all_dead_edges): Add update_life_p argument.hubicka2001-10-291-2/+22
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-2/+2
* * cfgcleanup.c (merge_blocks_move_predecessor_nojumps,hubicka2001-10-271-0/+1
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-1/+1
* * c-common.c: Fix comment typos.kazu2001-10-091-1/+1
* * cfgrtl.c (redirect_edge_and_branch): Abort if redirect_jump fails.rth2001-09-291-1/+4
* * Makefile.in (cfgrtl.o): Add.hubicka2001-09-251-0/+1928