HomeFreeBSD

MFC r309748 (by glebius):

Description

MFC r309748 (by glebius):

Treat R_X86_64_PLT32 relocs as R_X86_64_PC32.

If we load a binary that is designed to be a library, it produces
relocatable code via assembler directives in the assembly itself
(rather than compiler options). This emits R_X86_64_PLT32 relocations,
which are not handled by the kernel linker.

Submitted by: gallatin
Reviewed by: kib
PR: 231451

Details

Provenance
dimAuthored on
Reviewer
kib
Parents
rS338755: Only update the domain cursor once in keg_fetch_slab().
Branches
Unknown
Tags
Unknown