From: Jeff Law Date: Mon, 11 Apr 1994 16:16:20 +0000 (+0000) Subject: * From Peter Schauer with minor modifications. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bff0719996ea4ff81fc1211458078a1c1b198751;p=binutils-gdb.git * From Peter Schauer with minor modifications. * gdb.t15/return.exp (return_tests): Handle targets where "return" stops in mid-line in the caller. Add xfail for returning a float value on X86 targets. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 00b88d9797e..383b31bb2a1 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,10 @@ +Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + + * From Peter Schauer with minor modifications. + * gdb.t15/return.exp (return_tests): Handle targets where "return" + stops in mid-line in the caller. Add xfail for returning a float + value on X86 targets. + Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu) * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves