From owner-freebsd-hackers Thu Nov 18 9:43:47 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id A5BC015459 for ; Thu, 18 Nov 1999 09:43:38 -0800 (PST) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id JAA24159; Thu, 18 Nov 1999 09:43:35 -0800 (PST) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id JAA02952; Thu, 18 Nov 1999 09:43:34 -0800 (PST) (envelope-from jdp@polstra.com) Date: Thu, 18 Nov 1999 09:43:34 -0800 (PST) Message-Id: <199911181743.JAA02952@vashon.polstra.com> To: sepotvin@videotron.ca Subject: Re: gas pseudo-ops In-Reply-To: <000001bf260d$837c8770$0100000a@stephanep.bishop> References: <000001bf260d$837c8770$0100000a@stephanep.bishop> Organization: Polstra & Co., Seattle, WA Cc: hackers@freebsd.org Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <000001bf260d$837c8770$0100000a@stephanep.bishop>, Stephane Potvin wrote: > > Do you think it would be possible to change the > .type ,@object > for > .type ,object > in gensetdef? By looking in the gas code I found that the assembler just > ignores the @ character. I think it would be much better to remove all of the platform-specific asm statements from gensetdefs and put them into a header . Gensetdefs would then emit an include of that header to get the needed definitions. This isn't very high on my personal priority list, though. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "No matter how cynical I get, I just can't keep up." -- Nora Ephron To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message