Daily bump.
[gcc.git] / gcc / alloc-pool.h
2021-01-04 Jakub JelinekUpdate copyright years.
2020-06-05 Jonathan WakelyAdd new/delete to struct occurence
2020-05-05 Martin LiskaUse const for some function arguments.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-02-26 Martin LiskaImprove memory statistics report readability.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-16 Michael MatzDon't use %z printf length specifier
2018-11-05 Martin LiskaCome up with SIZE_AMOUNT and use it in memory statistic...
2018-10-30 Richard EarnshawDon't allow the pool allocator to be configured to...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-08-02 Marek Polacekre PR other/81667 (trunk/gcc/alloc-pool.h:239: possible...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-02-25 Martin LiskaDo not gather mem stats in run_exit_handles (PR
2016-02-23 Richard Bieneralloc-pool.h (struct allocation_object): Make id member...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-10 Martin LiskaEnhance pool allocator
2015-11-06 Richard Bieneralloc-pool.h (object_allocator::allocate): Default...
2015-10-26 Richard Bieneralloc-pool.h (base_pool_allocator): Use placement new.
2015-10-26 Mikhail MaltsevENABLE_CHECKING refactoring: pool allocators
2015-09-16 Mikhail MaltsevShare memory blocks between pool allocators
2015-07-16 Martin LiskaAdd new object_allocator and clean-up allocator usage.
2015-06-10 Martin LiskaFix BITMAP identifier clash.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-03 Martin LiskaFix GNU coding style in memory statistics.
2015-06-03 Martin LiskaFix memory report layout at various places.
2015-06-03 Martin LiskaPort pool-allocator memory stats to a new infrastructure.
2015-06-02 Martin LiskaPool allocator fallout: fix uninialized class members.
2015-06-01 Martin LiskaSmall pool-allocator fallback.
2015-06-01 Martin LiskaRemove old pool allocator.
2015-06-01 Martin LiskaIntroduce new type-based pool allocator.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-07-13 Steven Bosscherggc.h (ggc_internal_alloc_stat, [...]): Add ATTRIBUTE_M...
2009-11-25 H.J. LuRemove trailing white spaces.
2007-11-23 Richard Guentherre PR tree-optimization/34176 (SCCVN breaks gettext)
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2006-06-20 Richard Guentheralloc-pool.h (free_alloc_pool_if_empty): Prototype...
2005-06-25 Kelley CookUpdate FSF address.
2004-02-04 Kazu Hirataalloc-pool.h, [...]: Update copyright.
2004-01-30 Jan Hubickaalloc-pool.c: Include hashtab.h
2003-06-15 Andreas Jaegeralloc-pool.c: Convert to ISO C90 prototypes.
2003-05-12 Josef Zlomekalloc-pool.h (ALLOC_POOL_ID_TYPE): New type.
2002-12-19 Daniel BerlinMakefile.in (OBJS): Add alloc-pool.o