HomeFreeBSD

Do exception offset computations in 64 bits, not 32.

Description

Do exception offset computations in 64 bits, not 32.

This fixes clang-built binaries on a gcc powerpc64 world. Gets us one step
closer to a clang-built world. The same change was made in later upstream
binutils.

Submitted by: rdivacky
MFC after: 2 weeks

Details

Provenance
jhibbitsAuthored on
Parents
rS324510: MFC r309151: Use explicit 0x200000 for the amd64 kernel physaddr
Branches
Unknown
Tags
Unknown