aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/patches/2.28/002-PR-ld-21334-Always-call-_bfd_elf_link_renumber_dynsy.patch
Commit message (Collapse)AuthorAgeFilesLines
* toolchain/binutils: remove version 2.28Felix Fietkau2018-03-121-184/+0
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* binutils: assertion failure bfd/elfxx-mips.c:3860Hauke Mehrtens2018-01-271-0/+184
With forced PIE and SSP support I ran into this assertion failure. backport two patches to fix this problem from the binutils 2.28 branch. This fix is already included in binutils 2.28.1 and 2.29. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>