aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-07-28 13:36:23 +0000
committerAndreas Jaeger <aj@suse.de>2000-07-28 13:36:23 +0000
commitfdfb2eccca5b587fd762fe813b8717fe1bb722d3 (patch)
tree1cf151aa0f5b2b927346980cae6cb746a4f8560a /linuxthreads/ChangeLog
parentf1e0984603f6bcbb4f6bdaef18a9d4e95ef5d8bc (diff)
downloadglibc-fdfb2eccca5b587fd762fe813b8717fe1bb722d3.tar
glibc-fdfb2eccca5b587fd762fe813b8717fe1bb722d3.tar.gz
glibc-fdfb2eccca5b587fd762fe813b8717fe1bb722d3.tar.bz2
glibc-fdfb2eccca5b587fd762fe813b8717fe1bb722d3.zip
* sysdeps/mips/pspinlock.c (__pthread_spin_lock): Implement for
R3K. * sysdeps/mips/pt-machine.h (testandset): Likewise. 2000-07-12 Maciej W. Rozycki <macro@ds2.pg.gda.pl> * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Implement for R3K. * sysdeps/mips/pt-machine.h (testandset): Likewise.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 88549fd534..3366f8ca10 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,9 @@
+2000-07-12 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
+
+ * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Implement for
+ R3K.
+ * sysdeps/mips/pt-machine.h (testandset): Likewise.
+
2000-07-26 Andreas Jaeger <aj@suse.de>
* pthread.c: Initialize p_sem_avail.