Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 30 Apr 2014 15:03:57 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: Re: thumb2 support

On Tue, Apr 29, 2014 at 06:09:14PM +0200, Wermut wrote:
> Hi
> 
> I have tested the patch from Stephen Thomas at least for gcc 4.6, 4.7
> and 4.8. Seems to work. Would be nice if the 1.1.1 release will
> include a fix.

It only works for armv7. On armv6k, I'm getting errors that the
instructions aren't supported. I think we could simply add !thumb as a
condition for the whole block...

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.