diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1c004283c3..48c1c58afc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-06-02 Bernd Schmidt <bernds@redhat.com> + + * sysdeps/i386/fpu/bits/mathinline.h (sqrt, __sqrtl, ldexp, + ldexpf, ldexpl): Only define if __FAST_MATH__. + 2003-06-02 Richard C. Bilson <rcbilson@plg.uwaterloo.ca> Replace hard-coded offsets into struct sigcontext with generated file. |