summaryrefslogtreecommitdiff
path: root/gcc/alloc-pool.h
Commit message (Expand)AuthorAgeFilesLines
* Do not gather mem stats in run_exit_handles (PRmarxin2016-02-251-1/+4
* 2016-02-23 Richard Biener <rguenther@suse.de>rguenth2016-02-231-4/+16
* Update copyright years.jakub2016-01-041-1/+1
* Enhance pool allocatormarxin2015-11-101-1/+14
* 2015-11-06 Richard Biener <rguenther@suse.de>rguenth2015-11-061-1/+1
* 2015-10-26 Richard Biener <rguenther@suse.de>rguenth2015-10-261-3/+4
* ENABLE_CHECKING refactoring: pool allocatorsmiyuki2015-10-261-17/+10
* Share memory blocks between pool allocatorsmiyuki2015-09-161-34/+90
* Add new object_allocator and clean-up allocator usage.marxin2015-07-161-77/+110
* Fix BITMAP identifier clash.marxin2015-06-101-1/+1
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-1/+0
* Fix GNU coding style in memory statistics.marxin2015-06-031-7/+14
* Fix memory report layout at various places.marxin2015-06-031-1/+1
* Port pool-allocator memory stats to a new infrastructure.marxin2015-06-031-21/+80
* Pool allocator fallout: fix uninialized class members.marxin2015-06-021-4/+3
* Small pool-allocator fallback.marxin2015-06-011-1/+1
* Remove old pool allocator.marxin2015-06-011-51/+0
* Introduce new type-based pool allocator.marxin2015-06-011-2/+378
* Update copyright years.jakub2015-01-051-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* * ggc.h (ggc_internal_alloc_stat, ggc_alloc_typed_stat,steven2012-07-131-1/+1
* Remove trailing white spaces.hjl2009-11-251-1/+1
* 2007-11-23 Richard Guenther <rguenther@suse.de>rguenth2007-11-231-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* Merge dataflow branch into mainlinedberlin2007-06-111-2/+13
* 2006-06-20 Richard Guenther <rguenther@suse.de>rguenth2006-06-201-0/+1
* Update FSF address.kcook2005-06-251-2/+2
* gcc/kazu2004-02-041-1/+1
* * alloc-pool.c: Include hashtab.hhubicka2004-01-301-1/+2
* * alloc-pool.c: Convert to ISO C90 prototypes.aj2003-06-151-4/+4
* * alloc-pool.h (ALLOC_POOL_ID_TYPE): New type.zlomek2003-05-121-2/+8
* 2002-12-18 Daniel Berlin <dberlin@dberlin.org>dberlin2002-12-191-0/+48