|
Message-ID: <20200122003615.GV30412@brightrain.aerifal.cx> Date: Tue, 21 Jan 2020 19:36:15 -0500 From: Rich Felker <dalias@...c.org> To: musl@...ts.openwall.com Subject: Re: [PATCH v2] Add big-endian support to ARM assembler memcpy 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. 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.