From owner-freebsd-alpha Mon Apr 15 6:39:17 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id A834037B416; Mon, 15 Apr 2002 06:39:13 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id JAA02715; Mon, 15 Apr 2002 09:39:13 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g3FDchT53122; Mon, 15 Apr 2002 09:38:43 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15546.55267.138287.596946@grasshopper.cs.duke.edu> Date: Mon, 15 Apr 2002 09:38:43 -0400 (EDT) To: obrien@FreeBSD.ORG Cc: alpha@FreeBSD.ORG Subject: Re: Uh... can anyone justfiy these .stabs? In-Reply-To: <20020414001731.A27884@dragon.nuxi.com> References: <20020414001731.A27884@dragon.nuxi.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org David O'Brien writes: > > BTW, do we actually use pal.s for anything? A kernel links fine with > out it. It seems we 100% use in-line macros rather than these routines. Yes, we converted (most? all?) of pal.s over to macros for efficiancy. I think we left pal.s in place for binary compatabilty with modules. You can feel free to nuke it for 5.0. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message