summaryrefslogtreecommitdiff
path: root/runtime/GCCLibraries/libpoolalloc/PoolAllocatorChained.c
Commit message (Expand)AuthorAge
* Removing the pool allocator from the main CVS tree.John Criswell2003-08-13
* Minor fix so that the program exits upon a poolfree failureSumant Kowshik2003-08-12
* Change implementation so that variable sized slabs are used to allow arbitrar...Sumant Kowshik2003-08-07
* Added support for poolallocarray and poolmakeunfreeable. The latter is used b...Sumant Kowshik2003-07-03
* Initial checkin of pool allocator libraryChris Lattner2003-01-29