This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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] Use .syntax unified for arm assembly language routines



> -----Original Message-----
> From: Corinna Vinschen [mailto:vinschen@redhat.com]
> Sent: Thursday, March 30, 2017 10:09 AM
> To: Moore, Catherine <Catherine_Moore@mentor.com>
> Cc: newlib@sourceware.org
> Subject: Re: [Patch] Use .syntax unified for arm assembly language
> routines
> 
> Hi Catherine,
> 
> On Mar 29 23:24, Moore, Catherine wrote:
> > The LLVM integrated assembler doesn't support .syntax divided.  I'd
> like to switch to .syntax unified for these two files.
> >
> > For testing, I used GAS to build the files with .syntax divided and
> .syntax unified and compared the object files for differences.
> > They compared the same.
> >
> > OK to commit?
> 
> In theory yes, but your patch doesn't apply because it contains spaces
> where the original file has TABs.  Can you please regenerate the patch
> with `git format-patch' and attach it to a mail?  That works better most
> of the time.
> 
> 

Sorry about that.  Reformatted patch attached.
Thanks,
Catherine

Attachment: 0001-Use-.syntax-unified-instead-of-.syntax-divided.patch
Description: 0001-Use-.syntax-unified-instead-of-.syntax-divided.patch


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