Date: Sun, 21 Apr 2002 01:56:17 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 locore.s Message-ID: <200204210856.g3L8uHC87887@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2002/04/21 01:56:17 PDT Modified files: sys/ia64/ia64 locore.s Log: Improve self-relocation and fix ABI misinterpretation. The changes here mostly mirror the changes made in boot/efi/libefi/arch/ia64/start.S rev 1.5 Significant difference: We don't handle the IPLT relocation here. For barebones KLD support, we make the fptr_storage global. Revision Changes Path 1.24 +39 -38 src/sys/ia64/ia64/locore.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204210856.g3L8uHC87887>