]> code.ossystems Code Review - openembedded-core.git/commit
binutils: Fix mips patch which changes default emulation
authorNathan Rossi <nathan@nathanrossi.com>
Wed, 28 Aug 2019 05:06:29 +0000 (05:06 +0000)
committerArmin Kuster <akuster808@gmail.com>
Wed, 4 Sep 2019 15:22:03 +0000 (08:22 -0700)
commit21c59450d1c891dadfe1484337bd0a6007a4aa01
tree24e6b8b6c204001c40328787c1c4c60af6abb2d6
parenta3b083f8b2566bdb4e6b7db15d2a1e000bda57dd
binutils: Fix mips patch which changes default emulation

The patch incorrectly removes 'mips_elf32_ntrad_le_vec' from the
'targ_selvecs' replacing it with duplicate entries for
'mips_elf32_ntrad_be_vec'. Correct this so that the default binutils can
still handle 'mips_elf32_ntrad_le_vec' binaries.

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/binutils/binutils/0010-Change-default-emulation-for-mips64-linux.patch