summaryrefslogtreecommitdiff
path: root/gcc/ggc.h
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * ggc.h (GGC_NEW, GGC_CNEW, GGC_NEWVEC, GGC_CNEWVEC, GGC_NEWVAR,bernie2004-07-251-0/+8
* * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):hubicka2004-03-031-6/+17
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,kazu2004-01-311-1/+1
* * ggc.h (ggc_free): Declare.rth2004-01-281-0/+2
* Revert accidental commit.rth2004-01-261-2/+0
* * c-parse.in (extension): Use itype.rth2004-01-261-0/+2
* * alias.c: Fix comment formatting.kazu2003-12-211-1/+1
* * ggc.h (struct alloc_zone): Move forward declaration up.steven2003-12-011-2/+9
* 2003-10-26 Daniel Berlin <dberlin@dberlin.org>dberlin2003-10-271-9/+28
* * rtl.h (rtl_size): Declare.rsandifo2003-10-181-3/+1
* * c-pretty-print.c: Fix comment formatting.kazu2003-10-051-1/+1
* 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-07-161-0/+5
* 2003-07-10 Steven Bosscher <steven@gcc.gnu.org>steven2003-07-101-5/+5
* * gcc.c: Convert prototypes to ISO C90.aj2003-07-061-2/+1
* * ggc.h: Follow spelling conventions.kazu2003-07-051-1/+1
* * ChangeLog: Follow spelling conventions.kazu2003-06-121-1/+1