diff options
author | 2000-05-06 07:46:31 +0000 | |
---|---|---|
committer | 2000-05-06 07:46:31 +0000 | |
commit | badd9b02da3b6c20047024f8c4839c93035a56f3 (patch) | |
tree | 612d4011d7d8fa3ee823b6ad39765578510f47bd | |
parent | 2000-05-06 Andreas Jaeger <aj@suse.de> (diff) | |
download | glibc-badd9b02da3b6c20047024f8c4839c93035a56f3.tar.xz glibc-badd9b02da3b6c20047024f8c4839c93035a56f3.zip |
Update.
2000-05-06 Andreas Jaeger <aj@suse.de>
* sysdeps/i386/fpu/bits/mathinline.h: Disable some inline
functions unless -ffast-math is given to gcc.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-05-06 Andreas Jaeger <aj@suse.de> + + * sysdeps/i386/fpu/bits/mathinline.h: Disable some inline + functions unless -ffast-math is given to gcc. + 2000-05-06 Ulrich Drepper <drepper@redhat.com> * po/ko.po: Update from translation team. |