From owner-cvs-all Fri Aug 3 0:14:57 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 17BE337B401; Fri, 3 Aug 2001 00:14:53 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f737Erm34801; Fri, 3 Aug 2001 00:14:53 -0700 (PDT) (envelope-from obrien) Message-Id: <200108030714.f737Erm34801@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 3 Aug 2001 00:14:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/alpha/libalpha pal.S X-FreeBSD-CVS-Branch: RELENG_4 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 obrien 2001/08/03 00:14:53 PDT Modified files: (Branch: RELENG_4) sys/boot/alpha/libalpha pal.S Log: MFC: rev 1.3: one needs to introduce things with a `.file' directive before trying to do a .loc on it. BTW, the .loc needs to be in a .text section. Approved by: re Revision Changes Path 1.2.2.1 +3 -2 src/sys/boot/alpha/libalpha/pal.S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message