Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort out newlib patches | Alexey Neyman | 2017-04-11 | 1 | -8/+0 |
| | | | | | | | | | | | | - 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> | ||||
* | Patch newlib-2.xx optimising for space Append flags to CFLAGS_FOR_TARGET ↵ | Bob Dunlop | 2015-01-08 | 1 | -0/+8 |
rather than replacing. |