aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorSean Keys <skeys@ipdatasys.com>2012-07-30 21:39:06 +0000
committerSean Keys <skeys@ipdatasys.com>2012-07-30 21:39:06 +0000
commit8a4b034f5f076d8143536cdb3e248d192a1c8cc8 (patch)
tree72bfb72820e617ab307fcc63fa05081684c32abd /gas
parent6b0d957ec7170192f91889da3cf89991fb30aad2 (diff)
downloadgdb-8a4b034f5f076d8143536cdb3e248d192a1c8cc8.zip
gdb-8a4b034f5f076d8143536cdb3e248d192a1c8cc8.tar.gz
gdb-8a4b034f5f076d8143536cdb3e248d192a1c8cc8.tar.bz2
2012-07-27 Sean Keys <skeys@ipdatasys.com>
* gas/xgate/xgate.exp: Added hi/lo test. * gas/xgate/hilo.d: New test file * gas/xgate/hilo.s: Net test source file.
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index caa3ccb..6957712 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -2,6 +2,12 @@
* gas/i386/inval-equ-2.l: Updated.
+2012-07-27 Sean Keys <skeys@ipdatasys.com>
+
+ * gas/xgate/xgate.exp: Added hi/lo test.
+ * gas/xgate/hilo.d: New test file
+ * gas/xgate/hilo.s: Net test source file.
+
2012-07-24 Sandra Loosemore <sandra@codesourcery.com>
Jie Zhang <jzhang918@gmail.com>