Age | Commit message (Expand) | Author | Files | Lines |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -3/+2 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -1/+0 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-10 | remove gengtype support for param_is use_param, if_marked and splay tree allo... | Trevor Saunders | 1 | -40/+0 |
2014-11-20 | implement a replacement for if_marked | Trevor Saunders | 1 | -0/+3 |
2014-10-12 | move many gc hashtab to hash_table | Trevor Saunders | 1 | -0/+5 |
2014-09-02 | support ggc hash_map and hash_set | Trevor Saunders | 1 | -0/+21 |
2014-05-25 | ggc.h (ggc_grow): New function. | Jan Hubicka | 1 | -0/+3 |
2014-05-17 | add finalizers to ggc | Trevor Saunders | 1 | -8/+63 |
2014-05-17 | remove unused function | Trevor Saunders | 1 | -7/+0 |
2014-05-17 | use templates instead of gengtype for typed allocation functions | Trevor Saunders | 1 | -7/+26 |
2014-05-17 | rm a bunch of _stat allocation functions | Trevor Saunders | 1 | -41/+24 |
2014-02-07 | parser.c (synthesize_implicit_template_parm): Use grow_tree_vec. | Jan Hubicka | 1 | -0/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-27 | cgraph.h (enum cgraph_simd_clone_arg_type): New. | Aldy Hernandez | 1 | -0/+7 |
2013-11-19 | Convert gimple types from a union to C++ inheritance | David Malcolm | 1 | -3/+3 |
2013-08-20 | Revert my last two changes, r201865 and r201864 | David Malcolm | 1 | -46/+0 |
2013-08-20 | Make opt_pass and gcc::pass_manager be GC-managed | David Malcolm | 1 | -0/+46 |
2013-01-24 | Remove zone allocator. | Diego Novillo | 1 | -91/+11 |
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-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -1/+1 |
2012-08-14 | backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... | Diego Novillo | 1 | -3/+0 |
2012-07-24 | sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS. | Steven Bosscher | 1 | -4/+0 |
2012-07-13 | ggc.h (ggc_internal_alloc_stat, [...]): Add ATTRIBUTE_MALLOC. | Steven Bosscher | 1 | -8/+16 |
2011-10-17 | Reduce memory waste due to non-power-of-2 allocs | Tom Tromey | 1 | -0/+2 |
2011-08-16 | ggc.h (ggc_alloc_rtvec_sized): Use ggc_alloc_zone_rtvec_def instead of ggc_al... | Andreas Schwab | 1 | -5/+4 |
2011-08-16 | ggc.h (ggc_alloc_rtvec_sized): Change arguments of ggc_alloc_zone_vec_rtvec_def. | Liang Wang | 1 | -2/+3 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -134/+158 |
2010-05-26 | ggc.h (ggc_min_expand_heuristic, [...]): Remove. | Laurynas Biveinis | 1 | -2/+0 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -1/+1 |
2009-09-28 | Add support for using ggc cache tables from plugins. | Duncan Sands | 1 | -1/+5 |
2009-05-26 | plugins.texi (Loading plugins): typo. | Basile Starynkevitch | 1 | -2/+7 |
2009-02-23 | re PR c/12245 (Uses lots of memory when compiling large initialized arrays) | Jan Hubicka | 1 | -1/+1 |
2008-06-20 | ggc.h (GGC_RESIZEVAR): New, reorder macros. | Kaveh R. Ghazi | 1 | -1/+2 |
2008-05-21 | symtab.h (HT_ALLOCED): Remove. | Tom Tromey | 1 | -2/+11 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2006-12-23 | toplev.c (dump_memory_report): Break out from... | Jan Hubicka | 1 | -1/+1 |
2005-12-02 | ggc.h (GGC_RESIZEVEC): New. | Gabriel Dos Reis | 1 | -0/+1 |
2005-09-07 | ggc-page.c (ggc_push_context): Remove. | Mark Mitchell | 1 | -8/+0 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-02 | ggc.h (ggc_alloc_zone_pass_stat): New macro. | Daniel Jacobowitz | 1 | -6/+2 |
2005-03-14 | alloc-pool.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-13 | ggc-zone.c: Rewritten. | Daniel Jacobowitz | 1 | -21/+37 |
2004-09-02 | gimplify.c (gimplify_compound_lval): Move "stack" varray out of GGC. | Jan Hubicka | 1 | -1/+5 |
2004-09-02 | *** empty log message *** | Dan Nicolaescu | 1 | -3/+0 |
2004-07-25 | ggc.h (GGC_NEW, [...]): New macros. | Bernardo Innocenti | 1 | -0/+8 |
2004-03-03 | ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic... | Jan Hubicka | 1 | -6/+17 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+1 |