]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
binutils: backport fix for xg_reverse_shift_count
authorMax Filippov <jcmvbkbc@gmail.com>
Mon, 6 Feb 2017 19:35:04 +0000 (11:35 -0800)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 6 Feb 2017 21:56:53 +0000 (22:56 +0100)
commit76e1594f0004098fc01aeac2b9a8292fd8c5c104
tree54251149bf6852af2f7c6a1ed21a210fa0162016
parent9b76356bd2e7ae06cc8b5341d2e90fceb42727f8
binutils: backport fix for xg_reverse_shift_count

binutils-2.27 gas has bug that results in the following kind of build
error when assembling bb[cs]i.l on big-endian xtensa targets:

  ieee754-sf.S:237: Error: invalid symbolic operand

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/binutils/2.27/0130-tc-xtensa.c-fixup-xg_reverse_shift_count-typo.patch [new file with mode: 0644]