CVSROOT: /cvs Module name: src Changes by: weing...@cvs.openbsd.org 2009/08/13 07:35:54
Modified files: sys/arch/amd64/conf: Makefile.amd64 Added files: sys/arch/amd64/conf: kern.ldscript Log message: Start using a linking script for this kernel. This should help in future using large pages for text/etc. Also, since we do not use the .eh frame stuff, we can nuke them, saving some bytes... Ok kettenis@, "more control over linking is a good thing, but I can't comment further" a...@.