gcc/libstdc++-v3/include/std
Jonathan Wakely b59cbd5034 re PR libstdc++/51296 (Several 30_threads tests FAIL on Tru64 UNIX)
libgcc/

	PR libstdc++/51296
	PR libstdc++/51906
	* gthr-posix.h: Allow static initializer macros to be disabled.
	(__gthrw_pthread_cond_init): Define weak reference unconditionally.

libstdc++-v3/

	PR libstdc++/51296
	* include/std/mutex (__mutex_base::~__mutex_base): Declare noexcept.
	* src/c++11/condition_variable.cc (condition_variable): Use macro for
	initializer function.

	PR libstdc++/51906
	* config/os/bsd/darwin/os_defines.h: Disable static initializer for
	recursive mutexes.

From-SVN: r183955
2012-02-07 09:19:27 +00:00
..
algorithm
array
atomic atomic_base.h (__calculate_memory_order): Rename to... 2011-12-08 09:44:57 +00:00
bitset user.cfg.in: Add macros, directories. 2011-12-10 15:33:06 +00:00
chrono re PR libstdc++/51438 (std::exception and derived classes are not compatible with std::nested_exception and C++11 in general) 2011-12-06 20:03:25 +00:00
complex user.cfg.in: Add macros, directories. 2011-12-10 15:33:06 +00:00
condition_variable
deque
forward_list
fstream user.cfg.in: Add macros, directories. 2011-12-10 15:33:06 +00:00
functional re PR libstdc++/51438 (std::exception and derived classes are not compatible with std::nested_exception and C++11 in general) 2011-12-06 20:03:25 +00:00
future re PR libstdc++/52104 (go1 fails to run on Solaris 10/11 x86 with with gld) 2012-02-05 23:55:51 +00:00
iomanip
ios
iosfwd
iostream
istream user.cfg.in: Add macros, directories. 2011-12-10 15:33:06 +00:00
iterator
limits re PR c++/52119 ([C++11] overflow in signed left shift isn't diagnosed) 2012-02-05 12:58:51 +00:00
list
locale
map
memory
mutex re PR libstdc++/51296 (Several 30_threads tests FAIL on Tru64 UNIX) 2012-02-07 09:19:27 +00:00
numeric
ostream user.cfg.in: Add macros, directories. 2011-12-10 15:33:06 +00:00
queue
random
ratio
regex
scoped_allocator
set
sstream
stack
stdexcept re PR libstdc++/51438 (std::exception and derived classes are not compatible with std::nested_exception and C++11 in general) 2011-12-06 20:03:25 +00:00
streambuf
string
system_error re PR libstdc++/51438 (std::exception and derived classes are not compatible with std::nested_exception and C++11 in general) 2011-12-06 20:03:25 +00:00
thread
tuple re PR libstdc++/51365 (cannot use final empty class in std::tuple) 2011-12-20 09:09:50 +00:00
type_traits
typeindex
unordered_map
unordered_set
utility
valarray
vector