Page MenuHomeFreeBSD

loader/powerpc: Share ldscript
ClosedPublic

Authored by imp on Feb 24 2024, 6:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 29, 3:00 PM
Unknown Object (File)
Wed, Sep 17, 4:11 PM
Unknown Object (File)
Sep 13 2025, 2:47 PM
Unknown Object (File)
Sep 13 2025, 8:24 AM
Unknown Object (File)
Sep 10 2025, 4:58 PM
Unknown Object (File)
Sep 10 2025, 4:56 PM
Unknown Object (File)
Sep 10 2025, 9:44 AM
Unknown Object (File)
Sep 10 2025, 5:39 AM
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