diff options
author | Roland McGrath <roland@gnu.org> | 2003-04-28 10:34:41 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-04-28 10:34:41 +0000 |
commit | 7531ab9e9884acd374779e41ee133c06280362f4 (patch) | |
tree | d7792fcf6da2e790b19b519dcd4ea0f8f2e06b7a | |
parent | 5fadaa045c5bd25167099e55976d8040156d6e8b (diff) | |
download | glibc-7531ab9e9884acd374779e41ee133c06280362f4.tar glibc-7531ab9e9884acd374779e41ee133c06280362f4.tar.gz glibc-7531ab9e9884acd374779e41ee133c06280362f4.tar.bz2 glibc-7531ab9e9884acd374779e41ee133c06280362f4.zip |
* Makefile ($(test-modules)): Depend on $(common-objpfx)shlib.lds.
-rw-r--r-- | nptl/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 7b6cda27ab..290f8c7a72 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2003-04-26 Roland McGrath <roland@redhat.com> + + * Makefile ($(test-modules)): Depend on $(common-objpfx)shlib.lds. + 2003-04-22 Jakub Jelinek <jakub@redhat.com> * allocatestack.c (TLS_TPADJ): Add TLS_PRE_TCB_SIZE instead of |