| Commit message (Expand) | Author | Age | Files | Lines |
* | Change GPLv2 files (which do not have exceptions or additions) over to GPLv3. | nickc | 2007-09-01 | 1 | -5/+4 |
* | * loop-iv.c: Include df.h and hashtab.h. | rakdver | 2006-01-20 | 1 | -3/+2 |
* | * loop-unswitch.c (unswitch_loop): Free zero_bitmap before returning. | spop | 2005-12-14 | 1 | -2/+5 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * Makefile.in (cfg.o): Add new dependencies. | hubicka | 2005-06-15 | 1 | -3/+3 |
* | PR rtl-optimization/21330 | jakub | 2005-05-03 | 1 | -2/+3 |
* | * local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable. | nathan | 2005-04-01 | 1 | -22/+12 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -2/+2 |
* | * c-semantics.c, cfghooks.c, diagnostic.h, loop-iv.c, | kazu | 2005-03-08 | 1 | -1/+1 |
* | * loop-unswitch.c (unswitch_loop): Remove local variable src. | kazu | 2005-03-07 | 1 | -2/+1 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -0/+1 |
* | * cfgloopmanip.c (loopify): Take two more arguments true_edge | kazu | 2004-10-25 | 1 | -1/+2 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -13/+12 |
* | * cfgloop.h (update_single_exits_after_duplication): Declare. | rakdver | 2004-09-23 | 1 | -1/+1 |
* | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | nathan | 2004-09-10 | 1 | -17/+23 |
* | * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert | nathan | 2004-09-10 | 1 | -23/+17 |
* | * expr.h (canonicalize_condition, get_condition): Add an int argument. | rsandifo | 2004-07-27 | 1 | -1/+1 |
* | PR c++/15463 | rakdver | 2004-05-19 | 1 | -8/+18 |
* | 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-05-13 | 1 | -0/+2 |
* | * toplev.c (dump_file_tbl): Rename from dump_file. | rth | 2004-02-24 | 1 | -14/+14 |
* | * cfgloop.h, loop-iv.c, loop-unswitch.c: Replace iv_analyse | kazu | 2004-02-24 | 1 | -1/+1 |
* | * loop-iv.c: New file. | rakdver | 2004-02-17 | 1 | -78/+152 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | kazu | 2004-01-31 | 1 | -1/+1 |
* | * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. | rakdver | 2004-01-29 | 1 | -1/+0 |
* | Backport from tree-ssa (relevant changes only): | steven | 2003-12-30 | 1 | -11/+10 |
* | PR opt/13159 | rakdver | 2003-12-27 | 1 | -0/+4 |
* | 2003-12-11 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-12-11 | 1 | -5/+5 |
* | 2003-09-12 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz> | pinskia | 2003-09-15 | 1 | -2/+2 |
* | * jump.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -36/+24 |
* | * bt-load.c: Fix comment typos. | kazu | 2003-07-05 | 1 | -1/+1 |
* | * basic-block.h (create_basic_block, merge_blocks_nomove): Kill. | hubicka | 2003-07-03 | 1 | -4/+4 |
* | * basic-block.h: Fix comment typos. | kazu | 2003-07-01 | 1 | -1/+1 |
* | * basic-block.h (EDGE_IRREDUCIBLE_LOOP, EDGE_ALL_FLAGS): New. | rakdver | 2003-03-05 | 1 | -10/+16 |
* | * cfgloop.h (fix_loop_placement, can_duplicate_loop_p, | rakdver | 2003-02-08 | 1 | -0/+412 |