From owner-freebsd-hackers Thu Nov 18 15:13:29 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from falla.videotron.net (falla.videotron.net [205.151.222.106]) by hub.freebsd.org (Postfix) with ESMTP id 8BD4B14A05 for ; Thu, 18 Nov 1999 15:13:26 -0800 (PST) (envelope-from sepotvin@videotron.ca) Received: from videotron.ca ([207.253.0.113]) by falla.videotron.net (Sun Internet Mail Server sims.3.5.1999.07.30.00.05.p8) with ESMTP id <0FLF002621JBS4@falla.videotron.net> for hackers@freebsd.org; Thu, 18 Nov 1999 18:06:50 -0500 (EST) Date: Thu, 18 Nov 1999 17:06:30 -0500 From: "Stephane E. Potvin" Subject: Re: gas pseudo-ops To: John Polstra Cc: hackers@freebsd.org Message-id: <38347865.66F9D39@videotron.ca> MIME-version: 1.0 X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 4.0-CURRENT i386) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: <000001bf260d$837c8770$0100000a@stephanep.bishop> <199911181743.JAA02952@vashon.polstra.com> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Polstra wrote: > > 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. Fair enough. Anyway, I'm currently using a local gensetdefs for the arm part as is done with the alpha instead of the default gensetdefs. So far it's working pretty well so I'll let it that way for the time being. Thanks for the answer though. Steph -- Stephane E. Potvin InnoMediaLogic Inc. - http://www.multichassis.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message