This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
RE: allowing $ in symbol names for avr/msp430
- From: "Dmitry" <diwil at spec dot ru>
- To: "'Mike Frysinger'" <vapier at gentoo dot org>, <denisc at overta dot ru>, <marekm at amelek dot gda dot pl>, <troth at openavr dot org>
- Cc: <binutils at sources dot redhat dot com>
- Date: Fri, 13 Apr 2007 10:09:39 +0400
- Subject: RE: allowing $ in symbol names for avr/msp430
- References: <200704122110.26340.vapier@gentoo.org>
As msp port maintainer I am Ok with it.
However I think it is not necessary cause gcc does not produce any $$$ and
msp430-as is not compatible with other compilers/assemblers which cost $$$
:)
If it is really necessary. I'll see what I can do ...
Cheers,
Dmitry.
-----Original Message-----
From: Mike Frysinger [mailto:vapier@gentoo.org]
Sent: Friday, April 13, 2007 5:10 AM
To: denisc@overta.ru; marekm@amelek.gda.pl; troth@openavr.org; diwil@spec.ru
Cc: binutils@sources.redhat.com
Subject: allowing $ in symbol names for avr/msp430
i hope i got the right contacts by grepping for avr/msp in the MAINTAINERS
;)
i keep seeing requests from users to patch binutils in Gentoo so that the
msp430 and avr ports allow $ in the symbol names ... this seems to mostly
come from people trying to use TinyOS, but ive had one or two independent
requests as well
how do you port maintainers feel about adding this to gas ?
-mike