public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] misc fixes from crosstool-ng
@ 2023-05-28  3:05 Chris Packham
  2023-05-28  3:05 ` [PATCH 1/2] m68k: disallow unaligned access for m68010 and m68020 Chris Packham
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chris Packham @ 2023-05-28  3:05 UTC (permalink / raw)
  To: newlib; +Cc: Chris Packham

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  <jw@raven.inka.de>").

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-05-30 17:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-28  3:05 [PATCH 0/2] misc fixes from crosstool-ng Chris Packham
2023-05-28  3:05 ` [PATCH 1/2] m68k: disallow unaligned access for m68010 and m68020 Chris Packham
2023-05-28  3:05 ` [PATCH 2/2] config/mt-d30v: Append flags Chris Packham
2023-05-30 17:56 ` [PATCH 0/2] misc fixes from crosstool-ng Jeff Johnston

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).