NetBSD/libexec/ld.elf_so/arch/arm
joerg f80c3669c3 Rework ifunc support to address a number of short comings:
- Move to a shared _rtld_call_ifunc for rel and rela architectures
- Architectures using rel format must patch IRELATIVE non-PLT
  relocations like RELATIVE in additition to the later ifunc handling
- Consistently record the delta to the end of the relocation group for
  non-PLT IRELATIVE relocations

Hidden ifunc is now supported on all ifunc platforms, even when using
-fno-plt. The combination of -fno-plt and relro is broken due to
incorrect GNU ld output though.
2018-04-03 21:10:27 +00:00
..
find_exidx.c Don't provide __gnu_Unwind_Find_exidx if __ARM_DWARF_EH__ is defined 2014-08-10 23:35:26 +00:00
Makefile.inc Rework ifunc support to address a number of short comings: 2018-04-03 21:10:27 +00:00
mdreloc.c Rework ifunc support to address a number of short comings: 2018-04-03 21:10:27 +00:00
rtld_start.S Don't use GOT relocations. Use PC relative for the GOT and GOTOFF for 2013-12-03 00:19:56 +00:00