about summary refs log tree commit diff
path: root/linuxthreads
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-12-18 05:55:51 +0000
committerAndreas Jaeger <aj@suse.de>2000-12-18 05:55:51 +0000
commit8cb019ed77e57b89c26864dfea33cc707615f923 (patch)
treeb8456183b2e00a4974431691e3481254ab181353 /linuxthreads
parent308afe5f2bb1219cce3e4f300e5e3df78986259d (diff)
downloadglibc-8cb019ed77e57b89c26864dfea33cc707615f923.tar.gz
glibc-8cb019ed77e57b89c26864dfea33cc707615f923.tar.xz
glibc-8cb019ed77e57b89c26864dfea33cc707615f923.zip
Update.
2000-12-17  Andreas Jaeger  <aj@suse.de>

	* sysdeps/s390/pt-machine.h (testandset): Use long int as return
	value.
	* sysdeps/arm/pt-machine.h (testandset): Likewise.
	* sysdeps/hppa/pt-machine.h (testandset): Likewise.
	* sysdeps/m68k/pt-machine.h (testandset): Likewise.
	* sysdeps/sh/pt-machine.h (testandset): Likewise.
	* sysdeps/sparc/sparc32/pt-machine.h (testandset): Likewise.
	* sysdeps/sparc/sparc64/pt-machine.h (testandset): Likewise.
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 64ba891252..fd2531c493 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,14 @@
+2000-12-17  Andreas Jaeger  <aj@suse.de>
+
+	* sysdeps/s390/pt-machine.h (testandset): Use long int as return
+	value.
+	* sysdeps/arm/pt-machine.h (testandset): Likewise.
+	* sysdeps/hppa/pt-machine.h (testandset): Likewise.
+	* sysdeps/m68k/pt-machine.h (testandset): Likewise.
+	* sysdeps/sh/pt-machine.h (testandset): Likewise.
+	* sysdeps/sparc/sparc32/pt-machine.h (testandset): Likewise.
+	* sysdeps/sparc/sparc64/pt-machine.h (testandset): Likewise.
+
 2000-12-17  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/i386/pt-machine.h (testandset): Adjust for prototype change.