* Makefile.in (nindy.o): Define "STRIP" as pathname of strip program.
authorKen Raeburn <raeburn@cygnus>
Thu, 8 Oct 1992 02:09:28 +0000 (02:09 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 8 Oct 1992 02:09:28 +0000 (02:09 +0000)
commit6a1f93f6a28653ea37b3cf02b47a9ef7e67e2fdc
treefb9d2a1b96da363218a0cd51dbad56eb901c9198
parent6881ebf87da2a2bf466f4bc2a05cd05daecd6375
* 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.
gdb/ChangeLog
gdb/Makefile.in
gdb/m68k-pinsn.c
gdb/tm-nindy960.h
This page took 0.026388 seconds and 4 git commands to generate.