Page MenuHomeFreeBSD

stand/elf: Only support swapping headers on powerpc.
ClosedPublic

Authored by imp on Sep 14 2022, 7:50 PM.
Tags
None
Referenced Files
F137414869: D36577.diff
Sun, Nov 23, 6:00 AM
Unknown Object (File)
Sat, Nov 15, 11:29 AM
Unknown Object (File)
Wed, Oct 29, 2:52 PM
Unknown Object (File)
Wed, Oct 29, 1:10 PM
Unknown Object (File)
Wed, Oct 29, 1:10 PM
Unknown Object (File)
Mon, Oct 27, 3:52 AM
Unknown Object (File)
Sun, Oct 26, 1:05 AM
Unknown Object (File)
Sat, Oct 25, 5:13 AM
Subscribers

Details

Summary

Powerpc is currently the only architecture that we support more than one
endian. It's the only one that benefits from this swapping, so restrict
the code to there. This saves about 1k in the i386 BIOS loader.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 47393
Build 44280: arc lint + arc unit