gcc/libstdc++-v3/testsuite
Benjamin Kosnik 991a40fcc2 std_cmath.h: Tweaks.
2000-05-10  Benjamin Kosnik  <bkoz@redhat.com>

	* bits/std_cmath.h: Tweaks.
	* math/mathconf.h: Tweaks and fixes for HP-UX 11.
	(sqrtf): Define away iff !builtin and !in <math.h>.
	(sinf): Same.
	(cosf): Same.
	(fabsf): Same.
	At some point this directory should be converted to c++, the
	autoconf tests should be run by the c++ compiler (not c), and
	<cmath> should be used instead of math.h.
	Move declaration of nan() here.
	* math/complex-stub.h (cabsl): Remove nan() declaration.

	Finish up FreeBSD4.0 support.
	* config/bsd/ctype.cc: Scope out toupper, tolower calls.
	* config/generic/ctype.cc: And here.
	* testsuite/21_strings/char_traits.cc (test02): Guard with
	_GLIBCPP_USE_WCHAR_T.

	via Phil Edwards  <pme@sourceware.cygnus.com>
	* bits/std_cctype.h: Remove _GLIBCPP_USE_NAMESPACES.
	* acconfig.h: And here.
	* acinclude.m4: Same.
	* testsuite/27_io/istream.cc: And here.
	* testsuite/27_io/ostream.cc: And here.

From-SVN: r33835
2000-05-11 02:40:34 +00:00
..
17_intro libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
18_support libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
21_strings Finish up FreeBSD4.0 support. 2000-05-10 20:23:27 +00:00
22_locale libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
23_containers libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
24_iterators libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
25_algorithms libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
26_numerics libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
27_io std_cmath.h: Tweaks. 2000-05-11 02:40:34 +00:00
ext libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
printnow.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00