Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Thu, 22 Jun 2017 18:39:42 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: Re: [PATCH] fix arm run-time abi string functions

On Sun, Jun 18, 2017 at 09:40:52PM +0200, Szabolcs Nagy wrote:
> * Szabolcs Nagy <nsz@...t70.net> [2017-06-18 21:11:04 +0200]:
> > > > > +1:	strb  r2, [r0], #1
> > 
> > it seems strb with postindex+writeback is armv6t,
> > so does not work in armv4t, i'll send an updated patch.
> > 
> 
> now i checked with all arch and thumb combinations
> and gas accepts the new patch with them.
> [....]

OK, committed.

Rich

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.