From owner-cvs-all Sat Jun 10 13:42:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4084D37B9B2; Sat, 10 Jun 2000 13:42:28 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA50326; Sat, 10 Jun 2000 13:42:28 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200006102042.NAA50326@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 10 Jun 2000 13:42:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha locore.s Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/06/10 13:42:27 PDT Modified files: sys/alpha/alpha locore.s Log: It is not necessary to wrap usage of $f28 with ".set noat/at" pairs. A very bogus gas warning gave people the impression it was. noat/at had no useful affect here. Revision Changes Path 1.11 +1 -5 src/sys/alpha/alpha/locore.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message