diff options
author | Richard Henderson <rth@redhat.com> | 2004-01-16 04:59:55 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2004-01-16 04:59:55 +0000 |
commit | 23e50ece453d94989cbb20c51c300f24386b08b2 (patch) | |
tree | 298e78f02dad1a43941e322e67a97ac60daab8e0 /ChangeLog | |
parent | 5ef6ae4bdb04ed21b8efc70566d22fab821ec6b2 (diff) | |
download | glibc-23e50ece453d94989cbb20c51c300f24386b08b2.tar glibc-23e50ece453d94989cbb20c51c300f24386b08b2.tar.gz glibc-23e50ece453d94989cbb20c51c300f24386b08b2.tar.bz2 glibc-23e50ece453d94989cbb20c51c300f24386b08b2.zip |
* sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Prefix stubs with __syscall_, move nop inside, adjust users by +4.
2004-01-15 Richard Henderson <rth@redhat.com>
* sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Prefix stubs with
__syscall_, move nop inside, adjust users by +4.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-01-15 Richard Henderson <rth@redhat.com> + + * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Prefix stubs with + __syscall_, move nop inside, adjust users by +4. + 2004-01-14 Steven Munroe <sjmunroe@us.ibm.com> * include/libc-symbols.h [HAVE_ASM_GLOBAL_DOT_NAME] |