summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-04-01 20:31:01 +0000
committerUlrich Drepper <drepper@redhat.com>2004-04-01 20:31:01 +0000
commit3c55cffa1e1b55082db0b2e56a96a0ada30710eb (patch)
tree9bbc64332e8710c2f2d18450ed85f2a34a669b7a /ChangeLog
parentd980f41a7eb9bc0f887cb15369b43e57b9a77b56 (diff)
Update.
* sysdeps/powerpc/fpu/bits/mathinline.h: Addn __signbitf and __signbit inlines.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
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.