diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-06-12 22:33:06 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-06-12 22:33:06 +0000 |
commit | 9d1e8e8e7c94204a16ba48d1520b0cb5fe9c2293 (patch) | |
tree | b87fad35eda4cfd1cc490de473416fe16861f622 /linuxthreads | |
parent | 2ce1a10fd6a59d6767e0064296e6c0adfa43198a (diff) | |
download | glibc-9d1e8e8e7c94204a16ba48d1520b0cb5fe9c2293.tar.gz glibc-9d1e8e8e7c94204a16ba48d1520b0cb5fe9c2293.tar.xz glibc-9d1e8e8e7c94204a16ba48d1520b0cb5fe9c2293.zip |
Update.
2003-06-12 Steven Munroe <sjmunroe@us.ibm.com> * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Replace @got notation with @toc. * sysdeps/powerpc/powerpc64/sysdep.h (CALL_MCOUNT): Likewise. * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Likewise.
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index e09e0d749a..71f4ffc0c0 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,4 +1,4 @@ -2003-06-12 Steven Munroe <sjmunroe@us.ibm.com> +2003-06-12 Steven Munroe <sjmunroe@us.ibm.com> * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h (SINGLE_THREAD_P): Replace @ got notation with @toc. |