diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-09-09 09:43:43 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-09-09 09:43:43 -0400 |
commit | 74718d13e4638ccc5922c2197b9088ff5fc00251 (patch) | |
tree | 2b48c9415ad01b287af997abe723b5577e3f453f /ChangeLog | |
parent | 1e4bd093e664f2889c48e63714583ef06b90d5b9 (diff) | |
download | glibc-74718d13e4638ccc5922c2197b9088ff5fc00251.zip glibc-74718d13e4638ccc5922c2197b9088ff5fc00251.tar.gz glibc-74718d13e4638ccc5922c2197b9088ff5fc00251.tar.bz2 |
Fill in real information in __dl_iterate_phdr
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-09-09 Ulrich Drepper <drepper@gmail.com> + + * elf/dl-iteratephdr.c (hidden_proto): Fill in data from the real + link map. + 2011-08-17 Andreas Jaeger <aj@suse.de> * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction. |