gcc/libstdc++-v3/libmath
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
..
Makefile.am acinclude.m4: CHECK_MATH_DECL_AND_LINKAGE for hypot, hypotf, hypotl, atan2f, atan2l. 2001-07-25 08:06:47 +00:00
Makefile.in limits.h: Move to... 2001-10-23 21:40:31 +00:00
copysignf.c
mathconf.h configure.in: Check for <sys/types.h>. 2001-08-16 12:49:19 +00:00
nan.c
signbit.c
signbitf.c
signbitl.c
stubs.c stubs.c (sinf,cosf): Implement stubs to enable the equivalent ___builtin__ versions. 2002-01-01 20:50:16 +01:00