summaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorClaudiu Zissulescu <claziss@synopsys.com>2023-04-13 10:22:48 +0300
committerClaudiu Zissulescu <claziss@gmail.com>2023-04-13 10:31:06 +0300
commitbd6750f0c4c2dea4b6b91919176bc347e76b8a5a (patch)
treeeb737bb7f198d988468814ce7406cb83db36bf3f /gas/ChangeLog
parent3b637883d4e91a5bf4f1b33556dbd438589210eb (diff)
downloadbinutils-gdb-bd6750f0c4c2dea4b6b91919176bc347e76b8a5a.tar.gz
arc: Update ARC's CFI tests.
The double store/loads instructions (e.g. STD/LDD) are not baseline ARC ISA. The same holds for some short instructions. Update the tests to use base ARC ISA. Signed-off-by: Claudiu Zissulescu <claziss@synopsys.com>
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 55fdf3b47f5..e7db2d83197 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,10 @@
2023-04-13 Claudiu Zissulescu <claziss@synopsys.com>
+ * testsuite/gas/cfi/cfi-arc-1.s: Use baseline instructions.
+ * testsuite/gas/cfi/cfi-arc-1.d: Update matching patterns.
+
+2023-04-13 Claudiu Zissulescu <claziss@synopsys.com>
+
* testsuite/gas/arc/dsp.s: Remove unimplemented dsp instructions.
* testsuite/gas/arc/dsp.d: Update the test.