Daily bump.
[platform/upstream/gcc.git] / gcc / alloc-pool.h
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