This is the mail archive of the binutils@sources.redhat.com 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: GNU Assembler Patch for x86 platform


On Thu, Aug 14, 2003 at 04:30:40AM +0200, Benjamin Kalytta wrote:
> I added better pseudo opcodes for changing and maintaining syntax.
> Instead using .intel_syntax noprefix and so on you could use:
> 
> .syntax intel
> .syntax att
> .syntax push
> .syntax pop

Yes, this is perhaps better, but I'm not inclined to apply these
patches.  The trouble is that people writing portable code will need to
use the old syntax.  Also, your patches don't comply with the GNU coding
standards.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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