aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authorJose E. Marchesi <jose.marchesi@oracle.com>2014-10-09 13:16:53 +0100
committerNick Clifton <nickc@redhat.com>2014-10-09 13:16:53 +0100
commit3d68f91c0fb05b426e554004cabd3ded4c91f9c8 (patch)
tree0297b29c1d0d20a3d36868c0357e23a0db4f6efd /gas/testsuite/ChangeLog
parentfcbdedf866d777b3598cf8703737eb0f987c2aca (diff)
downloadgdb-3d68f91c0fb05b426e554004cabd3ded4c91f9c8.zip
gdb-3d68f91c0fb05b426e554004cabd3ded4c91f9c8.tar.gz
gdb-3d68f91c0fb05b426e554004cabd3ded4c91f9c8.tar.bz2
This is a series of patches that add support for the SPARC M7 cpu to
binutils. They were discussed and approved here: https://sourceware.org/ml/binutils/2014-10/msg00038.html
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 5d74cea..68aa318 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,21 @@
+2014-10-09 Jose E. Marchesi &lt;jose.marchesi@oracle.com&gt;
+
+ * gas/sparc/hpcvis3.d: Remove tests for the `chkpt', `commit',
+ `random', `wr r,i,%cps' and `rd r,%cps' instructions.
+ * gas/sparc/hpcvis3.s: Likewise.
+ * gas/sparc/xcrypto.d: New file.
+ * gas/sparc/xcrypto.s: Likewise.
+ * gas/sparc/mwait.d: New file.
+ * gas/sparc/mwait.s: Likewise.
+ * gas/sparc/mcdper.s: New file.
+ * gas/sparc/mcdper.d: Likewise.
+ * gas/sparc/sparc5vis4.d: New file.
+ * gas/sparc/sparc5vis4.s: Likewise.
+ * gas/sparc/sparc.exp (sparc_elf_setup): Run the xcrypto test.
+ Run the mwait test.
+ Run the mcdper test.
+` Run the sparc5vis4 test.
+
2014-09-27 Alan Modra <amodra@gmail.com>
* gas/elf/group2.d, * gas/elf/group2.s: New test.