]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/config.h.in
2000-06-13 Steven King <sxking@uswest.net>
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Jun 2000 01:16:03 +0000 (01:16 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Jun 2000 01:16:03 +0000 (01:16 +0000)
commitdaf887adf9c2baa722b2bb0d577308115a25b673
tree37aa931b677a25810479b28d6d97eb71207f587d
parent76b87026096c0924c109d8b4b4fa75e3afbe5a2f
2000-06-13  Steven King  <sxking@uswest.net>

        * acinclude.m4:  Fixup some of the builtin math tests and add tests for
        __builtin_fmod* and test libm for fmodf, fmodl or _fmodf, _fmodl.
        * acconfig.h: Add entries for fmod*.

2000-06-13  Branko Cibej  <branko.cibej@hermes.si>

        * bits/std_cmath.h:  Fix typos in tests (*_FMODFF -> *_FMODF).
        Test  *_MODFF not *_MODF for modf(float, float*).
        (modf(float, float*)): Remove reference to _C_legacy.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34539 138bc75d-0d04-0410-961f-82ee72b054a4
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/libio/Makefile.in
libstdc++-v3/src/Makefile.in