]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/alloc-pool.h
[PR90048] Fortran OpenACC 'private' clause rejected for predetermined private loop...
[thirdparty/gcc.git] / gcc / alloc-pool.h
2019-02-26  marxinImprove memory statistics report readability.
2019-01-01  jakub Update copyright years.
2018-11-16  matzDon't use %z printf length specifier
2018-11-05  marxinCome up with SIZE_AMOUNT and use it in memory statistic...
2018-10-30  rearnshaDon't allow the pool allocator to be configured to...
2018-01-03  jakub Update copyright years.
2017-08-02  mpolacek PR other/81667
2017-01-01  jakub Update copyright years.
2016-02-25  marxinDo not gather mem stats in run_exit_handles (PR
2016-02-23  rguenth2016-02-23 Richard Biener <rguenther@suse.de>
2016-01-04  jakub Update copyright years.
2015-11-10  marxinEnhance pool allocator
2015-11-06  rguenth2015-11-06 Richard Biener <rguenther@suse.de>
2015-10-26  rguenth2015-10-26 Richard Biener <rguenther@suse.de>
2015-10-26  miyukiENABLE_CHECKING refactoring: pool allocators
2015-09-16  miyukiShare memory blocks between pool allocators
2015-07-16  marxinAdd new object_allocator and clean-up allocator usage.
2015-06-10  marxinFix BITMAP identifier clash.
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-03  marxinFix GNU coding style in memory statistics.
2015-06-03  marxinFix memory report layout at various places.
2015-06-03  marxinPort pool-allocator memory stats to a new infrastructure.
2015-06-02  marxinPool allocator fallout: fix uninialized class members.
2015-06-01  marxinSmall pool-allocator fallback.
2015-06-01  marxinRemove old pool allocator.
2015-06-01  marxinIntroduce new type-based pool allocator.
2015-01-05  jakub Update copyright years.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-07-13  steven * ggc.h (ggc_internal_alloc_stat, ggc_alloc_typed_stat,
2009-11-25  hjlRemove trailing white spaces.
2007-11-23  rguenth2007-11-23 Richard Guenther <rguenther@suse.de>
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-06-11  dberlinMerge dataflow branch into mainline
2006-06-20  rguenth2006-06-20 Richard Guenther <rguenther@suse.de>
2005-06-25  kcookUpdate FSF address.
2004-02-04  kazu gcc/
2004-01-30  hubicka * alloc-pool.c: Include hashtab.h
2003-06-15  aj * alloc-pool.c: Convert to ISO C90 prototypes.
2003-05-12  zlomek * alloc-pool.h (ALLOC_POOL_ID_TYPE): New type.
2002-12-19  dberlin2002-12-18 Daniel Berlin <dberlin@dberlin.org>