aboutsummaryrefslogtreecommitdiff
path: root/gcc/alloc-pool.h
AgeCommit message (Expand)Author
2019-02-26Improve memory statistics report readability.Martin Liska
2019-01-01 Update copyright years.Jakub Jelinek
2018-11-16Don't use %z printf length specifierMichael Matz
2018-11-05Come up with SIZE_AMOUNT and use it in memory statistics and sort stats.Martin Liska
2018-10-30Don't allow the pool allocator to be configured to allocate zero-sized objectsRichard Earnshaw
2018-01-03 Update copyright years.Jakub Jelinek
2017-08-02 PR other/81667Marek Polacek
2017-01-01 Update copyright years.Jakub Jelinek
2016-02-25Do not gather mem stats in run_exit_handles (PRMartin Liska
2016-02-232016-02-23 Richard Biener <rguenther@suse.de>Richard Biener
2016-01-04 Update copyright years.Jakub Jelinek
2015-11-10Enhance pool allocatorMartin Liska
2015-11-062015-11-06 Richard Biener <rguenther@suse.de>Richard Biener
2015-10-262015-10-26 Richard Biener <rguenther@suse.de>Richard Biener
2015-10-26ENABLE_CHECKING refactoring: pool allocatorsMikhail Maltsev
2015-09-16Share memory blocks between pool allocatorsMikhail Maltsev
2015-07-16Add new object_allocator and clean-up allocator usage.Martin Liska
2015-06-10Fix BITMAP identifier clash.Martin Liska
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-03Fix GNU coding style in memory statistics.Martin Liska
2015-06-03Fix memory report layout at various places.Martin Liska
2015-06-03Port pool-allocator memory stats to a new infrastructure.Martin Liska
2015-06-02Pool allocator fallout: fix uninialized class members.Martin Liska
2015-06-01Small pool-allocator fallback.Martin Liska
2015-06-01Remove old pool allocator.Martin Liska
2015-06-01Introduce new type-based pool allocator.Martin Liska
2015-01-05 Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-07-13 * ggc.h (ggc_internal_alloc_stat, ggc_alloc_typed_stat,Steven Bosscher
2009-11-25Remove trailing white spaces.H.J. Lu
2007-11-232007-11-23 Richard Guenther <rguenther@suse.de>Richard Guenther
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-06-11Merge dataflow branch into mainlineDaniel Berlin
2006-06-202006-06-20 Richard Guenther <rguenther@suse.de>Richard Guenther
2005-06-25Update FSF address.Kelley Cook
2004-02-04 gcc/Kazu Hirata
2004-01-30 * alloc-pool.c: Include hashtab.hJan Hubicka
2003-06-15 * alloc-pool.c: Convert to ISO C90 prototypes.Andreas Jaeger
2003-05-12 * alloc-pool.h (ALLOC_POOL_ID_TYPE): New type.Josef Zlomek
2002-12-192002-12-18 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin