[multiple changes]
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 22 Jun 2000 23:59:04 +0000 (23:59 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 22 Jun 2000 23:59:04 +0000 (23:59 +0000)
commit11fc1858a0850253a8487eae391b9ea3fd24ea5d
tree55d68c4cdad4304329eba578c894b1baa8731a80
parent28398c70a38735c784e2de4427870e780a2b23dd
[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
libstdc++-v3/ChangeLog
libstdc++-v3/acconfig.h
libstdc++-v3/acinclude.m4
libstdc++-v3/aclocal.m4
libstdc++-v3/bits/std_cmath.h
libstdc++-v3/config.h.in
libstdc++-v3/configure
libstdc++-v3/math/Makefile.am
libstdc++-v3/math/Makefile.in
libstdc++-v3/math/mathconf.h
libstdc++-v3/shadow/bits/std_cmath.h