gcc/libstdc++-v3/docs/html
Benjamin Kosnik 5a1e5472f5 re PR libstdc++/17937 (Critical ~__pool troubles)
2004-10-11  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/stl_deque.h: Correct for over-long lines.

2004-10-11  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/17937
	* include/ext/mt_allocator.h (__pool::_M_destroy): New.
	* src/mt_allocator.cc (__pool::~__pool): Change definitions to
	_M_destroy.
	* acconfig.h: Remove _GLIBCXX_USE___CXA_ATEXIT.
	* acinclude.m4 (GLIBCXX_ENABLE_CXA_ATEXIT): Remove.
	* configure.ac: Remove call to GLIBCXX_ENABLE_CXA_EXIT.
	* configure: Regenerate.
	* config/linker-map.gnu: Tweak exports.
	* docs/html/ext/mt_allocator.html: Update docs.
	* testsuite/ext/mt_allocator/deallocate_global-2.cc: Fix.
	* testsuite/ext/mt_allocator/deallocate_global-4.cc: Fix.
	* testsuite/ext/mt_allocator/deallocate_global_thread-1.cc: Fix.
	* testsuite/ext/mt_allocator/deallocate_global_thread-3.cc: Fix.
	* testsuite/ext/mt_allocator/deallocate_local-2.cc: Fix.
	* testsuite/ext/mt_allocator/deallocate_local-4.cc: Fix.
	* testsuite/ext/mt_allocator/deallocate_local_thread-3.cc: Fix.
	* testsuite/ext/mt_allocator/deallocate_local_thread-1.cc: Fix.

From-SVN: r88913
2004-10-12 01:10:39 +00:00
..
17_intro configopts.html: Emphasize that options change. 2004-08-04 14:40:48 +00:00
18_support
19_diagnostics
20_util
21_strings
22_locale
23_containers
24_iterators
25_algorithms
26_numerics
27_io
ext re PR libstdc++/17937 (Critical ~__pool troubles) 2004-10-12 01:10:39 +00:00
faq index.html: Update version references. 2004-07-29 08:47:34 +00:00
abi.html abi.html: Remove non-public qualification. 2004-07-12 23:40:49 +00:00
configopts.html [multiple changes] 2004-09-28 08:58:35 +00:00
debug_mode.html
debug.html debug.html: Say debug mode only available since 3.4.0. 2004-07-23 09:22:20 +01:00
documentation.html
explanations.html
install.html install.html: Update locales list (from Paolo). 2004-08-30 21:18:09 +00:00
lib3styles.css
makedoc.awk
Makefile
test.html