| Commit message (Expand) | Author | Age | Files | Lines |
* | PR tree-optimization/64058 | law | 2016-03-23 | 1 | -9/+54 |
* | 2016-02-23 Richard Biener <rguenther@suse.de> | rguenth | 2016-02-23 | 1 | -1/+22 |
* | Update copyright years. | jakub | 2016-01-04 | 1 | -1/+1 |
* | 2015-12-04 Richard Biener <rguenther@suse.de> | rguenth | 2015-12-04 | 1 | -3/+5 |
* | 2015-10-30 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-10-30 | 1 | -1/+0 |
* | Fallout for new memory statistics infrastructure. | marxin | 2015-06-16 | 1 | -1/+1 |
* | Fix BITMAP identifier clash. | marxin | 2015-06-10 | 1 | -2/+3 |
* | 2015-06-08 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-08 | 1 | -6/+0 |
* | New memory allocation statistics infrastructure. | marxin | 2015-05-27 | 1 | -157/+21 |
* | gcc/ | rsandifo | 2015-05-19 | 1 | -0/+12 |
* | * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c, | jason | 2015-05-09 | 1 | -3/+3 |
* | remove need for store_values_directly | tbsaunde | 2015-04-18 | 1 | -6/+6 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | bitmap.c (bitmap_ior, bitmap_ior_and_compl): Zap current as it could be deleted. | kkojima | 2014-11-28 | 1 | -0/+4 |
* | * tree-ssa-ccp.c (prop_value_d): Rename to ... | hubicka | 2014-09-22 | 1 | -4/+4 |
* | Remove a layer of indirection from hash_table | tbsaunde | 2014-06-24 | 1 | -8/+9 |
* | 2014-05-23 Richard Biener <rguenther@suse.de> | rguenth | 2014-05-26 | 1 | -12/+10 |
* | use templates instead of gengtype for typed allocation functions | tbsaunde | 2014-05-17 | 1 | -2/+2 |
* | 2014-05-06 Richard Biener <rguenther@suse.de> | rguenth | 2014-05-06 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator): | olegendo | 2013-12-10 | 1 | -5/+5 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -2/+2 |
* | This patch is the main part of a consolodation of the hash_table | crowl | 2013-04-26 | 1 | -29/+35 |
* | Add uniform debug dump function names. | crowl | 2013-03-29 | 1 | -1/+18 |
* | * bitmap.c (struct bitmap_descriptor_d): Use unsigned HOST_WIDEST_INT | steven | 2013-03-07 | 1 | -17/+28 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -1/+1 |
* | * bitmap.c (struct bitmap_descriptor): Remove forward declaration. | steven | 2012-12-13 | 1 | -23/+37 |
* | * bitmap.h (bitmap_and_into): Update prototype. | steven | 2012-10-08 | 1 | -5/+16 |
* | * bitmap.c (bitmap_last_set_bit): Rewrite to return the correct bit. | steven | 2012-09-07 | 1 | -20/+11 |
* | * bitmap.h: Add explanation of sparse set as linked-list bitmap. | steven | 2012-07-26 | 1 | -2/+1 |
* | * bitmap.c (bitmap_descriptor): Adjust order of parameters to | jason | 2012-07-24 | 1 | -1/+1 |
* | gcc/ | steven | 2012-07-24 | 1 | -67/+63 |
* | Update Copyright years for files modified in 2010. | jakub | 2011-01-03 | 1 | -1/+1 |
* | * bitmap.c: Delete unnecessary includes. | froydnj | 2010-11-16 | 1 | -3/+0 |
* | * bitmap.c (bitmap_clear_bit): Micro optimize. | hubicka | 2010-06-22 | 1 | -5/+7 |
* | * bitmap.c (bitmap_and, bitmap_and_into, bitmap_and_compl, | hubicka | 2010-06-13 | 1 | -14/+14 |
* | * bitmap.c (bitmap_elt_insert_after, bitmap_first_set_bit, | hubicka | 2010-06-09 | 1 | -13/+13 |
* | * bitmap.c (bitmap_and): Walk array forward. | hubicka | 2010-06-09 | 1 | -16/+16 |
* | gcc/ada: | lauras | 2010-06-08 | 1 | -2/+2 |
* | * bitmap.c (bitmap_descriptor): Add search_iter. | hubicka | 2010-06-02 | 1 | -7/+21 |
* | * tree-vrp.c (debug_value_range, debug_all_value_ranges, | hubicka | 2010-05-29 | 1 | -3/+3 |
* | * hwint.h (HOST_LONG_FORMAT): New macro | rupp | 2009-08-25 | 1 | -2/+4 |
* | 2009-06-27 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-06-27 | 1 | -0/+78 |
* | * bitmap.c (bitmap_clear): Don't declare as inline. | ian | 2009-06-16 | 1 | -1/+1 |
* | 2009-05-16 Brad Lucier <lucier@math.purdue.edu> | hjl | 2009-05-16 | 1 | -8/+9 |
* | 2009-04-30 Rafael Avila de Espindola <espindola@google.com> | espindola | 2009-04-30 | 1 | -1/+1 |
* | * bitmap.c (bitmap_last_set_bit): New function. | hubicka | 2009-03-29 | 1 | -0/+53 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | * bitmap.c (bitmap_obstack_alloc_stat): Adjust cast to eliminate | bje | 2009-01-18 | 1 | -2/+2 |
* | * alloc-pool.c (hash_descriptor, eq_descriptor, | ghazi | 2008-07-04 | 1 | -4/+6 |