From 3d67be836afc202f415e3f2a550b751daa137ea9 Mon Sep 17 00:00:00 2001 From: Michael Snyder Date: Mon, 11 Aug 2003 23:20:05 +0000 Subject: 2003-07-22 Michael Snyder * gdb.disasm/8300s.s: Fix syntax of bsr insn. * gdb.disasm/h8300s.exp : Minor changes in disassembler output require patterns to be more general, accepting old and new output. Some output chars (such as '+') also must be quoted. Some addresses are displayed numerically instead of symbolically. --- gdb/testsuite/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'gdb/testsuite/ChangeLog') diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index f6c999c..69f4174 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -61,6 +61,16 @@ From Kei Sakamoto : * gdb.base/relocate.c (dummy): New padding array. +2003-07-22 Michael Snyder + + * gdb.disasm/8300s.s: Fix syntax of bsr insn. + + * gdb.disasm/h8300s.exp : Minor changes in disassembler output require + patterns to be more general, accepting old and new output. + Some output chars (such as '+') also must be quoted. + Some addresses are displayed numerically instead of + symbolically. + 2003-07-23 Michael Snyder * gdb.base/return2.exp: Don't test long-long return. -- cgit v1.1