gcc/libstdc++-v3/testsuite
Benjamin Kosnik 7c3e9502c3 re PR libstdc++/36104 (gnu-versioned-namespace is broken)
2011-01-14  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/36104
	* include/Makefile.am (bits_sup_headers, stamp-bits-sup): New.
	* include/Makefile.in: Regenerate.
	* libsupc++/Makefile.am (std_HEADERS, bits_HEADERS): New.
	(install-stdHEADERS, install-bitsHEADERS): New.
	* libsupc++/Makefile.in: Regenerate.

	* include/bits/c++config: Update for inline namespaces.
	* libsupc++/cxxabi-forced.h: To...
	* libsupc++/cxxabi_forced.h: ...this.
	* libsupc++/hash_bytes.h: Separate file.
	* libsupc++/typeinfo: Use it.
	* libsupc++/exception: Adjust for bits subdirectory.
	* libsupc++/eh_aux_runtime.cc: Same.
	* libsupc++/eh_ptr.cc: Same.
	* libsupc++/new_op.cc: Same.
	* libsupc++/exception_defines.h: Same.
	* libsupc++/nested_exception.h: Same.
	* libsupc++/eh_terminate.cc: Same.
	* libsupc++/vec.cc: Same.
	* libsupc++/vterminate.cc: Same.
	* libsupc++/exception_ptr.h: Same.
	* libsupc++/eh_personality.cc: Same.
	* libsupc++/eh_call.cc: Same.
	* libsupc++/new_opnt.cc: Same.
	* libsupc++/hash_bytes.cc: Same.
	* config/cpu/arm/cxxabi_tweaks.h: Same.
	* config/cpu/generic/cxxabi_tweaks.h: Same.
	* libsupc++/cxxabi.h: Same. Consolidate _GLIBCXX_NOTHROW defines.
	* include/std/bitset: Same.
	* include/ext/vstring.tcc: Same.
	* include/bits/hashtable.h: Same.
	* include/bits/functional_hash.h: Same.
	* include/bits/hashtable_policy.h: Same.
	* include/bits/basic_string.h: Same.
	* include/bits/istream.tcc: Same.
	* include/bits/ostream.tcc: Same.
	* include/bits/algorithmfwd.h: Same.
	* include/bits/basic_string.tcc: Same.
	* include/bits/ostream_insert.h: Same.
	* include/bits/fstream.tcc: Same.
	* include/bits/functexcept.h: Same.

	* doc/doxygen/user.cfg.in: Adjust names.

	* testsuite/ext/profile/mutex_extensions_neg.cc: Adjust line numbers.

From-SVN: r168831
2011-01-15 00:27:10 +00:00
..
17_intro
18_support *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
19_diagnostics *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
20_util re PR libstdc++/46869 (FAIL: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler-not _ZNSt23enable_shared_from_thisIiEC2Ev) 2010-12-19 16:20:25 +00:00
21_strings 4.cc: New. 2010-12-19 12:15:47 +00:00
22_locale wrapped_locale.cc: Require additional locale name. 2010-11-23 15:23:13 +01:00
23_containers safe_base.h (_Safe_iterator_base::_M_unlink): New. 2011-01-05 20:52:36 +00:00
24_iterators stl_iterator.h: Add move_iterator operators overloads to make it robust to template abuses. 2010-12-08 01:23:41 +00:00
25_algorithms check_type.cc: Minor tweaks. 2011-01-14 17:17:32 +00:00
26_numerics *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
27_io *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
28_regex *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
29_atomics *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
30_threads *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
abi Update expected demangler output. 2010-11-18 05:24:00 -08:00
backward
config
data
decimal
ext re PR libstdc++/36104 (gnu-versioned-namespace is broken) 2011-01-15 00:27:10 +00:00
lib libstdc++.exp (v3-build_support): Delete libtestc++.a before creation. 2010-12-10 16:24:48 +00:00
libstdc++-abi extract_symvers.pl: New file. 2010-12-01 13:55:16 +00:00
libstdc++-dg
performance
tr1 testsuite_iterators.h: Guard move.h includes. 2010-12-16 22:02:38 +00:00
util testsuite_iterators.h: Guard move.h includes. 2010-12-16 22:02:38 +00:00
Makefile.am extract_symvers.pl: New file. 2010-12-01 13:55:16 +00:00
Makefile.in run_doxygen: Allow doxygen 1.7.1 again. 2010-12-31 22:20:22 +00:00