add new nm files to HFILES

This commit is contained in:
K. Richard Pixley 1992-10-28 03:05:29 +00:00
parent 5c9bbfe62c
commit 124a6fc037
3 changed files with 6 additions and 2 deletions

View File

@ -34,7 +34,7 @@ NEWS
Projects
README
TODO
a68v-xdep.c
a68v-nat.c
alldeps.mak
alloca.c
altos-xdep.c
@ -144,6 +144,8 @@ munch
news-xdep.c
nindy-share
nindy-tdep.c
nm-apollo68b.h
nm-apollo68v.h
nm-delta88.h
nm-hppab.h
nm-hppah.h

View File

@ -2,6 +2,7 @@ Tue Oct 27 17:08:45 1992 K. Richard Pixley (rich@cygnus.com)
Apollo native support (untested).
* Makefile.in (HFILES): added nm-apollo68[bv].h.
* a68v-nat.c, nm-apollo68[bv].h: new files.
* xm-apollo68[bv].h (FETCH_INFERIOR_REGISTERS): removed.
* xm-apollo68b.h (PTRACE_IN_WRONG_PLACE): removed.

View File

@ -256,7 +256,8 @@ HFILES= breakpoint.h buildsym.h call-cmds.h command.h defs.h \
nm-i386bsd.h nm-i386mach.h nm-i386sco.h nm-i386v.h nm-i386v4.h nm-irix3.h \
nm-irix4.h nm-linux.h nm-m88k.h nm-mips.h nm-news.h nm-rs6000.h \
nm-sun2.h nm-sun3.h nm-sun386.h nm-sun4os4.h nm-trash.h \
nm-ultra3.h nm-hppab.h nm-hppah.h nm-umax.h nm-sysv4.h
nm-ultra3.h nm-hppab.h nm-hppah.h nm-umax.h nm-sysv4.h \
nm-apollo68b.h nm-apollov.h
REMOTE_EXAMPLES = m68k-stub.c i386-stub.c sparc-stub.c rem-multi.shar