Page MenuHomeFreeBSD

loader/powerpc: Share ldscript
ClosedPublic

Authored by imp on Feb 24 2024, 6:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 31, 10:15 PM
Unknown Object (File)
Sat, May 11, 1:05 PM
Unknown Object (File)
Fri, May 10, 5:28 PM
Unknown Object (File)
Fri, May 10, 5:28 PM
Unknown Object (File)
Fri, May 10, 5:24 PM
Unknown Object (File)
Wed, May 8, 8:38 AM
Unknown Object (File)
Wed, May 8, 8:38 AM
Unknown Object (File)
Wed, May 8, 8:38 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