gcc/libstdc++-v3/include
Roger Sayle 709f271858 stubs.c (sinf,cosf): Implement stubs to enable the equivalent ___builtin__ versions.
2002-01-01  Roger Sayle <roger@eyesopen.com>

	* libmath/stubs.c (sinf,cosf): Implement stubs to enable the
	equivalent ___builtin__ versions.

	* include/c_shadow/bits/std_cmath.h: All __builtin math functions
	are available in libstdc++ as the necessary stub implementations
	are provided by libmath/stubs.c.

From-SVN: r48445
2002-01-01 20:50:16 +01:00
..
backward algo.h: Add two more using declarations. 2001-12-31 18:03:47 +00:00
bits Daily bump. 2002-01-01 08:16:26 +00:00
c/bits configure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_ENABLE_CHEADERS. 2000-12-22 00:14:08 +00:00
c_shadow stubs.c (sinf,cosf): Implement stubs to enable the equivalent ___builtin__ versions. 2002-01-01 20:50:16 +01:00
c_std/bits std_c*.h: Don't use include_next. 2001-09-04 21:42:24 +00:00
ext iterator: Add #include <bits/std_iterator.h>, tweak. 2001-12-31 19:30:24 +00:00
std *: Add Doxygen hooks. 2001-09-27 22:44:24 +00:00
Makefile.am stl_bvector.h: Change calls to 3-argument distance() into standard 2-argument version. 2001-12-31 16:16:17 +00:00
Makefile.in stl_bvector.h: Change calls to 3-argument distance() into standard 2-argument version. 2001-12-31 16:16:17 +00:00