aboutsummaryrefslogtreecommitdiff
path: root/gcc/ggc.h
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.jakub
2016-01-04 Update copyright years.jakub
2015-09-20switch from gimple to gimple*tbsaunde
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-01-05 Update copyright years.jakub
2014-12-10remove gengtype support for param_is use_param, if_marked and splay tree allo...tbsaunde
2014-11-20implement a replacement for if_markedtbsaunde
2014-10-12move many gc hashtab to hash_tabletbsaunde
2014-09-02support ggc hash_map and hash_settbsaunde
2014-05-25 * ggc.h (ggc_grow): New function.hubicka
2014-05-17add finalizers to ggctbsaunde
2014-05-17remove unused functiontbsaunde
2014-05-17use templates instead of gengtype for typed allocation functionstbsaunde
2014-05-17rm a bunch of _stat allocation functionstbsaunde
2014-02-07 * parser.c (synthesize_implicit_template_parm): Use grow_tree_vec.hubicka
2014-01-02Update copyright years in gcc/rsandifo
2013-11-27 * cgraph.h (enum cgraph_simd_clone_arg_type): New.jakub
2013-11-19Convert gimple types from a union to C++ inheritancedmalcolm
2013-08-20Revert my last two changes, r201865 and r201864dmalcolm
2013-08-20Make opt_pass and gcc::pass_manager be GC-manageddmalcolm
2013-01-24Remove zone allocator.dnovillo
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo
2012-07-24gcc/steven
2012-07-13 * ggc.h (ggc_internal_alloc_stat, ggc_alloc_typed_stat,steven
2011-10-17Reduce memory waste due to non-power-of-2 allocsdodji
2011-08-16* ggc.h (ggc_alloc_rtvec_sized): Use ggc_alloc_zone_rtvec_defschwab
2011-08-162011-08-16 Liang Wang <lwang1@marvell.com>rguenth
2010-06-08gcc/ada:lauras
2010-05-262010-05-26 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras
2009-11-25Remove trailing white spaces.hjl
2009-09-28Add support for using ggc cache tables from plugins.baldrick
2009-05-262009-05-26 Basile Starynkevitch <basile@starynkevitch.net>bstarynk
2009-02-23 PR c/12245hubicka
2008-06-20 * ggc.h (GGC_RESIZEVAR): New, reorder macros.ghazi
2008-05-21libcpptromey
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc
2006-12-23 * toplev.c (dump_memory_report): Break out from...hubicka
2005-12-02 * ggc.h (GGC_RESIZEVEC): New.gdr
2005-09-07 * ggc-page.c (ggc_push_context): Remove.mmitchel
2005-06-25Update FSF address.kcook
2005-05-02 * ggc.h (ggc_alloc_zone_pass_stat): New macro.drow
2005-03-14 * alloc-pool.c, except.h, ggc-common.c, ggc-zone.c, ggc.h,kazu
2005-03-13 * ggc-zone.c: Rewritten.drow
2004-09-02 * gimplify.c (gimplify_compound_lval): Move "stack" varray out ofhubicka
2004-09-02*** empty log message ***dann
2004-07-25 * ggc.h (GGC_NEW, GGC_CNEW, GGC_NEWVEC, GGC_CNEWVEC, GGC_NEWVAR,bernie
2004-03-03 * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):hubicka