about summary refs log tree commit diff
path: root/linuxthreads
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-10-26 02:58:22 +0000
committerUlrich Drepper <drepper@redhat.com>2000-10-26 02:58:22 +0000
commit1267f93e167d951907e335bed5cbf1fa56f7357b (patch)
tree4a68b7c38f84c3ed6dd62477b8e3a1c472933eab /linuxthreads
parent1410e233beb7335731df346dd18704e5acebf20d (diff)
downloadglibc-1267f93e167d951907e335bed5cbf1fa56f7357b.tar.gz
glibc-1267f93e167d951907e335bed5cbf1fa56f7357b.tar.xz
glibc-1267f93e167d951907e335bed5cbf1fa56f7357b.zip
Update.
2000-10-25  Ulrich Drepper  <drepper@redhat.com>

	* intl/Makefile (tests): Add tst-ngettext.
	* intl/tst-ngettext.c: New file.
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 2dae2d9461..b532014e57 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,9 @@
+2000-10-26  Kazumoto Kojima  <kkojima@rr.iij4u.or.jp>
+	    Yutaka Niibe  <gniibe@chroot.org>
+
+	* sysdeps/sh/pt-machine.h (testandset): Since the operand of TAS.B
+	has restrictions, use register.
+
 2000-10-23  Andreas Schwab  <schwab@suse.de>
 
 	* Examples/ex14.c (TIMEOUT): Override default timeout.