about summary refs log tree commit diff
path: root/sysdeps/x86
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2022-06-15 19:21:53 -0700
committerFangrui Song <maskray@google.com>2022-06-15 19:21:53 -0700
commite89913d0aa36597e5824baec870dfcec525fab1a (patch)
tree50188068d2988f9599fc3e9efb5199323327f0d4 /sysdeps/x86
parent57919813e732dff2c6cfd1c95056cbc265058bc2 (diff)
downloadglibc-e89913d0aa36597e5824baec870dfcec525fab1a.tar.gz
glibc-e89913d0aa36597e5824baec870dfcec525fab1a.tar.xz
glibc-e89913d0aa36597e5824baec870dfcec525fab1a.zip
aarch64: Handle fewer relocations for RTLD_BOOTSTRAP
The RTLD_BOOTSTRAP branch is used to relocate ld.so itself.  It only
needs to handle RELATIVE, GLOB_DAT, and JUMP_SLOT.
TLSDESC/TLS_DTPMOD/TLS_DTPREL handling can be removed.  Remove
`case AARCH64_R(RELATIVE)` as well as elf_machine_rela has checked it.

Tested on aarch64-linux-gnu.
Diffstat (limited to 'sysdeps/x86')
0 files changed, 0 insertions, 0 deletions