aboutsummaryrefslogtreecommitdiff
path: root/patches/newlib
Commit message (Collapse)AuthorAgeFilesLines
* newlib/patch: Add eabihf patchBryan Hundven2015-06-021-0/+12
| | | | | | | | This patch gets newlib 1.20.0 to work with eabihf tuple. This commit closes #23 Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* Patch newlib-2.xx optimising for space Append flags to CFLAGS_FOR_TARGET ↵Bob Dunlop2015-01-082-0/+16
| | | | rather than replacing.
* libc/newlib: add newlib 1.20.0 supportAustin Morton2012-09-161-0/+27
| | | | Signed-off-by: Austin Morton <austinpmorton@gmail.com>
* libc/newlib: add latest versionYann E. MORIN"2011-07-071-0/+25
| | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* libc/newlib: the m68k processor does not like unalignedRemy Bohmer2010-04-091-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>
* Added initial AVR32 support (bare-metal,newlib)Martin Lund"2009-05-221-0/+32450