aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-03-21 20:52:12 +0000
committerRoland McGrath <roland@gnu.org>2003-03-21 20:52:12 +0000
commit88b3f3ede294499cef1cb36cc6a5f4662d205e9d (patch)
tree7a0c033072e85e343e7d1c8c1dabd18df190a1ac /linuxthreads/ChangeLog
parentb50946de735bbb23b1178dcada8752bb81500042 (diff)
downloadglibc-88b3f3ede294499cef1cb36cc6a5f4662d205e9d.tar
glibc-88b3f3ede294499cef1cb36cc6a5f4662d205e9d.tar.gz
glibc-88b3f3ede294499cef1cb36cc6a5f4662d205e9d.tar.bz2
glibc-88b3f3ede294499cef1cb36cc6a5f4662d205e9d.zip
* sysdeps/arm/sysdep.h (CALL_MCOUNT): Add trailing semicolon.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 9c36525f9a..d656ef8bc0 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,8 @@
+2003-03-21 Daniel Jacobowitz <drow@mvista.com>
+
+ * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
+ (SINGLE_THREAD_P_PIC): Use "reg" instead of "lr".
+
2003-03-21 Jakub Jelinek <jakub@redhat.com>
* sysdeps/i386/tls.h [__ASSUME_SET_THREAD_AREA_SYSCALL]