diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-06-16 18:34:35 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-06-16 18:34:35 +0000 |
commit | b04d9d8a19b1845398313c4faecd8c2f271bcaab (patch) | |
tree | 4ea5e0f6f460bb86f13c503a3762d20cf067743a /gas | |
parent | 2896b008850e26d9fc14d47d182de23f9192046c (diff) | |
download | gdb-b04d9d8a19b1845398313c4faecd8c2f271bcaab.zip gdb-b04d9d8a19b1845398313c4faecd8c2f271bcaab.tar.gz gdb-b04d9d8a19b1845398313c4faecd8c2f271bcaab.tar.bz2 |
* gas/m68k/pcrel.d: Update for m68k disassembler changes.
* gas/m68k/operands.d: Likewise.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index bbb432b..cc61cc4 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,17 @@ +Mon Jun 16 14:32:11 1997 Ian Lance Taylor <ian@cygnus.com> + + * gas/m68k/pcrel.d: Update for m68k disassembler changes. + * gas/m68k/operands.d: Likewise. + +Mon Jun 2 16:50:03 1997 Nick Clifton <nickc@cygnus.com> + + * gas/arm/arm.exp: Added changes from armT-970328-branch. + +Mon Jun 2 12:09:02 1997 Gavin Koch <gavin@cygnus.com> + + * gas/mips/mips.exp: The r3900 has interlocks for mul, but + not div. + Mon Jun 2 12:03:32 1997 Gavin Koch <gavin@.cygnus.com> * gas/mips/mul.{d,s}: End the tests with no-ops. |