]> sourceware.org Git - glibc.git/commitdiff
*** empty log message ***
authorAndreas Schwab <schwab@suse.de>
Thu, 26 Jun 2003 16:18:24 +0000 (16:18 +0000)
committerAndreas Schwab <schwab@suse.de>
Thu, 26 Jun 2003 16:18:24 +0000 (16:18 +0000)
2003-06-26  Andreas Schwab  <schwab@suse.de>

* sysdeps/m68k/fpu/bits/mathinline.h: Don't inline frexp.
* sysdeps/m68k/fpu/s_frexp.c: Put implementation here.
* sysdeps/m68k/fpu/s_frexpl.c: Fix to handle unnormalized numbers.

ChangeLog

index 2ba388ec9f5d4901b012257a7e91a538d1e8f39c..f4c4ec6bc3f8ba95449b6687e581af41b38b3854 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-06-26  Andreas Schwab  <schwab@suse.de>
+
+       * sysdeps/m68k/fpu/bits/mathinline.h: Don't inline frexp.
+       * sysdeps/m68k/fpu/s_frexp.c: Put implementation here.
+       * sysdeps/m68k/fpu/s_frexpl.c: Fix to handle unnormalized numbers.
+
 2003-06-17  Thorsten Kukuk  <kukuk@suse.de>
 
        * nis/Makefile: Remove NIS/NIS+ files from nss_compat module.
This page took 0.043994 seconds and 5 git commands to generate.