HomeFreeBSD

Add the MOVT/MOVW types to the list of relocs which do not generate .plt

Tags
None
Referenced Files
None
Subscribers
None
Tokens
"Orange Medal" token, awarded by sylvain_sylvaingarrigues.com.

Description

Add the MOVT/MOVW types to the list of relocs which do not generate .plt
entries. This fixes the segfaults in arm userland code compiled with
-march= or -mcpu= values that allow the compiler to generate movw/movt
sequences to load 32-bit constants.

Details

Provenance
ianAuthored on
Parents
rS292963: Break up opencrypto/xform.c so it can be reused piecemeal
Branches
Unknown
Tags
Unknown