aboutsummaryrefslogtreecommitdiff
path: root/patches/newlib/1.20.0
Commit message (Collapse)AuthorAgeFilesLines
* Convert the rest of packages to new frameworkAlexey Neyman2017-07-083-76/+0
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Sort out newlib patchesAlexey Neyman2017-04-112-7/+44
| | | | | | | | | | | | - Existing 110-fix-eabihf.patch did not apply to 1.20.0 and earlier - This patch is also applicable to 2.x versions - The patch needs to be applied to both configure.in/configure - Existing 200-optimising-for-space.patch also applies to all versions before 2.4.0 - Similar issues exist in other config/mt-* files - m68k patch is applicable to 2.* versions Signed-off-by: Alexey Neyman <stilor@att.net>
* 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>
* libc/newlib: add newlib 1.20.0 supportAustin Morton2012-09-161-0/+27
Signed-off-by: Austin Morton <austinpmorton@gmail.com>