John Polstra wrote:
>
> In article <000001bf260d$837c8770$[EMAIL PROTECTED]>,
> Stephane Potvin <[EMAIL PROTECTED]> wrote:
> >
> > Do you think it would be possible to change the
> > .type <symbol>,@object
> > for
> > .type <symbol>,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
> <machine/gensetdefs.h>. 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message