cvs commit: src/sys/conf ldscript.powerpc src/sys/powerpc/aim
locore.S src/sys/powerpc/powerpc genassym.c
Marcel Moolenaar
marcel at FreeBSD.org
Wed Feb 27 00:03:23 UTC 2008
marcel 2008-02-27 00:03:23 UTC
FreeBSD src repository
Modified files:
sys/conf ldscript.powerpc
sys/powerpc/aim locore.S
sys/powerpc/powerpc genassym.c
Log:
Avoid hardcoding the kernel link address in the linker script.
Use KERNBASE instead. While here, move the text sections
forward to the beginning of the text segment.
Revision Changes Path
1.8 +16 -11 src/sys/conf/ldscript.powerpc
1.24 +6 -0 src/sys/powerpc/aim/locore.S
1.60 +1 -0 src/sys/powerpc/powerpc/genassym.c
More information about the cvs-src
mailing list