| Commit message (Expand) | Author | Age | Files | Lines |
* | PR tree-optimization/64058 | law | 2016-03-23 | 1 | -0/+3 |
* | 2016-02-23 Richard Biener <rguenther@suse.de> | rguenth | 2016-02-23 | 1 | -5/+10 |
* | Update copyright years. | jakub | 2016-01-04 | 1 | -1/+1 |
* | Fix double word typos. | aldyh | 2015-07-13 | 1 | -1/+1 |
* | 2015-06-08 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-08 | 1 | -3/+0 |
* | Fix GNU coding style in memory statistics. | marxin | 2015-06-03 | 1 | -3/+6 |
* | Port pool-allocator memory stats to a new infrastructure. | marxin | 2015-06-03 | 1 | -6/+5 |
* | New memory allocation statistics infrastructure. | marxin | 2015-05-27 | 1 | -0/+56 |
* | Update copyright years. | jakub | 2015-01-05 | 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 | -15/+15 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -1/+1 |
* | Add uniform debug dump function names. | crowl | 2013-03-29 | 1 | -0/+2 |
* | 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 | -8/+6 |
* | This patch renames sbitmap iterators to unify them with the bitmap iterators. | crowl | 2012-11-01 | 1 | -0/+3 |
* | This patch implements the unification of the *bitmap interfaces as discussed. | crowl | 2012-10-30 | 1 | -3/+9 |
* | * bitmap.h (bitmap_and_into): Update prototype. | steven | 2012-10-08 | 1 | -1/+1 |
* | 2012-08-17 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-17 | 1 | -10/+12 |
* | * bitmap.h: Add explanation of sparse set as linked-list bitmap. | steven | 2012-07-26 | 1 | -5/+115 |
* | gcc/ | steven | 2012-07-24 | 1 | -5/+2 |
* | Update Copyright years for files modified in 2010. | jakub | 2011-01-03 | 1 | -1/+1 |
* | * bitmap.h (+bmp_iter_next_bit): New. | hubicka | 2010-06-11 | 1 | -15/+24 |
* | gcc/ada: | lauras | 2010-06-08 | 1 | -1/+1 |
* | 2009-06-27 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-06-27 | 1 | -0/+2 |
* | 2009-04-21 Taras Glek <tglek@mozilla.com> | dnovillo | 2009-04-22 | 1 | -5/+3 |
* | * bitmap.c (bitmap_last_set_bit): New function. | hubicka | 2009-03-29 | 1 | -0/+1 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | * bitmap.h (BITMAP_FREE): Eliminate `implicit conversion from | bje | 2009-01-23 | 1 | -2/+2 |
* | 2008-07-02 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-02 | 1 | -4/+4 |
* | 2008-04-24 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2008-04-21 | 1 | -0/+1 |
* | 2007-11-09 Richard Guenther <rguenther@suse.de> | rguenth | 2007-11-09 | 1 | -0/+3 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | * bitmap.c (hash_descriptor, eq_descriptor, bitmap_element_zerop, | ghazi | 2007-07-25 | 1 | -24/+24 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -3/+4 |
* | * emit-rtl.c (emit_insn_before_setloc): Do not ICE when asked to emit | hubicka | 2007-04-01 | 1 | -1/+1 |
* | * gengtype-parse.c: New file. | zack | 2007-03-26 | 1 | -16/+7 |
* | * statistics.h (ALONE_PASS_MEM_STAT, ALONE_MEM_STAT_INFO, | hubicka | 2006-12-06 | 1 | -5/+29 |
* | * tree-ssa-alias.c (eq_ptr_info, ptr_info_hash): New function. | hubicka | 2006-08-21 | 1 | -0/+4 |
* | Whitespace fixups | mrs | 2006-05-18 | 1 | -27/+27 |
* | 2006-01-27 Daniel Berlin <dberlin@dberlin.org> | zadeck | 2006-01-27 | 1 | -2/+0 |
* | 2005-12-29 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2005-12-29 | 1 | -0/+6 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | 2005-05-11 Kenneth Zadeck <zadeck@naturalbridge.com> | dberlin | 2005-05-12 | 1 | -3/+10 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -6/+0 |
* | * bitmap.c, bitmap.h, lambda-code.c, tree-dfa.c, tree-dump.c, | kazu | 2005-02-15 | 1 | -1/+1 |
* | * bitmap.h (bitmap_and_compl_into): Return bool. | nathan | 2005-02-14 | 1 | -1/+1 |
* | 2004-11-25 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-26 | 1 | -2/+2 |
* | * bitmap.c (bitmap_malloc_alloc, bitmap_malloc_free): Remove. | nathan | 2004-11-25 | 1 | -11/+2 |
* | * basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust. | nathan | 2004-11-25 | 1 | -9/+3 |