| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | hubicka | 2008-08-29 | 1 | -1/+1 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -4/+4 |
* | * ggc.h (GGC_RESIZEVAR): New, reorder macros. | ghazi | 2008-06-20 | 1 | -1/+1 |
* | * gcc.dg/20050811-2.c: Update dumping flags. | hubicka | 2008-03-19 | 1 | -3/+5 |
* | * tree-parloops.c: New file. | rakdver | 2007-09-15 | 1 | -1/+1 |
* | 2007-09-10 Robert Kidd <rkidd@crhc.uiuc.edu> | rkidd | 2007-09-10 | 1 | -90/+72 |
* | * regrename.c (pass_regrename, pass_cprop_hardreg): Add RTL sharing | hubicka | 2007-09-05 | 1 | -1/+1 |
* | * alias.c (rtx_equal_for_memref_p): Constify. | ghazi | 2007-08-14 | 1 | -7/+7 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -3/+3 |
* | * tracer.c (tracer): Don't take FLAGS argument. Assert we are | steven | 2007-03-23 | 1 | -6/+7 |
* | * tracer.c (rest_of_handle_tracer): We already cleaned | steven | 2007-01-27 | 1 | -1/+0 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -1/+2 |
* | 2006-02-15 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2006-02-15 | 1 | -3/+3 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -3/+3 |
* | 2005-12-17 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-12-17 | 1 | -2/+2 |
* | * bb-reorder.c (copy_bb, duplicate_computed_gotos): Add argument | rakdver | 2005-08-24 | 1 | -1/+1 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -3/+35 |
* | * basic-block.h (basic_block_def): Kill rbi. | hubicka | 2005-06-27 | 1 | -11/+11 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * cfglayout.c, loop-doloop.c, profile.c, target-def.h, | kazu | 2005-03-12 | 1 | -1/+1 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -3/+3 |
* | * cfg.c (cached_make_edge): Use find_edge rather than an inlined | law | 2004-11-22 | 1 | -4/+1 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -10/+16 |
* | * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p): | nathan | 2004-09-09 | 1 | -2/+1 |
* | PR rtl-optimization/16643 | rsandifo | 2004-07-26 | 1 | -3/+4 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -2/+2 |
* | gcc/ | kazu | 2004-02-27 | 1 | -1/+1 |
* | * toplev.c (dump_file_tbl): Rename from dump_file. | rth | 2004-02-24 | 1 | -20/+20 |
* | * Makefile.in (tracer.o, bb-reorder.o): Depend on timevar.h | steven | 2003-12-18 | 1 | -0/+7 |
* | 2003-12-11 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-12-11 | 1 | -1/+3 |
* | * sbitmap.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -24/+17 |
* | * 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 | -12/+12 |
* | * tracer.c: Remove duplication declaration. | aj | 2003-06-16 | 1 | -1/+0 |
* | * Makefile.in (LIBGCC_DEPS): Add gcov headers. | nathan | 2003-04-23 | 1 | -2/+2 |
* | Break out coverage routines to new file. | nathan | 2003-04-21 | 1 | -2/+2 |
* | * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. | sayle | 2003-03-15 | 1 | -1/+1 |
* | * cfgloopanal.c: New file. | rakdver | 2003-01-24 | 1 | -1/+1 |
* | * regmove.c: Fix comment typos. | kazu | 2002-12-24 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * basic-block.h: Fix comment formatting. | kazu | 2002-09-08 | 1 | -1/+1 |
* | * toplev.c (set_fast_math_flags): Don't use ISO C style function | aj | 2002-07-06 | 1 | -4/+9 |
* | * Makefile.in (tracer.o): New. | hubicka | 2002-06-01 | 1 | -0/+373 |