From owner-cvs-all Sun Aug 5 19:18:45 2001 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 E4E2F37B406; Sun, 5 Aug 2001 19:18:39 -0700 (PDT) (envelope-from jake@FreeBSD.org) Received: (from jake@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f762Idf62207; Sun, 5 Aug 2001 19:18:39 -0700 (PDT) (envelope-from jake) Message-Id: <200108060218.f762Idf62207@freefall.freebsd.org> From: Jake Burkholder Date: Sun, 5 Aug 2001 19:18:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf Makefile.sparc64 files.sparc64 ldscript.sparc64 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 jake 2001/08/05 19:18:39 PDT Modified files: sys/conf Makefile.sparc64 files.sparc64 ldscript.sparc64 Log: Add code model medlow to cflags and move the kernel load address from just before the memory hole to 4 megs. Special case building exception.s like locore.s, it needs to at the beginning so the branches out from the trap table don't overflow. Revision Changes Path 1.2 +7 -4 src/sys/conf/Makefile.sparc64 1.3 +4 -4 src/sys/conf/files.sparc64 1.2 +5 -5 src/sys/conf/ldscript.sparc64 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message