From: Jim Kingdon Date: Sat, 13 May 1995 20:52:01 +0000 (+0000) Subject: * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fe5d4b85ae03a29f8383f691bd59131e7ff84120;p=binutils-gdb.git * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM. * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack of a text section. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index b7aeacafc46..f4048648246 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,10 @@ +Thu May 11 07:55:11 1995 Jim Kingdon + + * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM. + + * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack + of a text section. + Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com) * config/monitor.exp (gdb_target_monitor): Fix loop interator so