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-Tag: gdb-4_18~11791 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fe5d4b85ae03a29f8383f691bd59131e7ff84120;p=platform%2Fupstream%2Fbinutils.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 b7aeaca..f404864 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