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