summaryrefslogtreecommitdiff
path: root/patches/newlib
AgeCommit message (Collapse)AuthorFilesLines
2010-04-09libc/newlib: the m68k processor does not like unalignedRemy Bohmer1-0/+23
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>
2009-05-22Added initial AVR32 support (bare-metal,newlib)Martin Lund"1-0/+32450