Page MenuHomeFreeBSD

loader/powerpc: Share ldscript
ClosedPublic

Authored by imp on Feb 24 2024, 6:40 PM.
Tags
None
Referenced Files
F110776060: D44058.id.diff
Sat, Feb 22, 11:51 PM
Unknown Object (File)
Thu, Feb 13, 3:19 AM
Unknown Object (File)
Jan 24 2025, 9:05 AM
Unknown Object (File)
Jan 24 2025, 9:03 AM
Unknown Object (File)
Jan 23 2025, 6:59 AM
Unknown Object (File)
Jan 18 2025, 7:09 AM
Unknown Object (File)
Jan 13 2025, 4:02 PM
Unknown Object (File)
Dec 26 2024, 9:29 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