aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2017-10-18 15:07:36 +0100
committerNick Clifton <nickc@redhat.com>2017-10-18 15:07:36 +0100
commit8ef027f00ba0252e22ce548c3d270db978184b5a (patch)
tree8907e70e779c952024654bfdecba2cc68a06cbb0 /gas/ChangeLog
parent94ea37b3e93d4400cb0ae1e97b1241a552a4ab5e (diff)
downloadgdb-8ef027f00ba0252e22ce548c3d270db978184b5a.zip
gdb-8ef027f00ba0252e22ce548c3d270db978184b5a.tar.gz
gdb-8ef027f00ba0252e22ce548c3d270db978184b5a.tar.bz2
Update Cris assembler tests for checks that now pass where they used to fail.
PR gas/22304 * testsuite/gas/cris/range-err-1.s: Remove spurious xfails. * testsuite/gas/cris/cris.exp: Expect the shexpr-1 test to pass.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 03ec43c..a38ffa3 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,11 @@
2017-10-18 Nick Clifton <nickc@redhat.com>
+ PR gas/22304
+ * testsuite/gas/cris/range-err-1.s: Remove spurious xfails.
+ * testsuite/gas/cris/cris.exp: Expect the shexpr-1 test to pass.
+
+2017-10-18 Nick Clifton <nickc@redhat.com>
+
* po/sv.po: Updated Swedish translation.
2017-10-16 Sandra Loosemore <sandra@codesourcery.com>