summaryrefslogtreecommitdiff
path: root/gcc/ggc.h
Commit message (Expand)AuthorAgeFilesLines
* * ggc.h (empty_string): Delete.nathan2017-06-301-3/+0
* * ggc.h: Replace all 'static inline' with plain 'inline'. Fixnathan2017-06-301-20/+18
* Update copyright years.jakub2017-01-011-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* switch from gimple to gimple*tbsaunde2015-09-201-3/+2
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-1/+0
* Update copyright years.jakub2015-01-051-1/+1
* remove gengtype support for param_is use_param, if_marked and splay tree allo...tbsaunde2014-12-101-40/+0
* implement a replacement for if_markedtbsaunde2014-11-201-0/+3
* move many gc hashtab to hash_tabletbsaunde2014-10-121-0/+5
* support ggc hash_map and hash_settbsaunde2014-09-021-0/+21
* * ggc.h (ggc_grow): New function.hubicka2014-05-251-0/+3
* add finalizers to ggctbsaunde2014-05-171-8/+63
* remove unused functiontbsaunde2014-05-171-7/+0
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-7/+26
* rm a bunch of _stat allocation functionstbsaunde2014-05-171-41/+24
* * parser.c (synthesize_implicit_template_parm): Use grow_tree_vec.hubicka2014-02-071-0/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * cgraph.h (enum cgraph_simd_clone_arg_type): New.jakub2013-11-271-0/+7
* Convert gimple types from a union to C++ inheritancedmalcolm2013-11-191-3/+3
* Revert my last two changes, r201865 and r201864dmalcolm2013-08-201-46/+0
* Make opt_pass and gcc::pass_manager be GC-manageddmalcolm2013-08-201-0/+46
* Remove zone allocator.dnovillo2013-01-241-91/+11
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-1/+1
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-3/+0
* gcc/steven2012-07-241-4/+0
* * ggc.h (ggc_internal_alloc_stat, ggc_alloc_typed_stat,steven2012-07-131-8/+16
* Reduce memory waste due to non-power-of-2 allocsdodji2011-10-171-0/+2
* * ggc.h (ggc_alloc_rtvec_sized): Use ggc_alloc_zone_rtvec_defschwab2011-08-161-5/+4
* 2011-08-16 Liang Wang <lwang1@marvell.com>rguenth2011-08-161-2/+3
* gcc/ada:lauras2010-06-081-134/+158
* 2010-05-26 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2010-05-261-2/+0
* Remove trailing white spaces.hjl2009-11-251-1/+1
* Add support for using ggc cache tables from plugins.baldrick2009-09-281-1/+5
* 2009-05-26 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2009-05-261-2/+7
* PR c/12245hubicka2009-02-231-1/+1
* * ggc.h (GGC_RESIZEVAR): New, reorder macros.ghazi2008-06-201-1/+2
* libcpptromey2008-05-211-2/+11
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * toplev.c (dump_memory_report): Break out from...hubicka2006-12-231-1/+1
* * ggc.h (GGC_RESIZEVEC): New.gdr2005-12-021-0/+1
* * ggc-page.c (ggc_push_context): Remove.mmitchel2005-09-071-8/+0
* Update FSF address.kcook2005-06-251-2/+2
* * ggc.h (ggc_alloc_zone_pass_stat): New macro.drow2005-05-021-6/+2
* * alloc-pool.c, except.h, ggc-common.c, ggc-zone.c, ggc.h,kazu2005-03-141-1/+1
* * ggc-zone.c: Rewritten.drow2005-03-131-21/+37
* * gimplify.c (gimplify_compound_lval): Move "stack" varray out ofhubicka2004-09-021-1/+5
* *** empty log message ***dann2004-09-021-3/+0