diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-06-29 15:54:37 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-06-29 15:54:37 +0000 |
commit | d3d355272a277bfa14914624881f600e5f8b7d10 (patch) | |
tree | d08f42a0ff9949cb7a25c9529851eca8d7c6211d /linuxthreads/ChangeLog | |
parent | 5fa2f83c9e1ae975ee381214cb23a4538c6e452d (diff) | |
download | glibc-d3d355272a277bfa14914624881f600e5f8b7d10.tar glibc-d3d355272a277bfa14914624881f600e5f8b7d10.tar.gz glibc-d3d355272a277bfa14914624881f600e5f8b7d10.tar.bz2 glibc-d3d355272a277bfa14914624881f600e5f8b7d10.zip |
Update.
2004-06-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
* sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
Fix branch offset for a PLT entry.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index e5cd5efdb5..69209f8914 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +2004-06-29 Kaz Kojima <kkojima@rr.iij4u.or.jp> + + * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h (CENABLE): Fix + branch offset for a PLT entry. + (CDISABLE): Likewise. + 2004-05-31 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/mips/Makefile (CFLAGS-pt-initfini.s): |