[PATCH] add CodeComposer Studio assembly syntax compatibility support
Nicholas Clifton
nickc@redhat.com
Wed Mar 19 13:31:00 GMT 2014
Hi Daniel,
Sorry for the long delay in reviewing this patch.
Unfortunately I do not like the approach of converting the
comment_chars and line_separator_chars arrays in *all* targets to
non-constant versions. GAS already has a solution for the comment_chars
array - defining tc_comment_chars - and it is a relatively simply affair
to extend this to handle line_separator_chars as well.
Also your patch adds a new command line option -mccs, but it does not
include any documentation of it in gas/doc/c-arm.texi or gas/NEWS.
So... please have a look at the attached variant patch and let me
know if this is acceptable to you.
Cheers
Nick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm.ccs.patch
Type: text/x-patch
Size: 10372 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20140319/e92aad9c/attachment.bin>
More information about the Binutils
mailing list