gcc/libstdc++-v3/include
Paolo Carlini 1e41a98ca5 cmath: Add templates (8.16.3).
2006-02-26  Paolo Carlini  <pcarlini@suse.de>

	* include/tr1/cmath: Add templates (8.16.3).	
	* include/tr1/cstbool: New.
	* include/tr1/stdbool.h: Likewise.
	* include/Makefile.am: Add.
	* testsuite/tr1/8_c_compatibility/cmath/templates.cc: New.
	* testsuite/tr1/headers.cc: Update.
	* acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Add <stdbool.h> check.
	* docs/html/ext/tr1.html: Update.
	* include/Makefile.in: Regenerate.
	* config.h.in: Likewise.
	* configure: Likewise.

From-SVN: r111456
2006-02-26 18:42:29 +00:00
..
backward c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
bits c++config: Simplify debug namespaces. 2006-02-22 00:57:24 +00:00
c
c_compatibility
c_std cmath.tcc: Use _GLIBCXX_BEGIN_NAMESPACE, _GLIBCXX_END_NAMESPACE. 2006-02-22 02:26:47 +00:00
debug list (splice): Remove splice_alloc check, redundant after implementing the splice bits of N1599. 2006-02-22 10:20:09 +00:00
ext c++config: Simplify debug namespaces. 2006-02-22 00:57:24 +00:00
std std_sstream.h (basic_stringbuf<>::setbuf): Simply clear the internal _M_string, adjust _M_sync call. 2006-02-19 18:27:06 +00:00
tr1 cmath: Add templates (8.16.3). 2006-02-26 18:42:29 +00:00
Makefile.am cmath: Add templates (8.16.3). 2006-02-26 18:42:29 +00:00
Makefile.in cmath: Add templates (8.16.3). 2006-02-26 18:42:29 +00:00
stdc++.h