gcc/libstdc++-v3/testsuite
Paolo Carlini 9a7ab578fb cmath: Add atan2 and pow bits; add using declarations.
2006-03-10  Paolo Carlini  <pcarlini@suse.de>

	* include/tr1/cmath: Add atan2 and pow bits; add using declarations.	
	* include/tr1/math.h: Add using declarations.
	* include/tr1/complex: Add using declarations.
	* testsuite/tr1/8_c_compatibility/cmath/functions.cc: Fully
	qualify calls.
	* testsuite/tr1/8_c_compatibility/cmath/overloads.cc: Likewise;
	add atan2 and pow bits.
	* testsuite/tr1/8_c_compatibility/complex/overloads_float.cc: Likewise.
	* testsuite/tr1/8_c_compatibility/complex/overloads_int.cc: Likewise;
	adjust polar bits.

	* acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Add checks for double_t
	and float_t typedefs.
	* include/tr1/cmath: Add double_t and float_t.
	* testsuite/tr1/8_c_compatibility/cmath/types.cc: New.

	* include/tr1/ctgmath: New.
	* include/tr1/tgmath.h: Likewise.
	* include/Makefile.am: Add.
	* testsuite/tr1/headers.cc: Update.

	* include/Makefile.in: Regenerate.
	* configure: Likewise.

	* docs/html/ext/tr1.html: Update.

From-SVN: r111931
2006-03-10 13:24:57 +00:00
..
17_intro
18_support
19_diagnostics
20_util
21_strings re PR libstdc++/26142 (global debug namespace clashes everywhere) 2006-02-09 04:31:38 +00:00
22_locale 1.cc (test01): Change int to size_t. 2006-02-23 20:20:57 +00:00
23_containers c++config: Simplify debug namespaces. 2006-02-22 00:57:24 +00:00
24_iterators
25_algorithms c++config: Simplify debug namespaces. 2006-02-22 00:57:24 +00:00
26_numerics
27_io Implement the resolution of DR 455, [DR]. 2006-03-08 09:44:56 +00:00
backward
config
data
demangle
ext 1.cc (test01): Change int to size_t. 2006-02-23 20:20:57 +00:00
lib
libstdc++-abi
libstdc++-dg
performance
thread
tr1 cmath: Add atan2 and pow bits; add using declarations. 2006-03-10 13:24:57 +00:00
Makefile.am
Makefile.in configure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check. 2006-02-07 22:23:58 +00:00
testsuite_abi_check.cc
testsuite_abi.cc re PR libstdc++/26526 (std::__copy_streambufs link failure when _GLIBCXX_DEBUG is defined) 2006-03-03 23:54:21 +00:00
testsuite_abi.h
testsuite_allocator.cc
testsuite_allocator.h
testsuite_character.cc
testsuite_character.h
testsuite_common_types.h
testsuite_hooks.cc
testsuite_hooks.h
testsuite_io.h
testsuite_iterators.h
testsuite_performance.h
testsuite_shared.cc
testsuite_tr1.h re PR c++/9737 ([DR150] Partial template specialisation selection failure involving template parameter defaults) 2006-02-07 11:11:30 +00:00
testsuite_visualization.h