diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-02-20 23:36:05 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-02-20 23:36:05 +0000 |
commit | 5990e1fe120708a10ae8ab0caf4a284b5d6b10f8 (patch) | |
tree | 7c79ab4c3f52fc6af4496e2c00c0ffa73b8bf608 /linuxthreads/ChangeLog | |
parent | f1c616fc8e249876e08bc01bb9748492515f65e2 (diff) | |
download | glibc-5990e1fe120708a10ae8ab0caf4a284b5d6b10f8.tar.gz glibc-5990e1fe120708a10ae8ab0caf4a284b5d6b10f8.tar.xz glibc-5990e1fe120708a10ae8ab0caf4a284b5d6b10f8.zip |
Update.
* sysdeps/unix/sysv/linux/powerpc/ptlongjmp.c [SHARED]: Code only valid for SHARED case. Correct spelling of __vmx_longjmp.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 52f6d6c995..e7d0902cc8 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,5 +1,8 @@ 2004-02-20 Steven Munroe <sjmunroe@us.ibm.com> + * sysdeps/unix/sysv/linux/powerpc/ptlongjmp.c [SHARED]: Code only + valid for SHARED case. Correct spelling of __vmx_longjmp. + * sysdeps/powerpc/pspinlock.c: Move from here. * sysdeps/powerpc/powerpc32/pspinlock.c: To here. * sysdeps/powerpc/powerpc64/pspinlock.c: New file. |