gcc/libstdc++-v3/include
Benjamin Kosnik 70593ad2f1 system_error: Align to current draft specifications.
2008-05-16  Benjamin Kosnik  <bkoz@redhat.com>

	* include/std/system_error: Align to current draft specifications.
	* src/system_error.cc: Same.
	* src/functexcept.cc: Adjust for corrected system_error construction.
	* include/std/ostream: Adjust error_code inserter.
	* acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Remove sys_nerr test.
	* config/abi/pre/gnu.ver: Add new exports.
	
	* testsuite/util/testsuite_error.h: Consolidate error testing
	utilities here.
	* testsuite/19_diagnostics/error_code/cons/1.cc: Use
	testsuite_error, adjust line numbers and constructor calls.
	* testsuite/19_diagnostics/error_code/operators/equal.cc: Same.
	* testsuite/19_diagnostics/error_code/operators/not_equal.cc: Same.
	* testsuite/19_diagnostics/error_category/cons/copy_neg.cc: Same.
	* testsuite/19_diagnostics/error_category/cons/default.cc: Same.
	* testsuite/19_diagnostics/error_category/operators/equal.cc: Same.
	* testsuite/19_diagnostics/error_category/operators/not_equal.cc: Same.
	* testsuite/19_diagnostics/system_error/cons_virtual_derivation.cc: 
	Same.
	* testsuite/19_diagnostics/system_error/cons-1.cc: Same.
	* testsuite/19_diagnostics/system_error/what-1.cc: Same.
	* testsuite/19_diagnostics/system_error/what-2.cc: Same.
	* testsuite/19_diagnostics/system_error/what-big.cc: Same.
	* testsuite/19_diagnostics/system_error/what-3.cc: Same.
	* testsuite/19_diagnostics/system_error/what-4.cc: Same.

From-SVN: r135446
2008-05-16 21:55:00 +00:00
..
backward auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
bits sstream: Adjust braces. 2008-05-14 13:12:02 +00:00
c Makefile.am (std_headers_rename): Remove. 2006-12-07 09:35:57 +00:00
c_compatibility [multiple changes] 2008-04-10 20:26:45 +00:00
c_global [multiple changes] 2008-04-10 20:26:45 +00:00
c_std re PR libstdc++/25913 (Client's isnormal function is broken by cmath) 2007-11-26 18:24:54 +00:00
debug vector (vector<>::_M_requires_reallocation): Just use this->capacity(). 2008-05-12 10:15:34 +00:00
ext acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Check for set of all used __sync builtins, in two sizes. 2008-04-24 14:40:29 +00:00
parallel parallel_mode.xml: Documented the new choices, factoring out common tags. 2008-05-16 07:10:26 +00:00
precompiled [multiple changes] 2008-03-16 17:13:04 +00:00
std system_error: Align to current draft specifications. 2008-05-16 21:55:00 +00:00
tr1 run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
tr1_impl run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
Makefile.am condition_variable: New. 2008-05-06 21:11:47 +00:00
Makefile.in condition_variable: New. 2008-05-06 21:11:47 +00:00