mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-11 12:50:58 +08:00
On x86, linker in binutils 2.26 and newer consolidates R_*_JUMP_SLOT with R_*_GLOB_DAT relocation against the same symbol. This patch extends local PLT reference check to support alternate relocations. [BZ #18078] * scripts/check-localplt.awk: Support alternate relocations. * scripts/localplt.awk: Also check relocations in DT_RELA/DT_REL sections. * sysdeps/unix/sysv/linux/i386/localplt.data: Mark free and malloc entries with + REL R_386_GLOB_DAT. * sysdeps/x86_64/localplt.data: New file. |
||
---|---|---|
.. | ||
abi-versions.awk | ||
abilist.awk | ||
begin-end-check.pl | ||
check-c++-types.sh | ||
check-execstack.awk | ||
check-local-headers.sh | ||
check-localplt.awk | ||
check-textrel.awk | ||
config-uname.sh | ||
config.guess | ||
config.sub | ||
cpp | ||
cross-test-ssh.sh | ||
documented.sh | ||
evaluate-test.sh | ||
firstversions.awk | ||
gen-as-const.awk | ||
gen-libc-abis | ||
gen-libc-modules.awk | ||
gen-posix-conf-vars.awk | ||
gen-sorted.awk | ||
install-sh | ||
lib-names.awk | ||
list-sources.sh | ||
localplt.awk | ||
merge-test-results.sh | ||
mkinstalldirs | ||
move-if-change | ||
output-format.sed | ||
pylint | ||
pylintrc | ||
rellns-sh | ||
rpm2dynsym.sh | ||
soversions.awk | ||
sysd-rules.awk | ||
test-installation.pl | ||
update-copyrights | ||
versionlist.awk | ||
versions.awk |