gcc/libstdc++-v3/testsuite/19_diagnostics/system_error
Benjamin Kosnik 9b3003d590 system_error (system_category): To system_category().
2009-02-17  Benjamin Kosnik  <bkoz@redhat.com>

	* include/std/system_error (system_category): To system_category().
	(generic_category): To generic_category. DR 890.
	* src/system_error.cc: Define.
	* include/bits/functexcept.h: Only one __throw_system_error.
	* src/functexcept.cc: Same.
	* include/std/mutex: Fixup for changes above.
	* testsuite/19_diagnostics/error_condition/cons/1.cc: Same.
	* testsuite/19_diagnostics/error_code/cons/1.cc: Same.
	* testsuite/19_diagnostics/system_error/cons-1.cc: Same.
	* config/abi/pre/gnu.ver: Clean up exports.

From-SVN: r144259
2009-02-18 07:35:36 +00:00
..
cons_virtual_derivation.cc testsuite_api.h (diamond_derivation<>::test): Expect ambiguity together with the standard exception classes. 2008-08-05 20:39:48 +00:00
cons-1.cc system_error (system_category): To system_category(). 2009-02-18 07:35:36 +00:00
what-1.cc system_error: Align to current draft specifications. 2008-05-16 21:55:00 +00:00
what-2.cc system_error: Align to current draft specifications. 2008-05-16 21:55:00 +00:00
what-3.cc system_error: Align to current draft specifications. 2008-05-16 21:55:00 +00:00
what-4.cc system_error (is_error_code_enum): Specialize for errc. 2008-10-22 15:27:44 +00:00
what-big.cc system_error: Align to current draft specifications. 2008-05-16 21:55:00 +00:00