diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-26 02:58:22 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-26 02:58:22 +0000 |
commit | 1267f93e167d951907e335bed5cbf1fa56f7357b (patch) | |
tree | 4a68b7c38f84c3ed6dd62477b8e3a1c472933eab /linuxthreads/ChangeLog | |
parent | 1410e233beb7335731df346dd18704e5acebf20d (diff) | |
download | glibc-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/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 6 |
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. |