aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog29
1 files changed, 29 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 70d8fe8..665da6a 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,32 @@
+2003-06-05 Michael Snyder <msnyder@redhat.com>
+
+ * gas/h8300/t01_mov.s: New file, tests mov instructions.
+ * gas/h8300/t02_mova.s: New file, tests mova instructions.
+ * gas/h8300/t03_add.s: New file, tests add instructions.
+ * gas/h8300/t04_sub.s: New file, tests sub instructions.
+ * gas/h8300/t05_cmp.s: New file, tests cmp instructions.
+ * gas/h8300/t06_ari2.s: New file, tests arithmetic instructions.
+ * gas/h8300/t07_ari3.s: New file, tests arithmetic instructions.
+ * gas/h8300/t08_or.s: New file, tests or instructions.
+ * gas/h8300/t09_xor.s: New file, tests xor instructions.
+ * gas/h8300/t10_and.s: New file, tests and instructions.
+ * gas/h8300/t11_logs.s: New file, tests logical instructions.
+ * gas/h8300/t12_bit.s: New file, tests bit instructions.
+ * gas/h8300/t13_otr.s.s: New file, tests misc. instructions.
+ * gas/h8300/t01_mov.exp: New file.
+ * gas/h8300/t02_mova.exp: New file.
+ * gas/h8300/t03_add.exp: New file.
+ * gas/h8300/t04_sub.exp: New file.
+ * gas/h8300/t05_cmp.exp: New file.
+ * gas/h8300/t06_ari2.exp: New file.
+ * gas/h8300/t07_ari3.exp: New file.
+ * gas/h8300/t08_or.exp: New file.
+ * gas/h8300/t09_xor.exp: New file.
+ * gas/h8300/t10_and.exp: New file.
+ * gas/h8300/t11_logs.exp: New file.
+ * gas/h8300/t12_bit.exp: New file.
+ * gas/h8300/t13_otr.exp: New file.
+
2003-06-04 Richard Henderson <rth@redhat.com>
* gas/alpha/elf-usepv-1.[sd]: New.