NetBSD/libexec/ld.elf_so/arch/powerpc
macallan d4e6a9fda0 new binutils/gcc started emitting R_PPC_UADDR32 reloc entries, so for now
treat them like R_PPC_ADDR32
XXX
these relocs have been observed in the xf86-video-radeon driver, but only in
the AtomBios support code, which is unused on PowerPC. This allows the driver
to load but it's not clear if the affected parts would actually function.
2020-05-24 02:33:11 +00:00
..
ld.so.script Change OUTPUT to powerpc:common to make powerpc64 ld happy 2014-03-07 05:57:46 +00:00
Makefile.inc Rework ifunc support to address a number of short comings: 2018-04-03 21:10:27 +00:00
ppc_reloc.c new binutils/gcc started emitting R_PPC_UADDR32 reloc entries, so for now 2020-05-24 02:33:11 +00:00
rtld_start64.S More PPC64 changes. 2014-03-06 19:19:40 +00:00
rtld_start.S match END() with a relevant ENTRY*(). gas 2.21 complains about the 2011-09-26 01:52:22 +00:00