Re: [PATCH 0/2] misc fixes from crosstool-ng
Jeff Johnston <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <CAOox84sy9aCOi71gpM6VY_K4-Z_6VHYurbsSZrTcsTKupfFJsw@mail.gmail.com> |
Patches applied to master. Thanks, -- Jeff J. On Sat, May 27, 2023 at 11:06 PM Chris Packham <[email protected]> wrote: > Crosstool-ng has been carrying these two patches for sometime. I'm not > sure if > anyone actually tried to submit them upstream so I'm doing so now. > > I can't speak with any authority on the m68k patch it appears to be at > least > consistent with commit cf9d06b14 ("2010-02-08 Josef Wolf < > [email protected]>"). > > The config patch seems to be consistent with other similar files so might > just > be a longstanding bug no-one has noticed. > > Chris Packham (2): > m68k: disallow unaligned access for m68010 and m68020 > config/mt-d30v: Append flags > > config/mt-d30v | 4 ++-- > newlib/libc/machine/m68k/memcpy.S | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) > > -- > 2.40.1 > >