* gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
authorJeff Law <law@redhat.com>
Thu, 20 Feb 1997 17:36:12 +0000 (17:36 +0000)
committerJeff Law <law@redhat.com>
Thu, 20 Feb 1997 17:36:12 +0000 (17:36 +0000)
        and "add_tests" are not at the same address.
Fixes gdb disassembler testsuite failure on sunos4 hosted toolchain.

gdb/testsuite/ChangeLog

index c319e6feaffd54abaa9fd6d0700830b01310c163..7cd029b144b9e12ebd41ade9e23e51c6620fdd3b 100644 (file)
@@ -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  <manson@charmed.cygnus.com>
+
+       * 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.
This page took 0.034111 seconds and 4 git commands to generate.