aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2004-01-16 04:59:55 +0000
committerRichard Henderson <rth@redhat.com>2004-01-16 04:59:55 +0000
commit23e50ece453d94989cbb20c51c300f24386b08b2 (patch)
tree298e78f02dad1a43941e322e67a97ac60daab8e0 /ChangeLog
parent5ef6ae4bdb04ed21b8efc70566d22fab821ec6b2 (diff)
downloadglibc-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee6bb40ac8..796b9beebe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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]