diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-02-21 02:10:52 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-02-21 02:10:52 +0000 |
commit | 6fadaea6a2854bbb20737ac199f8c4b85415d661 (patch) | |
tree | 2750dbcb18187d6f1b130f488a03eacdbeb5c177 /ChangeLog | |
parent | 230c3e1e54e0a997ce70e110e0f423955bd4701b (diff) | |
download | glibc-6fadaea6a2854bbb20737ac199f8c4b85415d661.tar.gz glibc-6fadaea6a2854bbb20737ac199f8c4b85415d661.tar.xz glibc-6fadaea6a2854bbb20737ac199f8c4b85415d661.zip |
Update.
2004-02-19 Carlos O'Donell <carlos@baldric.uwo.ca> * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Fix order of fp status register loads.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 288d41c7fa..49c079c0e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-02-19 Carlos O'Donell <carlos@baldric.uwo.ca> + + * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Fix order of fp + status register loads. + 2004-02-20 Thorsten Kukuk <kukuk@suse.de> * nscd/nscd.c (termination_handler): Use _exit instead of exit |