Page MenuHomeFreeBSD

loader/powerpc: Share ldscript
ClosedPublic

Authored by imp on Feb 24 2024, 6:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 23, 2:00 AM
Unknown Object (File)
Mon, Oct 21, 7:00 PM
Unknown Object (File)
Mon, Oct 21, 7:00 PM
Unknown Object (File)
Mon, Oct 21, 7:00 PM
Unknown Object (File)
Mon, Oct 21, 6:41 PM
Unknown Object (File)
Sep 16 2024, 4:10 PM
Unknown Object (File)
Sep 16 2024, 7:20 AM
Unknown Object (File)
Sep 14 2024, 8:14 PM
Subscribers

Details

Summary

Share ldscript between the different ppc versions. There's two different
scripts since we build 32-bit binaries for all types of powerpc, but
have little endian and big endian variations that are different by only
two lines. Set the output format and include the rest.

Move to foo.ldscript as well.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable