aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/netbsd.h
diff options
context:
space:
mode:
authorLoren J. Rittle <ljrittle@acm.org>2002-10-18 20:52:57 +0000
committerLoren J. Rittle <ljrittle@gcc.gnu.org>2002-10-18 20:52:57 +0000
commit0b564d905f0391f0d3a1390b4ddaf1113cf08ba7 (patch)
treefd560f0dd8ccc32c36cc47afebca8f9282b607d8 /gcc/config/netbsd.h
parentd3f76a7098de5787727396cfd7dd908e855fd709 (diff)
downloadgcc-0b564d905f0391f0d3a1390b4ddaf1113cf08ba7.zip
gcc-0b564d905f0391f0d3a1390b4ddaf1113cf08ba7.tar.gz
gcc-0b564d905f0391f0d3a1390b4ddaf1113cf08ba7.tar.bz2
howto.html (GLIBCPP_FORCE_NEW): Document new environment variable which replaces all uses of __USE_MALLOC macro.
* docs/html/23_containers/howto.html (GLIBCPP_FORCE_NEW): Document new environment variable which replaces all uses of __USE_MALLOC macro. * docs/html/ext/howto.html (GLIBCPP_FORCE_NEW): Likewise. (__mem_interface): Remove all references to old internal typedef. * include/backward/alloc.h (__USE_MALLOC): Remove it and all guarded code. * include/bits/c++config (__USE_MALLOC): Update related error message and comment. * include/bits/stl_alloc.h (__USE_MALLOC): Remove it and all guarded code. Update all related comments. (__mem_interface): Unconditionally replace it with __new_alloc. However, leave the typedef around in case anyone used it. (__default_alloc_template<>::_S_force_new): New class static. (__default_alloc_template<>::allocate, deallocate): Add run-time controlled feature similar to what __USE_MALLOC code path had provided. * src/stl-inst.cc (__USE_MALLOC): Remove it and all guarded code. * testsuite/21_strings/capacity.cc: Remove reference to __USE_MALLOC. Add documentation on GLIBCPP_FORCE_NEW environment variable. * testsuite/ext/allocators.cc: Likewise. From-SVN: r58286
Diffstat (limited to 'gcc/config/netbsd.h')
0 files changed, 0 insertions, 0 deletions