From: Jeff Law Date: Wed, 15 May 1996 15:04:33 +0000 (+0000) Subject: * gdb.base/break.exp: Ignore compiler warnings when compiling X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cca075fbef3620ac02c6851060b43f797dfe0038;p=binutils-gdb.git * gdb.base/break.exp: Ignore compiler warnings when compiling break.c. * gdb.base/callfuncs.exp: Don't run these tests on the h8300. * gdb.base/default.exp: Add h8300 xfails. Handle messages from remote-sim. * gdb.base/exprs.exp: Add h8300 xfails. * gdb.base/funcargs.exp: Likewise. * gdb.base/nodebug.exp: Likewise. * gdb.base/printcmds.exp: Likewise. * gdb.base/ptype.exp: Likewise. * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add h8300 xfails. * gdb.base/return.exp: Handle float/double precision problems on the h8300. * gdb.base/funcargs.c: Explicitly make last constant argument to call_after_alloca_subr an unsigned long type. * gdb.base/return.c: Include stdio.h. Testsuite work for the H8/300 -gstabs. HMSE. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 42e326508da..1d698c50037 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,23 @@ +Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com) + + * gdb.base/break.exp: Ignore compiler warnings when compiling + break.c. + * gdb.base/callfuncs.exp: Don't run these tests on the h8300. + * gdb.base/default.exp: Add h8300 xfails. Handle messages + from remote-sim. + * gdb.base/exprs.exp: Add h8300 xfails. + * gdb.base/funcargs.exp: Likewise. + * gdb.base/nodebug.exp: Likewise. + * gdb.base/printcmds.exp: Likewise. + * gdb.base/ptype.exp: Likewise. + * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add + h8300 xfails. + * gdb.base/return.exp: Handle float/double precision problems + on the h8300. + * gdb.base/funcargs.c: Explicitly make last constant argument to + call_after_alloca_subr an unsigned long type. + * gdb.base/return.c: Include stdio.h. + Tue May 7 22:01:12 1996 Rob Savoye * config/abug.exp: New file for the older Motorola Bug monitor