gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility
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
..
cctype cwchar: New. 2006-02-03 21:40:07 +00:00
cfenv cinttypes: New. 2006-01-30 14:17:49 +00:00
cinttypes cmath: New. 2006-02-07 13:14:03 +00:00
cmath cmath: Add atan2 and pow bits; add using declarations. 2006-03-10 13:24:57 +00:00
complex cmath: Add atan2 and pow bits; add using declarations. 2006-03-10 13:24:57 +00:00
cstdint cinttypes: New. 2006-01-30 14:17:49 +00:00
cstdio cstdio: New. 2006-02-05 11:38:57 +00:00
cstdlib cmath: New. 2006-02-07 13:14:03 +00:00
cwchar cmath: New. 2006-02-07 13:14:03 +00:00
cwctype cstdio: New. 2006-02-05 11:38:57 +00:00