This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Treatment of \@ on ARM


Hi Mark,

Tested with cross to arm-none-linux-gnueabi. OK to apply?

Mmmm, this bit of code really is a mess isn't it ? It might be nice to combine the two "#ifdef TC_ARM..." sections into one, possibly with a "#ifdef OBJ_ELF" inside it (although maybe it would be OK to have that code for COFF as well - we would have to test to make sure).


2007-05-05 Mark Shinwell <shinwell@codesourcery.com>

        gas/
        * app.c (do_scrub_chars): Don't damage \@ pseudo-variables.

        gas/testsuite/
        * gas/arm/backslash-at.d: New.
        * gas/arm/backslash-at.s: New.

Approved - please apply.


Cheers
  Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]