aboutsummaryrefslogtreecommitdiff
path: root/gdb/m68k-pinsn.c
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1992-10-08 02:09:28 +0000
committerKen Raeburn <raeburn@cygnus>1992-10-08 02:09:28 +0000
commit6a1f93f6a28653ea37b3cf02b47a9ef7e67e2fdc (patch)
treefb9d2a1b96da363218a0cd51dbad56eb901c9198 /gdb/m68k-pinsn.c
parent6881ebf87da2a2bf466f4bc2a05cd05daecd6375 (diff)
downloadfsf-binutils-gdb-6a1f93f6a28653ea37b3cf02b47a9ef7e67e2fdc.zip
fsf-binutils-gdb-6a1f93f6a28653ea37b3cf02b47a9ef7e67e2fdc.tar.gz
fsf-binutils-gdb-6a1f93f6a28653ea37b3cf02b47a9ef7e67e2fdc.tar.bz2
* Makefile.in (nindy.o): Define "STRIP" as pathname of strip program.
* nindy-share/nindy.c (coffstrip): Use that pathname, instead of searching for a "bfd_strip" program. Also, fixed up arguments passed to that program. * tm-nindy960.h (ADDITIONAL_OPTIONS): Use "-ser" rather than "-r", which is now used for something else. Rewrite description of associated parameters to match how gdb does it now. (ADDITIONAL_OPTION_HELP): Fix message accordingly. * m68k-pinsn.c (print_insn_arg): Handle new "`" operand type.
Diffstat (limited to 'gdb/m68k-pinsn.c')
-rw-r--r--gdb/m68k-pinsn.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/m68k-pinsn.c b/gdb/m68k-pinsn.c
index 859d8d9..60c6c59 100644
--- a/gdb/m68k-pinsn.c
+++ b/gdb/m68k-pinsn.c
@@ -403,6 +403,7 @@ print_insn_arg (d, buffer, p, addr, stream)
case '?':
case '/':
case '&':
+ case '`':
if (place == 'd')
{