aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-12-12 18:06:59 +0000
committerUlrich Drepper <drepper@redhat.com>2001-12-12 18:06:59 +0000
commit2bfe5fd1138ee5884605af7f346f74f0fb442211 (patch)
treea3338c711d0a40a0ee690b07397fc67f774adda3 /linuxthreads
parent0a9b637e8ae475e1976ed3f94e40eb9626a5c58b (diff)
downloadglibc-2bfe5fd1138ee5884605af7f346f74f0fb442211.zip
glibc-2bfe5fd1138ee5884605af7f346f74f0fb442211.tar.gz
glibc-2bfe5fd1138ee5884605af7f346f74f0fb442211.tar.bz2
Update.
2001-12-12 NIIBE Yutaka <gniibe@m17n.org> * sysdeps/sh/Makefile: New file. * sysdeps/sh/_mcount.S: New file. * sysdeps/sh/sysdep.h (CALL_MCOUNT): Implemented. * sysdeps/sh/machine-gmon.h: Remove "NOTYET" comment, as we are ready.
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 438fd1a..82472b5 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,8 @@
+2001-12-12 NIIBE Yutaka <gniibe@.m17n.org>
+
+ * sysdeps/sh/pt-machine.h (INIT_THREAD_SELF): Added __volatile__
+ qualifier to be safe.
+
2001-11-30 Andreas Schwab <schwab@suse.de>
* pthread.c (pthread_handle_sigcancel) [THREAD_SELF]: Double check