about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2003-03-14 04:22:05 +0000
committerAlexandre Oliva <aoliva@redhat.com>2003-03-14 04:22:05 +0000
commit7fb8033c1f844b6ec8bc20267153c31d99714b8f (patch)
treeb8d30dcab011f8b3bd63962be0de64b9f7057489 /linuxthreads/ChangeLog
parent264befa8c2b8029f614f7671a9b10d489a2e43e1 (diff)
downloadglibc-7fb8033c1f844b6ec8bc20267153c31d99714b8f.tar.gz
glibc-7fb8033c1f844b6ec8bc20267153c31d99714b8f.tar.xz
glibc-7fb8033c1f844b6ec8bc20267153c31d99714b8f.zip
* sysdeps/mips/pspinlock.c (__pthread_spin_lock): Don't .set mips2 on new abi. * sysdeps/mips/pt-machine.h (__compare_and_swap): Likewise. Handle 64-bit longs on n64.
2003-03-14  Alexandre Oliva  <aoliva@redhat.com>

	* sysdeps/mips/pspinlock.c (__pthread_spin_lock): Don't .set
	mips2 on new abi.
	* sysdeps/mips/pt-machine.h (__compare_and_swap): Likewise.
	Handle 64-bit longs on n64.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index e226fa7566..ae149bd468 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,10 @@
+2003-03-14  Alexandre Oliva  <aoliva@redhat.com>
+
+	* sysdeps/mips/pspinlock.c (__pthread_spin_lock): Don't .set
+	mips2 on new abi.
+	* sysdeps/mips/pt-machine.h (__compare_and_swap): Likewise.
+	Handle 64-bit longs on n64.
+
 2003-03-07  Jakub Jelinek  <jakub@redhat.com>
 
 	* sysdeps/ia64/pspinlock.c (__pthread_spin_lock,