diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-05-22 21:30:31 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-05-22 21:30:31 -0400 |
commit | de7ce8f171b88b2db025fdb6c8cca89c16e541dc (patch) | |
tree | ffe7a3ea3630f8437d1781201bfb5d1a9bf77b47 /ChangeLog | |
parent | 05bb4a68ad7b05e16f942552a867da6ffb88278f (diff) | |
download | glibc-de7ce8f171b88b2db025fdb6c8cca89c16e541dc.zip glibc-de7ce8f171b88b2db025fdb6c8cca89c16e541dc.tar.gz glibc-de7ce8f171b88b2db025fdb6c8cca89c16e541dc.tar.bz2 |
Fix flags parameter value passed to pltenter and pltexit
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2011-05-22 Ulrich Drepper <drepper@gmail.com> + + * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER + and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and + pltexit. + 2011-05-21 Ulrich Drepper <drepper@gmail.com> * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM |