[multiple changes]
authorPaolo Carlini <paolo@gcc.gnu.org>
Tue, 18 May 2004 15:58:33 +0000 (15:58 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 18 May 2004 15:58:33 +0000 (15:58 +0000)
commit2ab20654a24e909b0e44cf3b25e53e64a0a76193
treeed15eac84fcc4b31104f3857ff3dd70bd32b03d7
parent70315fcdde3a60e23d39586a9b5a237ff9334a9e
[multiple changes]

2004-05-18  Paolo Carlini  <pcarlini@suse.de>

* include/ext/mt_allocator.h:(__mt_alloc::allocate): Minor
tweaks.

2004-05-18  Dhruv Matani  <dhruvbird@gmx.net>

* include/ext/mt_allocator.h:(__mt_alloc::allocate): Re-write
allocation loop which removes blocks from the global free list
from O(N) to O(1) when the required blocks are <= the number
available.

From-SVN: r81992
libstdc++-v3/ChangeLog
libstdc++-v3/include/ext/mt_allocator.h