You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jonas Gorski 5e3fb70094 toolchain: unbreak glibc on MIPS
Binutils recently updated the ABI version to 5, which broke glibc, as it
refuses to load anything > 3. Upstream reverted the ABI version update,
so backport the commit.

Fixes the following error on boot:

/bin/sh: error while loading shared libraries: /lib/libcrypt.so.1: ELF file ABI version invalid
[    0.920077] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00
[    0.920077]
[    0.929450] Rebooting in 1 seconds..

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
7 years ago
..
001-MIPS_BFD_Remove_EI_ABIVERSION_5.patch toolchain: unbreak glibc on MIPS 7 years ago
300-001_ld_makefile_patch.patch toolchain/binutils: Add binutils 2.27 8 years ago
300-012_check_ldrunpath_length.patch toolchain/binutils: Add binutils 2.27 8 years ago
400-mips_no_dynamic_linking_sym.patch toolchain/binutils: Add binutils 2.27 8 years ago
500-Change-default-emulation-for-mips64-linux.patch toolchain/binutils: Add binutils 2.27 8 years ago