]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
gas: Fix ip2k-elf and xstormy16-elf build
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 4 Jun 2020 18:15:06 +0000 (11:15 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 4 Jun 2020 18:15:06 +0000 (11:15 -0700)
commitd413a6233ac3bc0afe6ff5261df1421854334a6d
tree25ebb3c09632a20c3aca97266971eb829aa86f61
parentf8c4185131758306ddeb7b40479e82cab4dd7f26
gas: Fix ip2k-elf and xstormy16-elf build

Fix ip2k-elf and xstormy16-elf build due to

commit e9bffec9afc45cf7c49308f0b4b8cc6bf68f58f2
Author: Jose E. Marchesi <jose.marchesi@oracle.com>
Date:   Thu Jun 4 16:15:53 2020 +0200

    opcodes: discriminate endianness and insn-endianness in CGEN ports

* config/tc-ip2k. (ip2k_apply_fix): Pass endianness to
cgen_get_insn_value.
* config/tc-xstormy16.c (xstormy16_md_apply_fix): Pass
endianness to cgen_get_insn_value and cgen_put_insn_value.
gas/ChangeLog
gas/config/tc-ip2k.c
gas/config/tc-xstormy16.c