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 algorithm: Include <utility>, per UK-300. 2009-11-13 15:06:28 +00:00
array tuple (_Head_base<>::_M_head, [...]): Change to static constexpr functions; adjust everywhere. 2011-09-13 00:06:25 +00:00
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 re PR libstdc++/50862 (deadlock in std::condition_variable_any) 2011-10-27 00:35:26 +01:00
deque c++config (_GLIBCXX_EXPORT_TEMPLATE): Remove. 2011-01-21 19:41:13 +00:00
forward_list c++config (_GLIBCXX_EXPORT_TEMPLATE): Remove. 2011-01-21 19:41:13 +00:00
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 iomanip (put_money): Fix thinko, use __err local, like in, eg, basic_ostream::_M_insert. 2011-12-02 17:23:08 +00:00
ios Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
iosfwd PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
iostream PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
istream user.cfg.in: Add macros, directories. 2011-12-10 15:33:06 +00:00
iterator [multiple changes] 2010-07-27 17:27:06 +00:00
limits re PR c++/52119 ([C++11] overflow in signed left shift isn't diagnosed) 2012-02-05 12:58:51 +00:00
list c++config (_GLIBCXX_EXPORT_TEMPLATE): Remove. 2011-01-21 19:41:13 +00:00
locale Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
map Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
memory Makefile.am: Add alloc_traits.h headers. 2011-06-22 20:57:12 +01:00
mutex re PR libstdc++/51296 (Several 30_threads tests FAIL on Tru64 UNIX) 2012-02-07 09:19:27 +00:00
numeric PR libstdc++/22634, DR 539 [Ready] 2009-12-11 17:54:37 +00:00
ostream user.cfg.in: Add macros, directories. 2011-12-10 15:33:06 +00:00
queue Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
random c++config (_GLIBCXX_EXPORT_TEMPLATE): Remove. 2011-01-21 19:41:13 +00:00
ratio PR libstdc++/47913 (again) 2011-05-04 23:23:54 +00:00
regex [multiple changes] 2010-07-27 17:27:06 +00:00
scoped_allocator ptr_traits.h (__rebind): Replace with... 2011-11-08 00:33:45 +00:00
set Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
sstream user.cfg.in (PDF_HYPERLINKS): To NO. 2011-08-07 07:27:06 +00:00
stack Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
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 user.cfg.in (PDF_HYPERLINKS): To NO. 2011-08-07 07:27:06 +00:00
string c++config (_GLIBCXX_EXPORT_TEMPLATE): Remove. 2011-01-21 19:41:13 +00:00
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 hash-long-double-aux.cc: Rename to... 2011-11-18 12:37:06 +00:00
tuple re PR libstdc++/51365 (cannot use final empty class in std::tuple) 2011-12-20 09:09:50 +00:00
type_traits type_traits: Doxygen improvements. 2011-12-04 16:53:17 +00:00
typeindex hash-long-double-aux.cc: Rename to... 2011-11-18 12:37:06 +00:00
unordered_map [multiple changes] 2010-07-27 17:27:06 +00:00
unordered_set [multiple changes] 2010-07-27 17:27:06 +00:00
utility tuple (_Head_base<>::_M_head, [...]): Change to static constexpr functions; adjust everywhere. 2011-09-13 00:06:25 +00:00
valarray Makefile.am (install-freestanding-headers): Install c++0x_warning.h. 2011-11-01 00:02:45 -04:00
vector Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00