gcc/libstdc++-v3/math
Benjamin Kosnik 11fc1858a0 [multiple changes]
2000-06-22 Steven King <sxking@uswest.net>

        * acinclude.m4: Check for sinl, _sinl using 1 parameter.

2000-06-22  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

	* acinclude.m4 (GLIBCPP_CHECK_BUILTIN_MATH_SUPPORT): Redo. Use the
	same approach as GLIBCPP_CHECK_MATH_SUPPORT, only don't try to
	link against libm and don't use -fno-builtins...
	* math/mathconf.h: Change up builtin macros to new schema.
	* bits/std_cmath.h: And here. Wheee!
	* shadow/bits/std_cmath.h: And here.
	* acconfig.h: Change up builtin macros here.
	* math/cosf.c:  Remove.
	* math/fabsf.c:  Likewise.
	* math/sinf.c:  Likewise.
	* math/sqrtf.c:  Likewise.
	* math/Makefile.am (EXTRA_DIST):  Remove those four files.
	* math/Makefile.in:  Regenerate.

From-SVN: r34655
2000-06-22 23:59:04 +00:00
..
Makefile.am [multiple changes] 2000-06-22 23:59:04 +00:00
Makefile.in [multiple changes] 2000-06-22 23:59:04 +00:00
atan2f.c
c_log.c
c_logf.c
c_logl.c
cabs.c
cabsf.c
cabsl.c
carg.c [multiple changes] 2000-05-25 10:14:26 +00:00
cargf.c
cargl.c
ccos.c
ccosf.c
ccosh.c
ccoshf.c
ccoshl.c
ccosl.c
cexp.c
cexpf.c
cexpl.c
clog10.c
clog10f.c
clog10l.c
complex-stub.h std_cmath.h: Tweaks. 2000-05-11 02:40:34 +00:00
copysignf.c
cpow.c
cpowf.c
cpowl.c
csin.c
csinf.c
csinh.c
csinhf.c
csinhl.c
csinl.c
csqrt.c
csqrtf.c
csqrtl.c
ctan.c
ctanf.c
ctanh.c
ctanhf.c
ctanhl.c
ctanl.c
expf.c
hypot.c
hypotf.c
hypotl.c
mathconf.h [multiple changes] 2000-06-22 23:59:04 +00:00
nan.c
signbit.c
signbitf.c
signbitl.c