diff options
author | Benjamin Kosnik <bkoz@redhat.com> | 2003-12-23 07:24:57 +0000 |
---|---|---|
committer | Benjamin Kosnik <bkoz@gcc.gnu.org> | 2003-12-23 07:24:57 +0000 |
commit | d38d4e5d1800457ad097cb5e6dc35387998e6efa (patch) | |
tree | de3ca351c848fcc5c05f6ece2f1559423a3a5fc1 /libjava/java/awt/PrintGraphics.java | |
parent | cbf6e52aa53df8528eb21cff83631a0523cae79c (diff) | |
download | gcc-d38d4e5d1800457ad097cb5e6dc35387998e6efa.zip gcc-d38d4e5d1800457ad097cb5e6dc35387998e6efa.tar.gz gcc-d38d4e5d1800457ad097cb5e6dc35387998e6efa.tar.bz2 |
new_allocator.h (new_allocator): Proper allocator class.
2003-12-23 Benjamin Kosnik <bkoz@redhat.com>
* include/ext/new_allocator.h (new_allocator): Proper allocator class.
(__new_alloc): Delete.
* include/ext/malloc_allocator.h (malloc_allocator): Same.
(__malloc_alloc): Delete.
* include/ext/mt_allocator.h: Same, but weakly.
* include/ext/debug_allocator.h: Convert to the new style.
* include/ext/pool_allocator.h: Use global new and delete directly.
* include/backward/alloc.h: Don't inject malloc_allocator, or
debug_allocator.
* testsuite/ext/allocators.cc: Minimal fixups for usage of new
classes. Comment out tests with __pool_alloc for now.
* testsuite/performance/allocator.cc: Same.
From-SVN: r74965
Diffstat (limited to 'libjava/java/awt/PrintGraphics.java')
0 files changed, 0 insertions, 0 deletions