aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 9ca420c..ec35aa6 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,7 +1,12 @@
2004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
- * gas/m32r/parallel-2.s, gas/m32r/parallel-2.d: Add a new test
- case for parallel code.
+ * gas/m32r/parallel-2.s: New file: Test case for parallel code.
+ * gas/m32r/parallel-2.d: New file: Expected results.
+ * gas/m32r/m32r2.exp: Run the test.
+
+ * gas/m32r/seth.s: New file: Test for seth.
+ * gas/m32r/seth.d: New file: Expected results.
+ * gas/m32r/m32r.exp: Run the new test.
2004-04-01 Asgari Jinia <asgarij@kpitcummins.com>