| Commit message (Expand) | Author | Age | Files | Lines |
* | This patch extracts approved portions of the hash_table patches to | crowl | 2013-04-23 | 1 | -83/+47 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | PR other/54324 | aldyh | 2012-12-18 | 1 | -1/+1 |
* | PR middle-end/54630 | jakub | 2012-11-19 | 1 | -2/+3 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -15/+15 |
* | Change hash_table to support a comparator type different from the | crowl | 2012-10-25 | 1 | -4/+5 |
* | * bitmap.c (bitmap_last_set_bit): Rewrite to return the correct bit. | steven | 2012-09-07 | 1 | -2/+2 |
* | * tree-ssa-coalesce.c (struct ssa_conflicts_d): Make contents | steven | 2012-08-22 | 1 | -47/+45 |
* | 2012-08-17 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-17 | 1 | -9/+14 |
* | Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion). | dnovillo | 2012-08-15 | 1 | -15/+13 |
* | 2012-08-14 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-14 | 1 | -1/+1 |
* | 2012-08-10 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-10 | 1 | -45/+19 |
* | 2012-08-02 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-02 | 1 | -1/+1 |
* | 2012-08-01 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-01 | 1 | -40/+0 |
* | gcc/ | steven | 2012-07-16 | 1 | -1/+1 |
* | PR debug/51517 | jakub | 2011-12-15 | 1 | -2/+2 |
* | remove useless if-before-free tests | meyering | 2011-04-20 | 1 | -2/+1 |
* | * diagnostic-core.h: Include bversion.h. | jsm28 | 2010-11-30 | 1 | -1/+0 |
* | * basic-block.h (single_succ_edge): Use gcc_checking_assert. | froydnj | 2010-10-21 | 1 | -10/+6 |
* | * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to | froydnj | 2010-08-19 | 1 | -5/+2 |
* | 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-07-08 | 1 | -0/+1 |
* | * gimplify.c: Do not include except.h and optabs.h. | steven | 2010-06-01 | 1 | -1/+0 |
* | * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or | jsm28 | 2010-05-21 | 1 | -0/+1 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+1 |
* | 2010-01-04 Richard Guenther <rguenther@suse.de> | rguenth | 2010-01-04 | 1 | -8/+9 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -57/+57 |
* | PR lto/40758 | matz | 2009-09-26 | 1 | -1/+4 |
* | gcc/ChangeLog: | aoliva | 2009-09-02 | 1 | -0/+5 |
* | * tree-ssa-coalesce.c (coalesce_cost): Do not take ciritical | hubicka | 2009-05-02 | 1 | -11/+32 |
* | gcc/ | matz | 2009-04-26 | 1 | -30/+5 |
* | * tree-ssa-copyrename.c (rename_ssa_copies): Don't iterate | matz | 2009-04-26 | 1 | -1/+1 |
* | 2009-04-03 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-03 | 1 | -6/+3 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -2/+2 |
* | PR middle-end/38981 | ebotcazou | 2009-02-09 | 1 | -7/+6 |
* | * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | hubicka | 2008-08-29 | 1 | -9/+5 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -44/+58 |
* | * cgraph.c (cgraph_add_new_function): Do early local passes. | hubicka | 2008-07-20 | 1 | -0/+50 |
* | * ggc.h (GGC_RESIZEVAR): New, reorder macros. | ghazi | 2008-06-20 | 1 | -2/+2 |
* | gcc/ | rwild | 2008-06-06 | 1 | -2/+3 |
* | * predict.c (maybe_hot_frequency_p): Break out of... | hubicka | 2008-06-02 | 1 | -1/+1 |
* | * tree-ssa-coalesce.c (compare_pairs): Use the elements as secondary keys | nickc | 2007-08-31 | 1 | -2/+16 |
* | PR tree-optimization/32919 | drow | 2007-08-01 | 1 | -0/+20 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | * c-common.c (fname_as_string, c_type_hash): Constify. | ghazi | 2007-07-25 | 1 | -5/+7 |
* | PR tree-optimization/31866 | jakub | 2007-06-21 | 1 | -2/+2 |
* | * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the | tneumann | 2007-06-06 | 1 | -2/+2 |
* | * config/i386/i386.c, config/pa/pa.c, config/spu/spu.c, | kazu | 2007-05-26 | 1 | -1/+1 |
* | tree-ssa-coalesce.c (fail_abnormal_edge_coalesce): Remove | tbm | 2007-03-08 | 1 | -1/+1 |
* | 2007-02-16 Richard Guenther <rguenther@suse.de> | rguenth | 2007-02-16 | 1 | -1/+1 |
* | * cgraphunit.c, config/i386/i386.c, config/ia64/ia64.c, cse.c, | kazu | 2006-12-22 | 1 | -9/+9 |