summaryrefslogtreecommitdiff
path: root/gcc/ggc.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* switch from gimple to gimple*Trevor Saunders2015-09-201-3/+2
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-1/+0
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* remove gengtype support for param_is use_param, if_marked and splay tree allo...Trevor Saunders2014-12-101-40/+0
* implement a replacement for if_markedTrevor Saunders2014-11-201-0/+3
* move many gc hashtab to hash_tableTrevor Saunders2014-10-121-0/+5
* support ggc hash_map and hash_setTrevor Saunders2014-09-021-0/+21
* ggc.h (ggc_grow): New function.Jan Hubicka2014-05-251-0/+3
* add finalizers to ggcTrevor Saunders2014-05-171-8/+63
* remove unused functionTrevor Saunders2014-05-171-7/+0
* use templates instead of gengtype for typed allocation functionsTrevor Saunders2014-05-171-7/+26
* rm a bunch of _stat allocation functionsTrevor Saunders2014-05-171-41/+24
* parser.c (synthesize_implicit_template_parm): Use grow_tree_vec.Jan Hubicka2014-02-071-0/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* cgraph.h (enum cgraph_simd_clone_arg_type): New.Aldy Hernandez2013-11-271-0/+7
* Convert gimple types from a union to C++ inheritanceDavid Malcolm2013-11-191-3/+3
* Revert my last two changes, r201865 and r201864David Malcolm2013-08-201-46/+0
* Make opt_pass and gcc::pass_manager be GC-managedDavid Malcolm2013-08-201-0/+46
* Remove zone allocator.Diego Novillo2013-01-241-91/+11
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-1/+1
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-141-3/+0
* sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.Steven Bosscher2012-07-241-4/+0
* ggc.h (ggc_internal_alloc_stat, [...]): Add ATTRIBUTE_MALLOC.Steven Bosscher2012-07-131-8/+16
* Reduce memory waste due to non-power-of-2 allocsTom Tromey2011-10-171-0/+2
* ggc.h (ggc_alloc_rtvec_sized): Use ggc_alloc_zone_rtvec_def instead of ggc_al...Andreas Schwab2011-08-161-5/+4
* ggc.h (ggc_alloc_rtvec_sized): Change arguments of ggc_alloc_zone_vec_rtvec_def.Liang Wang2011-08-161-2/+3
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-134/+158
* ggc.h (ggc_min_expand_heuristic, [...]): Remove.Laurynas Biveinis2010-05-261-2/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* Add support for using ggc cache tables from plugins.Duncan Sands2009-09-281-1/+5
* plugins.texi (Loading plugins): typo.Basile Starynkevitch2009-05-261-2/+7
* re PR c/12245 (Uses lots of memory when compiling large initialized arrays)Jan Hubicka2009-02-231-1/+1
* ggc.h (GGC_RESIZEVAR): New, reorder macros.Kaveh R. Ghazi2008-06-201-1/+2
* symtab.h (HT_ALLOCED): Remove.Tom Tromey2008-05-211-2/+11
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* toplev.c (dump_memory_report): Break out from...Jan Hubicka2006-12-231-1/+1
* ggc.h (GGC_RESIZEVEC): New.Gabriel Dos Reis2005-12-021-0/+1
* ggc-page.c (ggc_push_context): Remove.Mark Mitchell2005-09-071-8/+0
* Update FSF address.Kelley Cook2005-06-251-2/+2
* ggc.h (ggc_alloc_zone_pass_stat): New macro.Daniel Jacobowitz2005-05-021-6/+2
* alloc-pool.c, [...]: Update copyright.Kazu Hirata2005-03-141-1/+1
* ggc-zone.c: Rewritten.Daniel Jacobowitz2005-03-131-21/+37
* gimplify.c (gimplify_compound_lval): Move "stack" varray out of GGC.Jan Hubicka2004-09-021-1/+5
* *** empty log message ***Dan Nicolaescu2004-09-021-3/+0
* ggc.h (GGC_NEW, [...]): New macros.Bernardo Innocenti2004-07-251-0/+8
* ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic...Jan Hubicka2004-03-031-6/+17