diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-28 20:20:17 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-28 20:20:17 +0000 |
commit | 787597251b534d1c1e4b9d519bcfc10fb3a7e952 (patch) | |
tree | d6b8f704225ddbebdf3ffb672c755fbdb901fa24 /ChangeLog | |
parent | 9987236eb11d4976b5ce23a4c76f6ab2453c9508 (diff) | |
download | glibc-787597251b534d1c1e4b9d519bcfc10fb3a7e952.tar glibc-787597251b534d1c1e4b9d519bcfc10fb3a7e952.tar.gz glibc-787597251b534d1c1e4b9d519bcfc10fb3a7e952.tar.bz2 glibc-787597251b534d1c1e4b9d519bcfc10fb3a7e952.zip |
Update.
* Makeconfig (ETAGS): Remove -T flag.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2000-10-28 Ulrich Drepper <drepper@redhat.com> + * Makeconfig (ETAGS): Remove -T flag. + * elf/dl-load.c (open_verify): Only try to load ET_DYN and ET_EXEC objects. Reject all other types. (_dl_map_object_from_fd): Optimize a bit. |