Age | Commit message (Expand) | Author | Files | Lines |
2015-05-27 | New memory allocation statistics infrastructure. | Martin Liska | 1 | -1/+3 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-09-22 | tree-ssa-ccp.c (prop_value_d): Rename to ... | Jan Hubicka | 1 | -4/+4 |
2014-09-02 | support ggc hash_map and hash_set | Trevor Saunders | 1 | -0/+1 |
2014-06-24 | add hash_map class | Trevor Saunders | 1 | -47/+15 |
2014-06-24 | Remove a layer of indirection from hash_table | Trevor Saunders | 1 | -8/+9 |
2014-05-26 | system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. | Richard Biener | 1 | -1/+1 |
2014-04-28 | configure.ac: Do valgrind header checks unconditionally. | Richard Biener | 1 | -3/+3 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -1/+1 |
2013-04-26 | This patch is the main part of a consolodation of the hash_table patches to t... | Lawrence Crowl | 1 | -4/+4 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-10-25 | Change hash_table to support a comparator type different from the value type ... | Lawrence Crowl | 1 | -32/+38 |
2012-08-21 | alloc-pool.c (pool_alloc): Fix valgrind annotation. | Richard Guenther | 1 | -2/+6 |
2012-08-18 | alloc-pool.c (pool_alloc): Add valgrind markers. | Andrew Pinski | 1 | -1/+11 |
2012-07-24 | * alloc-pool.c (create_alloc_pool): Fix ENABLE_CHECKING check. | Steven Bosscher | 1 | -5/+4 |
2012-07-24 | sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS. | Steven Bosscher | 1 | -41/+36 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-06-13 | bitmap.c (bitmap_and, [...]): Turn internal datastructure checks into checkin... | Jan Hubicka | 1 | -9/+9 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -4/+4 |
2009-10-20 | ggc-page.c: Include cfgloop.h. | Richard Guenther | 1 | -2/+2 |
2009-04-30 | alloc-pool.c (alloc_pool_descriptor): Use an insert_opion value instead of an... | Rafael Avila de Espindola | 1 | -1/+1 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -2/+2 |
2008-10-08 | re PR middle-end/37448 (cannot compile big function) | Kenneth Zadeck | 1 | -28/+48 |
2008-07-04 | alloc-pool.c (hash_descriptor, [...]): Fix -Wc++-compat warnings. | Kaveh R. Ghazi | 1 | -3/+5 |
2008-06-29 | alloc-pool.c (create_alloc_pool): Fix -Wc++-compat warnings. | Kaveh R. Ghazi | 1 | -6/+3 |
2007-11-23 | re PR tree-optimization/34176 (SCCVN breaks gettext) | Richard Guenther | 1 | -1/+17 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -37/+49 |
2006-11-30 | cgraphunit.c (cgraph_finalize_compilation_unit): Add a newline at the end of ... | Steven Bosscher | 1 | -2/+2 |
2006-07-07 | pointer-set.c (pointer_set_destroy): Correct whitespace. | Roger Sayle | 1 | -2/+3 |
2006-06-20 | alloc-pool.h (free_alloc_pool_if_empty): Prototype new function. | Richard Guenther | 1 | -0/+11 |
2006-05-18 | Whitespace fixups | Mike Stump | 1 | -5/+5 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-03-14 | alloc-pool.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-13 | ggc-zone.c: Rewritten. | Daniel Jacobowitz | 1 | -0/+3 |
2004-08-30 | alias.c (mems_in_disjoint_alias_sets_p, [...]): Use gcc_assert and gcc_unreac... | Nathan Sidwell | 1 | -29/+8 |
2004-01-31 | alloc-pool.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+1 |
2004-01-30 | alloc-pool.c: Include hashtab.h | Jan Hubicka | 1 | -3/+122 |
2004-01-23 | alloc-pool.c (align_four): Kill. | Jan Hubicka | 1 | -2/+6 |
2003-12-21 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -2/+2 |
2003-06-29 | alloc-pool.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2003-06-17 | alloc-pool.c: Don't check HAVE_LONG_DOUBLE. | Kaveh R. Ghazi | 1 | -3/+0 |
2003-06-15 | alloc-pool.c: Convert to ISO C90 prototypes. | Andreas Jaeger | 1 | -12/+5 |
2003-05-12 | * alloc-pool.c (last_id): Put in ENABLE_CHECKING guards. | Neil Booth | 1 | -0/+2 |
2003-05-12 | alloc-pool.h (ALLOC_POOL_ID_TYPE): New type. | Josef Zlomek | 1 | -2/+89 |