diff options
-rw-r--r-- | gdb/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
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 <kingdon@deneb.cygnus.com> + + * 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 |