aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/patches/2.34/500-Change-default-emulation-for-mips64-linux.patch
Commit message (Collapse)AuthorAgeFilesLines
* toolchain/binutils: remove old versionsFelix Fietkau2022-03-071-38/+0
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* toolchain/binutils: fix broken build of binutils 2.34 on mips64Tony Ambardar2020-08-101-1/+1
| | | | | | | | | | | | | Commit 53470bdf32 ("toolchain/binutils: Add binutils 2.34") logs refreshed patches, but also adds a typo causing failed builds on mipsel64 platforms, including the malta subtarget. Update the patch to fix this. This fixes the following build error: make[7]: *** No rule to make target 'elf64ltsmip.o', needed by 'ld-new'. Stop. Fixes: FS#3276 Fixes: 53470bdf32 ("toolchain/binutils: Add binutils 2.34") Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
* toolchain/binutils: Add binutils 2.34Daniel Engberg2020-02-221-0/+38
Refresh patches Drop 300-012_check_ldrunpath_length.patch Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>