Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run patches thru `manage-packages -P` | Alexey Neyman | 2022-02-11 | 1 | -3/+1 |
| | | | | | | | | This refreshes the line numbers, removes any fuzz (which would make any future forward ports easier) and standardizes the patch/file headers (which makes them easier to read). Signed-off-by: Alexey Neyman <stilor@att.net> | ||||
* | fix missing include of string in binutils older than 2.33 | Nicolas Dusart | 2020-06-17 | 1 | -0/+26 |
| | | | | Signed-off-by: Nicolas Dusart <nicolas@freedelity.be> | ||||
* | Patches to fix ld's abort on xtensa | Alexey Neyman | 2018-09-28 | 2 | -0/+0 |
| | | | | | | Also while there, fix the naming (some patches ended up with two sequence numbers somehow). Signed-off-by: Alexey Neyman <stilor@att.net> | ||||
* | Upgrade to new releases | Alexey Neyman | 2018-01-28 | 11 | -0/+622 |
android-ndk, binutils, gcc, linux, mpfr, ncurses, newlib, uclibc-ng MPC vs MPFR dependencies required modifications in auto-generated templates to also provide non-inclusive older-than/newer-than specifications. Also correct MPC URLs, the website seems to have adjusted its directory layout. Currently, newlib 3.0.0 doesn't build for arm-nano-eabi. Signed-off-by: Alexey Neyman <stilor@att.net> |