From: Jeff Law Date: Thu, 20 Feb 1997 17:36:12 +0000 (+0000) Subject: * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main" X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=66a5e0e94c6ac797ee1da096256093ab5191fd7a;p=binutils-gdb.git * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main" and "add_tests" are not at the same address. Fixes gdb disassembler testsuite failure on sunos4 hosted toolchain. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index c319e6feaff..7cd029b144b 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,18 @@ +Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com) + + * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main" + and "add_tests" are not at the same address. + +Fri Feb 14 18:47:23 1997 Bob Manson + + * gdb.base/ptype.exp: Use gdb_test. + Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com) + * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns. + * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally + left in. No longer expect them to fail. + * gdb.stabs/*.mt; Deleted, no longer used. * gdb.stabs/configure.in: Remove references to target makefile frags.