gcc/libstdc++-v3/docs/html/ext
Benjamin Kosnik c3e7f18406 acconfig.h: Add _GLIBCXX_USE___CXA_ATEXIT.
2004-10-08  Benjamin Kosnik  <bkoz@redhat.com>

	* acconfig.h: Add _GLIBCXX_USE___CXA_ATEXIT.
	* acinclude.m4 (GLIBCXX_ENABLE_CXA_ATEXIT): New.
	* configure.ac: Call GLIBCXX_ENABLE_CXA_EXIT.
	* configure: Regenerate.
	* src/mt_allocator.cc (__pool::~__pool): Make conditional on
	_GLIBCXX_USE___CXA_ATEXIT macro.
	* docs/html/ext/mt_allocator.html: Add note about deallocation.
	* testsuite/ext/mt_allocator/deallocate_local-2.cc: Guard checks
	with _GLIBCXX_USE___CXA_ATEXIT.
	* testsuite/ext/mt_allocator/deallocate_global_thread-3.cc: Same.
	* testsuite/ext/mt_allocator/deallocate_global_thread-1.cc: Same.
	* testsuite/ext/mt_allocator/deallocate_global-4.cc: Same.
	* testsuite/ext/mt_allocator/deallocate_global-2.cc: Same.
	* testsuite/ext/mt_allocator/deallocate_local_thread-3.cc: Same.
	* testsuite/ext/mt_allocator/deallocate_local_thread-1.cc: Same.
	* testsuite/ext/mt_allocator/deallocate_local-4.cc: Same.

From-SVN: r88809
2004-10-09 02:30:10 +00:00
..
ballocator_doc.txt ballocator_doc.txt: New file. 2004-03-12 03:28:12 +00:00
howto.html PR libstdc++/10975 (DR 453) 2004-09-30 17:23:10 +00:00
lwg-active.html lwg-active.html, [...]: Import Revision 31. 2004-07-29 18:04:42 +00:00
lwg-defects.html lwg-active.html, [...]: Import Revision 31. 2004-07-29 18:04:42 +00:00
mt_allocator.html acconfig.h: Add _GLIBCXX_USE___CXA_ATEXIT. 2004-10-09 02:30:10 +00:00
sgiexts.html configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00