gcc/libstdc++-v3/testsuite
Benjamin Kosnik f15e02d250 re PR libstdc++/29722 (Linking with libsupc++.a creates link time undefined references)
2006-11-07  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/29722
	* include/ext/concurrence.h (concurrence_lock_error): New.
	(concurrence_unlock_error): New.
	(__throw_concurrence_lock_error): New.
	(__throw_concurrence_unlock_error): New.
	(__mutex): Use functions.
	(__recursive_mutex): Same.
	* testsuite/abi/cxx_runtime_only_linkage.cc: New.

	* include/ext/pb_ds/exception.hpp: Keep exception classes defined
	even when -fno-exceptions is passed, consistent with other usage.

From-SVN: r118564
2006-11-07 18:36:32 +00:00
..
17_intro
18_support
19_diagnostics
20_util
21_strings PR libstdc++/28277 (partial: ostream bits 2) 2006-10-13 09:00:31 +00:00
22_locale 11.cc: New. 2006-10-11 12:05:59 +00:00
23_containers 2.cc: Fail on Darwin 8.[0-4].* only. 2006-10-04 07:57:34 +00:00
24_iterators re PR libstdc++/26020 (std::advance() isn't stable for floating point numbers) 2006-10-17 15:17:32 +00:00
25_algorithms 2.cc: New. 2006-08-28 13:26:22 +00:00
26_numerics PR libstdc++/28277 (partial: valarray bits) 2006-07-16 15:38:59 +00:00
27_io PR libstdc++/28277 (partial: ostream bits 2) 2006-10-13 09:00:31 +00:00
abi re PR libstdc++/29722 (Linking with libsupc++.a creates link time undefined references) 2006-11-07 18:36:32 +00:00
backward
config default.exp (${tool}_target_compile): Use v3_target_compile. 2006-10-30 14:03:05 +00:00
data
ext testsuite_allocator.h (allocation_tracker): To tracker_allocator_counter. 2006-10-03 17:01:57 +00:00
lib PR libstdc++/29095 continued 2006-10-16 17:22:38 +00:00
libstdc++-abi
libstdc++-dg re PR libstdc++/29095 (cxxabi.h __cxa_cdtor_type not declared when included from "C") 2006-10-09 23:53:35 +00:00
performance testsuite_allocator.h (allocation_tracker): To tracker_allocator_counter. 2006-10-03 17:01:57 +00:00
thread
tr1 max_size.cc: Actually do test max_size(). 2006-10-30 18:59:00 +00:00
util pop_test.hpp: Correct typo. 2006-10-04 07:52:14 +00:00
Makefile.am
Makefile.in Makefile.am (tr1_headers): Add new tuple_defs.h. 2006-10-16 19:08:22 +00:00