diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-04-01 21:14:56 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-04-01 21:14:56 +0000 |
commit | 7062ca8f6c37624593391d3e98cca1e62226ef08 (patch) | |
tree | 377300c90733d6362ac19a2e5fc8d4916715a214 /ChangeLog | |
parent | 3c55cffa1e1b55082db0b2e56a96a0ada30710eb (diff) | |
download | glibc-7062ca8f6c37624593391d3e98cca1e62226ef08.tar.gz glibc-7062ca8f6c37624593391d3e98cca1e62226ef08.tar.xz glibc-7062ca8f6c37624593391d3e98cca1e62226ef08.zip |
Update.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S [SHARED]: Use __GI__exit.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 46e39d1ca8..f37f8ede70 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2004-04-01 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S [SHARED]: Use + __GI__exit. + * sysdeps/powerpc/fpu/bits/mathinline.h: Addn __signbitf and __signbit inlines. |