Sun3 native support.
authorK. Richard Pixley <rich@cygnus>
Thu, 1 Oct 1992 22:44:25 +0000 (22:44 +0000)
committerK. Richard Pixley <rich@cygnus>
Thu, 1 Oct 1992 22:44:25 +0000 (22:44 +0000)
commit93282e61398111d4b5da995f46cf5493dba47153
treeb57b176990d5a1e354f7ad2aeb33ba73df7406a2
parent4090fe1c2bd15b1513674efc5b55ea036a481ee5
Sun3 native support.

* config/sun3os3.mh, config/sun3os4.mh (NAT_FILE, NATDEPFILES):
  new macros for native support.
  (XDEPFILES): moved infptrace.o and inftarg.o to NATDEPFILES,
  removed sun3-xdep.o.
* xm-sun3.h (ATTACH_DETACH, FETCH_INFERIOR_REGISTERS): moved to
  nm-sun3.h.
* sun3-xdep.c: removed.  All code is now in sun3-nat.c.
* sun3-nat.c, nm-sun3.h: new files for native support.
gdb/ChangeLog
gdb/config/sun3os3.mh
gdb/config/sun3os4.mh
gdb/nm-sun3.h [new file with mode: 0644]
gdb/sun3-nat.c [new file with mode: 0644]
gdb/xm-sun3.h