diff options
author | Roland McGrath <roland@gnu.org> | 2003-07-29 08:57:15 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-07-29 08:57:15 +0000 |
commit | 172ce013bdd864ba22b6b22611ffd893f1f9f2a6 (patch) | |
tree | 8d147bf8e002c5dd3a2aa6a9c1a13a9b0a5bd460 /linuxthreads/ChangeLog | |
parent | 5181d776e8bb3c277ea291b3b43be0ce8a38c6c3 (diff) | |
download | glibc-172ce013bdd864ba22b6b22611ffd893f1f9f2a6.tar.gz glibc-172ce013bdd864ba22b6b22611ffd893f1f9f2a6.tar.xz glibc-172ce013bdd864ba22b6b22611ffd893f1f9f2a6.zip |
* elf/dl-support.c (_dl_hwcap): Add nocommon attribute.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 8 |
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, |