From: Jeff Law Date: Tue, 18 Jan 1994 04:08:30 +0000 (+0000) Subject: * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=46ee83a0b8a075ea730d2fc0adee70b100e411c4;p=binutils-gdb.git * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions. Enable "diag" instruction. Delete copr from fpu_misc_tests, it's in the copr tests now. * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect copr in the fpu_misc tests anymore. fpu_misc tests are no longer expected to fail. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 9024139e9ca..e7069326923 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,12 @@ +Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + + * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions. + Enable "diag" instruction. Delete copr from fpu_misc_tests, it's + in the copr tests now. + * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect + copr in the fpu_misc tests anymore. fpu_misc tests are no longer + expected to fail. + Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com) * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,