aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorClaudiu Zissulescu <claziss@synopsys.com>2016-11-09 15:30:35 +0100
committerClaudiu Zissulescu <claziss@synopsys.com>2016-11-22 12:34:51 +0100
commitc4b943d7aed5edbfc31aa1e9dc9e7bcf108d76a0 (patch)
tree8d9627c44264a1f14c0649339f9b95797e487e7f /opcodes/ChangeLog
parent08dc996fedde9143cda25720961684087b133640 (diff)
downloadfsf-binutils-gdb-c4b943d7aed5edbfc31aa1e9dc9e7bcf108d76a0.zip
fsf-binutils-gdb-c4b943d7aed5edbfc31aa1e9dc9e7bcf108d76a0.tar.gz
fsf-binutils-gdb-c4b943d7aed5edbfc31aa1e9dc9e7bcf108d76a0.tar.bz2
[ARC] Fix printing 'b' mnemonics.
gas/ 2016-11-22 Claudiu Zissulescu <claziss@synopsys.com> * testsuite/gas/arc/b.d: Update test result. opcode/ 2016-11-22 Claudiu Zissulescu <claziss@synopsys.com> * arc-tbl.h: Reorder conditional flags with delay flags for 'b' instructions.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index b78e70d..9cd641a 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2016-11-22 Claudiu Zissulescu <claziss@synopsys.com>
+
+ * arc-tbl.h: Reorder conditional flags with delay flags for 'b'
+ instructions.
+
2016-11-18 Szabolcs Nagy <szabolcs.nagy@arm.com>
* aarch64-tbl.h (QL_V3SAMEHSD_ROT, QL_ELEMENT_ROT): Define.