gcc/libstdc++-v3/include
Benjamin Kosnik f15e02d250 re PR libstdc++/29722 (Linking with libsupc++.a creates link time undefined references)
2006-11-07  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/29722
	* include/ext/concurrence.h (concurrence_lock_error): New.
	(concurrence_unlock_error): New.
	(__throw_concurrence_lock_error): New.
	(__throw_concurrence_unlock_error): New.
	(__mutex): Use functions.
	(__recursive_mutex): Same.
	* testsuite/abi/cxx_runtime_only_linkage.cc: New.

	* include/ext/pb_ds/exception.hpp: Keep exception classes defined
	even when -fno-exceptions is passed, consistent with other usage.

From-SVN: r118564
2006-11-07 18:36:32 +00:00
..
backward
bits locale_facets.tcc (money_get<>::__do_get(iter_type, iter_type, bool, ios_base&, ios_base::iostate&, double&), [...]): Tidy. 2006-10-17 16:43:47 +00:00
c
c_compatibility
c_std type_traits.h: New. 2006-09-18 13:30:56 +00:00
debug type_traits.h: New. 2006-09-18 13:30:56 +00:00
ext re PR libstdc++/29722 (Linking with libsupc++.a creates link time undefined references) 2006-11-07 18:36:32 +00:00
precompiled
std istream.tcc (operator>>(__istream_type& (*)(__istream_type&)), operator>>(__ios_type& (*)(__ios_type&)), operator>>(ios_base& (*)(ios_base&))): Move... 2006-10-13 22:46:58 +00:00
tr1 exception.hpp: Add translation support to exception strings. 2006-11-07 12:33:20 +00:00
Makefile.am Makefile.am (tr1_headers): Add new tuple_defs.h. 2006-10-16 19:08:22 +00:00
Makefile.in Makefile.am (tr1_headers): Add new tuple_defs.h. 2006-10-16 19:08:22 +00:00