Skip to content
Commit 5a408329 authored by Paul Mackerras's avatar Paul Mackerras
Browse files

powerpc: Fix bug caused by negation of 64-bit reloc_offset value



Although both ppc32 and ppc64 have a reloc_offset function, the ppc64
one produced the opposite sign to the ppc32 one.  This standardizes
on the ppc32 sign and fixes the merged 64-bit code to account for that.

Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 4a288563
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment