diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-04-01 20:31:01 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-04-01 20:31:01 +0000 |
commit | 3c55cffa1e1b55082db0b2e56a96a0ada30710eb (patch) | |
tree | 9bbc64332e8710c2f2d18450ed85f2a34a669b7a /ChangeLog | |
parent | d980f41a7eb9bc0f887cb15369b43e57b9a77b56 (diff) | |
download | glibc-3c55cffa1e1b55082db0b2e56a96a0ada30710eb.tar.gz glibc-3c55cffa1e1b55082db0b2e56a96a0ada30710eb.tar.xz glibc-3c55cffa1e1b55082db0b2e56a96a0ada30710eb.zip |
Update.
* sysdeps/powerpc/fpu/bits/mathinline.h: Addn __signbitf and __signbit inlines.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bb8d945e9f..46e39d1ca8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2004-04-01 Ulrich Drepper <drepper@redhat.com> + * sysdeps/powerpc/fpu/bits/mathinline.h: Addn __signbitf and + __signbit inlines. + * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Use __sigprocmask not sigprocmask. * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise. |