aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.disasm/h8300s.s
AgeCommit message (Collapse)AuthorFilesLines
2003-08-112003-07-22 Michael Snyder <msnyder@redhat.com>Michael Snyder1-2/+2
* 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.
2001-06-28* gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to listAndrew Cagney1-0/+356
of files to delete. From 2000-06-15 Kazu Hirata <kazu@hxi.com>: * gdb.disasm/h8300s.exp: New file. gdb.disasm/h8300s.s: Likewise.