Date: Mon, 13 Oct 2008 06:07:58 +0000 (UTC) From: Bruce M Simpson <bms@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/conf ldscript.mips.cfe Message-ID: <200810130608.m9D68B07034685@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bms 2008-10-13 06:07:58 UTC FreeBSD src repository Modified files: sys/conf ldscript.mips.cfe Log: SVN rev 183815 on 2008-10-13 06:07:58Z by bms Fix the CFE ldscript after the cutover to tradmips. Diff minimization against ldscript.mips. Note: CFE will not load PT_DYNAMIC segments, therefore the dynamic sections have been placed in a PT_LOAD segment for now. This is not too efficient in terms of memory use, they should probably get placed in the text segment. Revision Changes Path 1.3 +66 -22 src/sys/conf/ldscript.mips.cfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810130608.m9D68B07034685>