diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-09-05 21:49:14 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-09-05 21:49:14 -0400 |
commit | 6585cb60ee7aafc3301c402dda12d6771dfb7fa3 (patch) | |
tree | 74a43e5bebc5f9d23c48e5fbc055fc05261e3a8f /ChangeLog | |
parent | 6d18b67f4df2db7ceb315a264ad43a27d86ba697 (diff) | |
download | glibc-6585cb60ee7aafc3301c402dda12d6771dfb7fa3.tar glibc-6585cb60ee7aafc3301c402dda12d6771dfb7fa3.tar.gz glibc-6585cb60ee7aafc3301c402dda12d6771dfb7fa3.tar.bz2 glibc-6585cb60ee7aafc3301c402dda12d6771dfb7fa3.zip |
Remove unused parameter in pldd and simplify ELF handling
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2011-09-05 Ulrich Drepper <drepper@gmail.com> + + * elf/pldd.c (get_process_info): Don't read whole ELF header, just + e_ident. Don't pass to find_mapsXX. + * elf/pldd-xx.c (find_mapsXX): Remove second parameter. + 2011-07-20 Liubov Dmitrieva <liubov.dmitrieva@intel.com> * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add |