From owner-cvs-all Sun Apr 21 1:56:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DB2CF37B405; Sun, 21 Apr 2002 01:56:17 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3L8uHC87887; Sun, 21 Apr 2002 01:56:17 -0700 (PDT) (envelope-from marcel) Message-Id: <200204210856.g3L8uHC87887@freefall.freebsd.org> From: Marcel Moolenaar Date: Sun, 21 Apr 2002 01:56:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 locore.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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