From 66a5e0e94c6ac797ee1da096256093ab5191fd7a Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Thu, 20 Feb 1997 17:36:12 +0000 Subject: [PATCH] * 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. --- gdb/testsuite/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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. -- 2.30.2