]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
Remove @PLT from "call _dl_init@PLT" in _dl_start_user
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 21 Dec 2014 13:27:31 +0000 (05:27 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 21 Dec 2014 13:27:31 +0000 (05:27 -0800)
commit7432d613cd1fefc833800c7af9538d8d81d5c6b2
treeee06c598355904c564b1cde715ad280eaeec35cd
parent98fe149e34b48d0c4d69105315cc7c61be8276ec
Remove @PLT from "call _dl_init@PLT" in _dl_start_user

_dl_start_user in ld.so calls the local function _dl_init.  There is no
need to go through PLT.

* sysdeps/i386/dl-machine.h (_dl_start_user): Remove @PLT
from "call _dl_init@PLT".
* sysdeps/x86_64/dl-machine.h (_dl_start_user): Likewise.
from "call _dl_init@PLT".
ChangeLog
sysdeps/i386/dl-machine.h
sysdeps/x86_64/dl-machine.h