cvs commit: src/sys/boot/powerpc/loader Makefile ldscript.powerpc
Peter Grehan
grehan at FreeBSD.org
Thu Jul 8 05:52:37 PDT 2004
grehan 2004-07-08 12:52:35 UTC
FreeBSD src repository
Modified files:
sys/boot/powerpc/loader Makefile
Added files:
sys/boot/powerpc/loader ldscript.powerpc
Log:
Use a linker script for the loader. This avoids issues with
command-line options, such as misaligning the data segment.
Exposed by the limited PearPC OFW ELF loader, but a good thing in
general.
Revision Changes Path
1.14 +3 -2 src/sys/boot/powerpc/loader/Makefile
1.1 +139 -0 src/sys/boot/powerpc/loader/ldscript.powerpc (new)
More information about the cvs-all
mailing list