samples/m68k-unknown-elf/reported.by
author Remy Bohmer <linux@bohmer.net>
Fri Apr 09 21:04:38 2010 +0200 (2010-04-09)
changeset 1902 faade25219ed
permissions -rw-r--r--
libc/newlib: the m68k processor does not like unaligned

Disable unaligned access at least for mcpu32, m68010 and m68020.
These processors certainly do not like unaligned accesses.

Signed-off-by: Remy Bohmer <linux@bohmer.net>
linux@1754
     1
reporter_name="Remy Bohmer"
linux@1754
     2
reporter_url="linux@bohmer.net"
linux@1754
     3
reporter_comment="Example for building a toolchain for m68000 bare metal targets"