Date: Fri, 18 Mar 2011 22:45:43 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/conf ldscript.ia64 src/sys/ia64/ia64 exception.S genassym.c locore.S Message-ID: <201103182246.p2IMk9H1090582@repoman.freebsd.org>
index | next in thread | raw e-mail
marcel 2011-03-18 22:45:43 UTC
FreeBSD src repository
Modified files:
sys/conf ldscript.ia64
sys/ia64/ia64 exception.S genassym.c locore.S
Log:
SVN rev 219758 on 2011-03-18 22:45:43Z by marcel
o Move the IVT and supporting functions to the front of the text
segment so that it's always mapped by the loader.
o Change the alternate fault handlers to account for PBVM. Since
currently the region is handled by the VHPT, no alternate faults
will be generated for it.
Revision Changes Path
1.14 +26 -24 src/sys/conf/ldscript.ia64
1.73 +57 -27 src/sys/ia64/ia64/exception.S
1.50 +5 -0 src/sys/ia64/ia64/genassym.c
1.44 +12 -4 src/sys/ia64/ia64/locore.S
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103182246.p2IMk9H1090582>
