Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 21 Jan 2020 16:47:42 -0800
From: Andre McCurdy <armccurdy@...il.com>
To: musl@...ts.openwall.com
Subject: Re: [PATCH v2] Add big-endian support to ARM assembler memcpy

On Tue, Jan 21, 2020 at 4:36 PM Rich Felker <dalias@...c.org> wrote:
> On Tue, Jan 21, 2020 at 10:52:15AM -0800, Andre McCurdy wrote:
> > Allow the existing ARM assembler memcpy implementation to be used for
> > both big and little endian targets.
> > ---
> >
> > Exactly the same changes as before but rebased to account for
> > whitespace changes in the preceding patch to add Thumb2 support.
>
> Thanks. I'm not sure if I'll ever apply this, since I think there's a
> better memcpy we may be adopting, but it's nice to have in case we
> want to.

OK. Slightly disappointed to hear that. I've already been carrying
this patch for many months in my own builds so hopefully the new
memcpy() which will allow it to be dropped is imminent!

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.