gcc/libstdc++-v3/src
Paolo Carlini 72f1c34bd4 hash-long-double-aux.cc: Rename to...
2011-11-18  Paolo Carlini  <paolo.carlini@oracle.com>

	* src/hash-long-double-aux.cc: Rename to...
	* src/hash-long-double-tr1-aux.cc: ... this.
	* src/compatibility-ldbl.cc: Adjust.
	* src/hash_tr1.cc: Likewise.
	* src/hash_c++0x.cc: Don't use src/hash-long-double-aux.cc.
	* include/bits/functional_hash.h (hash<_Tp*>::operator(), specs
	for integer types, hash<float>::operator(), hash<double>::operator(),
	hash<long double>::operator()): Declare noexcept.
	* include/debug/bitset (hash<__debug::bitset>::operator()): Likewise.
	* include/debug/vector (hash<__debug::vector>::operator()): Likewise.
	* include/std/system_error (hash<error_code>::operator()): Likewise.
	* include/std/thread (hash<thread::id>::operator()): Likewise.
	* include/std/bitset (hash<bitset>::operator()): Likewise.
	* include/std/typeindex (hash<type_index>::operator()): Likewise.
	* include/profile/bitset (hash<__profile::vector>::operator()):
	Likewise.
	* include/profile/vector (hash<__profile::vector>::operator()):
	Likewise.
	* include/ext/vstring.h (hash<__vstring>::operator(),
	hash<__wvstring>::operator(), hash<__u16vstring>::operator(),
	hash<__u32vstring>::operator()): Likewise.
	* include/bits/shared_ptr.h (hash<shared_ptr>::operator()): Likewise.
	* include/bits/shared_ptr_base.h (hash<__shared_ptr>::operator()):
	Likewise.
	* include/bits/unique_ptr.h (hash<unique_ptr>::operator()): Likewise.
	* include/bits/basic_string.h (hash<string>::operator(),
	hash<wstring>::operator(), hash<u16string>::operator(),
	hash<u32string>::operator()): Likewise.
	* include/bits/vector.tcc (hash<vector>::operator()): Likewise.
	* include/bits/stl_bvector.h (hash<vector>::operator()): Likewise.
	* libsupc++/typeinfo (type_info::hash_code): Use noexcept instead of
	throw().

From-SVN: r181473
2011-11-18 12:37:06 +00:00
..
Makefile.am Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
Makefile.in Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
allocator-inst.cc
bitmap_allocator.cc
chrono.cc chrono: (system_clock::is_steady): Update to N3291 from is_monotonic. 2011-07-21 03:27:51 +00:00
codecvt.cc
compatibility-atomic-c++0x.cc Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
compatibility-c++0x.cc chrono: (system_clock::is_steady): Update to N3291 from is_monotonic. 2011-07-21 03:27:51 +00:00
compatibility-debug_list-2.cc
compatibility-debug_list.cc
compatibility-ldbl.cc hash-long-double-aux.cc: Rename to... 2011-11-18 12:37:06 +00:00
compatibility-list-2.cc
compatibility-list.cc
compatibility-parallel_list-2.cc
compatibility-parallel_list.cc
compatibility.cc
complex_io.cc
concept-inst.cc
condition_variable.cc condition_variable (condition_variable_any): Remove unused native_handle_type typedef. 2011-10-25 22:44:12 +01:00
ctype.cc
debug.cc safe_unordered_sequence.h, [...]: Rename respectively in... 2011-07-21 19:56:36 +00:00
ext-inst.cc
fstream-inst.cc
functexcept.cc
functional.cc
future.cc revert: testsuite_error.h: Add empty default constructor to __gnu_test::test_category and... 2011-09-25 20:58:46 +00:00
globals_io.cc
hash-long-double-tr1-aux.cc hash-long-double-aux.cc: Rename to... 2011-11-18 12:37:06 +00:00
hash_c++0x.cc hash-long-double-aux.cc: Rename to... 2011-11-18 12:37:06 +00:00
hash_tr1.cc hash-long-double-aux.cc: Rename to... 2011-11-18 12:37:06 +00:00
hashtable-aux.cc
hashtable_c++0x.cc
hashtable_tr1.cc
ios-inst.cc
ios.cc
ios_failure.cc
ios_init.cc
ios_locale.cc
iostream-inst.cc
istream-inst.cc
istream.cc PR c++/33255 - Support -Wunused-local-typedefs warning 2011-09-08 15:54:24 +02:00
limits.cc limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsigned __int128. 2011-09-21 11:23:11 +00:00
list.cc
locale-inst.cc
locale.cc
locale_facets.cc
locale_init.cc
localename.cc
math_stubs_float.cc
math_stubs_long_double.cc
misc-inst.cc
mt_allocator.cc
mutex.cc
ostream-inst.cc
parallel_settings.cc
placeholders.cc
pool_allocator.cc
regex.cc
shared_ptr.cc
sstream-inst.cc
stdexcept.cc
streambuf-inst.cc
streambuf.cc
string-inst.cc
strstream.cc
system_error.cc revert: testsuite_error.h: Add empty default constructor to __gnu_test::test_category and... 2011-09-25 20:58:46 +00:00
thread.cc acinclude.m4 (GLIBCXX_CHECK_SC_NPROC_ONLN): Define. 2011-11-07 13:45:03 +00:00
tree.cc
valarray.cc PR c++/33255 - Support -Wunused-local-typedefs warning 2011-09-08 15:54:24 +02:00
wlocale-inst.cc
wstring-inst.cc