aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/allocator.cc
AgeCommit message (Expand)AuthorFilesLines
2004-07-01Per Bothner <per@bothner.com > Mohan Embar <gnustuff@thisiscool.com>Benjamin Kosnik1-1/+1
2004-06-25concurrence.h (__gnu_cxx::lock): New.Benjamin Kosnik1-25/+21
2004-06-18pool_allocator.h: Qualify __throw_bad_alloc.Benjamin Kosnik1-5/+127
2004-06-08pool_allocator.h: Convert to a global free-list, as per the original SGI/HP d...Paolo Carlini1-0/+2
2004-03-22acinclude.m4 (GLIBCXX_ENABLE_ALLOCATOR): Add pool_allocator.Paolo Carlini1-1/+2
2004-03-041.cc: Provide explicit instantiations for non-weak systems.Benjamin Kosnik1-0/+1
2004-02-23malloc_allocator.h: Add operators ==, !=.Benjamin Kosnik1-13/+1
2004-01-30allocator.cc: Protect _S_get_thread_id() and _S_thread_key_destr() with #ifde...David Edelsohn1-0/+2
2004-01-29Makefile.am (bits_headers): Remove allocator_traits.h.Benjamin Kosnik1-0/+57