From: Fred Fish Date: Tue, 22 Apr 1997 14:46:58 +0000 (+0000) Subject: * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c31ffb3b38ef504f0af796c1c85323282be126fb;p=binutils-gdb.git * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases where the test executable is run with explicit args. * gdb.base/default.exp: Handle arm-*-coff case for "info float". --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index b3ccd71b045..b98ec80b3d6 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +Mon Apr 21 15:05:42 1997 Fred Fish + + * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases + where the test executable is run with explicit args. + * gdb.base/default.exp: Handle arm-*-coff case for "info float". + Mon Apr 21 13:38:58 1997 Fred Fish * gdb.base/run.c: Use FAKEARGV to build test executable that