From owner-freebsd-sparc Sat Dec 28 16:32: 2 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C897B37B401 for ; Sat, 28 Dec 2002 16:32:01 -0800 (PST) Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43FA343ED4 for ; Sat, 28 Dec 2002 16:32:01 -0800 (PST) (envelope-from jake@k6.locore.ca) Received: from k6.locore.ca (jake@localhost.locore.ca [127.0.0.1]) by k6.locore.ca (8.12.6/8.12.6) with ESMTP id gBT0mtuP053389 for ; Sat, 28 Dec 2002 19:48:55 -0500 (EST) (envelope-from jake@k6.locore.ca) Received: (from jake@localhost) by k6.locore.ca (8.12.6/8.12.6/Submit) id gBT0mtGr053388 for freebsd-sparc@freebsd.org; Sat, 28 Dec 2002 19:48:55 -0500 (EST) Date: Sat, 28 Dec 2002 19:48:55 -0500 From: Jake Burkholder To: freebsd-sparc@freebsd.org Subject: HEADS UP [jake@FreeBSD.org: cvs commit: src/sys/sparc64/sparc64 exception.S interrupt.S mp_exception.S] Message-ID: <20021228194855.G43538@locore.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org If you are updating from -current before Nov. 6th please be sure to use make buildkernel after buildworld so that the new assembler is used to build the kernel. These mnemonics are not recognized by gcc from before that date. Jake ----- Forwarded message from Jake Burkholder ----- jake 2002/12/28 16:23:48 PST Modified files: sys/sparc64/sparc64 exception.S interrupt.S mp_exception.S Log: Use the meaningful mnemonics for ancillary state registers now that gas is invoked properly to understand them. %asr19 -> %gsr %asr20 -> %set_softint %asr21 -> %clear_softint Revision Changes Path 1.57 +5 -6 src/sys/sparc64/sparc64/exception.S 1.3 +1 -1 src/sys/sparc64/sparc64/interrupt.S 1.8 +1 -1 src/sys/sparc64/sparc64/mp_exception.S ----- End forwarded message ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message