From: Ken Raeburn Date: Tue, 16 Sep 1997 19:28:44 +0000 (+0000) Subject: merge from d30v-970225-branch, plus bugfixes for 64-bit host X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=41f19f2b999a8a4aab66758e29184cd21e5325ac;p=binutils-gdb.git merge from d30v-970225-branch, plus bugfixes for 64-bit host --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index c2cd7a9d621..fe849fa8766 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,34 @@ +start-sanitize-d30v +Tue Sep 16 15:27:08 1997 Ken Raeburn + + Merge changes from Martin Hunt: + + * gas/d30v/inst.s: Add some new tests. + + * gas/d30v/{inst, opt, reloc}.d: Update results with + new disassembler changes. + + * gas/d30v/inst.[sd]: Update examples for d*i instructions. + + * gas/d30v/*.d: Update all test results because + of new ".s" and ".l" extensions. + + * gas/d30v/inst.[sd]: Correct entry for mulx2h. + * gas/d30v/opt.[sd]: Correct st2w instruction. + + * gas/d30v/align.d: Change expected output. + + * gas/d30v/reloc.[sd]: Add test case. + + * gas/d30v/array.[sd]: New test case. + + * gas/d30v/opt.[sd]: Added more test cases. + + * gas/d30v/opt.s: Add test cases. + * gas/d30v/reloc.s: Fix a test case. + * gas/d30v/{opt,reloc}.d: Regenerate. + +end-sanitize-d30v start-sanitize-tx19 Mon Sep 15 17:29:08 1997 Gavin Koch