diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2022-09-15 12:30:51 -0700 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2022-09-21 10:35:40 +0200 |
commit | fc4d8e59e9d5595047b9bc89147ac4ff12a8b802 (patch) | |
tree | 5e403a87b3bb909f98da01bd77c1083a6638ad08 /libm/w_j0.c | |
parent | ffd84a0f60f918a48e6e2f24e37e7c53291c0373 (diff) |
ldso: clean up PERFORM_BOOTSTRAP_GOT ifdeferry
3 architectures currently define PERFORM_BOOTSTRAP_GOT: avr32, mips and
xtensa. A block of code that applies relative relocations in the
DL_START is disabled when PERFORM_BOOTSTRAP_GOT is defined, unless it's
avr32 or mips, effectively disabling it only for xtensa.
This may be simplified by removing the call to elf_machine_relative from
the xtensa PERFORM_BOOTSTRAP_GOT and always using common code.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'libm/w_j0.c')
0 files changed, 0 insertions, 0 deletions