newlib-cygwin/newlib/libc/machine/m68k
Remy Bohmer e79304d7b4 m68k: disallow unaligned access for m68010 and m68020
Disable at least  m68010 and m68020. These processors certainly do not
like unaligned accesses.

Signed-off-by: Remy Bohmer <linux@bohmer.net>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Austin Morton <austinpmorton@gmail.com>
Signed-off-by: Chris Packham <judge.packham@gmail.com>
2023-05-30 13:54:32 -04:00
..
Makefile.inc newlib: libc: merge build up a directory 2022-03-16 21:18:25 -04:00
m68kasm.h 2008-01-07 Jeff Johnston <jjohnstn@redhat.com> 2008-01-07 18:59:45 +00:00
memcpy.S m68k: disallow unaligned access for m68010 and m68020 2023-05-30 13:54:32 -04:00
memset.S 2008-01-08 Jeff Johnston <jjohnstn@redhat.com> 2008-01-08 21:48:06 +00:00
setjmp.S 2008-01-07 Jeff Johnston <jjohnstn@redhat.com> 2008-01-07 18:59:45 +00:00
strcpy.c
strlen.c