diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-04-01 21:17:57 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-04-01 21:17:57 +0000 |
commit | a99a3055da7c2df16d7f0e4a95e39c2283f3aeba (patch) | |
tree | 109ef88776e289cf18d3a2187ae8e6898d15a4e9 /ChangeLog | |
parent | 7062ca8f6c37624593391d3e98cca1e62226ef08 (diff) | |
download | glibc-a99a3055da7c2df16d7f0e4a95e39c2283f3aeba.tar glibc-a99a3055da7c2df16d7f0e4a95e39c2283f3aeba.tar.gz glibc-a99a3055da7c2df16d7f0e4a95e39c2283f3aeba.tar.bz2 glibc-a99a3055da7c2df16d7f0e4a95e39c2283f3aeba.zip |
Update.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S [SHARED]:
Use __GI_exit.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2004-04-01 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S [SHARED]: + Use __GI_exit. + * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S [SHARED]: Use __GI__exit. |