]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
mips: Don't check _DYNAMIC in elf_machine_load_address
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 4 Oct 2017 00:47:40 +0000 (17:47 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 4 Oct 2017 00:47:51 +0000 (17:47 -0700)
commit0c609d19e33f0ee70dbe2fba04d2ea75d3dcbd14
treee355a4bff6594b1ae187a3154e4e9a430bdebe4d
parentc34a19ed4b0bcf91ff9671b733f8cfffa111e7f6
mips: Don't check _DYNAMIC in elf_machine_load_address

Since mips can't convert access _DYNAMIC via GOT, which needs dynamic
relocation, to PC-relative at link-time, don't check _DYNAMIC in
elf_machine_load_address.

        * sysdeps/mips/dl-machine.h (elf_machine_load_address): Don't
        check _DYNAMIC.
ChangeLog
sysdeps/mips/dl-machine.h