]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 17 Jul 2002 00:02:11 +0000 (00:02 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 17 Jul 2002 00:02:11 +0000 (00:02 +0000)
ChangeLog

index 331793066df2626d0d985ea0fa61db4da25e7363..bb3cbcace2732b68a93b985ef1d4372afdeb254f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
        * glibcbug.in: Fix little typo.  Remove STDIO.
 
        * config.h.in: Fail if __FAST_MATH__ is defined.
+       * math/Makefile (CPPFLAGS-test-ifloat.c): Also define TEST_FAST_MATH.
+       (CPPFLAGS-test-idouble.c): Likewise.
+       (CPPFLAGS-test-ildouble.c): Likewise.
 
 2002-07-15  Ulrich Drepper  <drepper@redhat.com>