aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-07-29 08:57:15 +0000
committerRoland McGrath <roland@gnu.org>2003-07-29 08:57:15 +0000
commit172ce013bdd864ba22b6b22611ffd893f1f9f2a6 (patch)
tree8d147bf8e002c5dd3a2aa6a9c1a13a9b0a5bd460 /linuxthreads
parent5181d776e8bb3c277ea291b3b43be0ce8a38c6c3 (diff)
downloadglibc-172ce013bdd864ba22b6b22611ffd893f1f9f2a6.tar
glibc-172ce013bdd864ba22b6b22611ffd893f1f9f2a6.tar.gz
glibc-172ce013bdd864ba22b6b22611ffd893f1f9f2a6.tar.bz2
glibc-172ce013bdd864ba22b6b22611ffd893f1f9f2a6.zip
* elf/dl-support.c (_dl_hwcap): Add nocommon attribute.
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index ca31927b61..4d70bb326c 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,11 @@
+2003-07-29 Roland McGrath <roland@redhat.com>
+
+ * Makefile [$(build-shared) = yes] (tests): Depend on $(test-modules).
+
+2003-07-25 Roland McGrath <roland@redhat.com>
+
+ * manager.c (pthread_start_thread): Fix typo in last change.
+
2003-07-14 Guido Guenther <agx@sigxcpu.org>
* sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Add IS_IN_librt,