Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | toolchain/binutils: backport stable patches | Hauke Mehrtens | 2022-12-31 |
| | | | | | | | | | | | | Add the patches with real changes from the binutils 2.39 stable branch. I am not aware that we ran into any of these problems, but I think it is better to take the existing stable patches. They were exported like this: git format-patch binutils-2_39...origin/binutils-2_39-branch I removed the patches changing the version numbers only. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> | ||
* | toolchain: binutils: add support for version 2.39 | Nick Hainke | 2022-08-13 |
Release notes: https://sourceware.org/pipermail/binutils/2022-August/122246.html Signed-off-by: Nick Hainke <vincent@systemli.org> |