gcc/libstdc++-v3/include/ext
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
..
pb_ds Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
algorithm
array_allocator.h
atomicity.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
bitmap_allocator.h
cast.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
codecvt_specializations.h
concurrence.h *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
debug_allocator.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
enc_filebuf.h
extptr_allocator.h *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
functional
iterator
malloc_allocator.h
memory
mt_allocator.h
new_allocator.h
numeric
numeric_traits.h limits (__glibcxx_digits10, [...]): Use 643L instead of 643 to avoid overflows on 16-bit machines. 2010-11-03 17:33:54 +00:00
pod_char_traits.h
pointer.h *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
pool_allocator.h
rb_tree
rc_string_base.h *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
rope
ropeimpl.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
slist
sso_string_base.h *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
stdio_filebuf.h
stdio_sync_filebuf.h
string_conversions.h *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
throw_allocator.h
type_traits.h
typelist.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
vstring_fwd.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
vstring_util.h *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
vstring.h basic_string.h (operator+(basic_string<>&&, basic_string<>&&)): Optimize better. 2010-12-19 15:53:44 +00:00
vstring.tcc re PR libstdc++/36104 (gnu-versioned-namespace is broken) 2011-01-15 00:27:10 +00:00