diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2015-11-03 16:21:13 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-16 11:39:26 +0000 |
commit | 116360f39ba7adb5860d36b9796578d0f38f4c2f (patch) | |
tree | 6d159d3e01c552214bad0d1266628b63d4a7193e /meta/recipes-devtools/tcltk/tcl | |
parent | fd4f4d299e404ec01595e9df37c192435cbff595 (diff) | |
download | poky-116360f39ba7adb5860d36b9796578d0f38f4c2f.tar.gz |
binutils: Fix XLP / Octeon 3 instruction clash
Use the value 0x00000080 for INSN_XLP, as the value 0x00000040 has already
been assigned to INSN_OCTEON3 by the binutils project.
Without this change, invalid instructions can be generated for both INSN_XLP
and INSN_OCTEON3.
(From OE-Core rev: 3a3269e7f4c7d13ad0c5705cb59c138b697151d7)
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/tcltk/tcl')
0 files changed, 0 insertions, 0 deletions