Page MenuHomeFreeBSD

devel/powerpc64-gcc: always set the endian flag for the linker emulation for MIPS.
ClosedPublic

Authored by jhb on Oct 12 2019, 8:31 PM.
Tags
None
Referenced Files
F151134490: D22004.id.diff
Mon, Apr 6, 7:57 AM
F151106087: D22004.diff
Mon, Apr 6, 2:49 AM
Unknown Object (File)
Wed, Apr 1, 11:02 PM
Unknown Object (File)
Tue, Mar 31, 9:27 PM
Unknown Object (File)
Mar 6 2026, 10:06 AM
Unknown Object (File)
Mar 6 2026, 8:29 AM
Unknown Object (File)
Mar 6 2026, 12:16 AM
Unknown Object (File)
Jan 10 2026, 5:05 AM
Subscribers

Details

Summary

Fix a regression in r472011 where gcc would pass a linker emulation
without an endian flag if neither -EB nor -EL were provided on the gcc
command line.

Test Plan
  • build a MALTA64 kernel on head with the mips-gcc toolchain

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 27009
Build 25302: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Oct 12 2019, 9:06 PM
linimon retitled this revision from Always set the endian flag for the linker emulation for MIPS. to devel/powerpc64-gcc: always set the endian flag for the linker emulation for MIPS..Oct 13 2019, 6:27 AM
linimon added a subscriber: linimon.