aboutsummaryrefslogtreecommitdiff
path: root/toolchain/binutils/patches/2.39/039-LoongArch-ld-Fix-relocation-error-of-pcrel.patch
Commit message (Collapse)AuthorAge
* toolchain: binutils: backport patch to fix mipsel_24kc_24kfChristian Marangi2024-04-02
| | | | | | | Backport patch to fix mipsel_24kc_24kf. Patch has been merged in binutils master and these are straight backports with minor rework. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* toolchain/binutils: backport stable patchesHauke Mehrtens2022-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>