Mips native support. Decstation and iris4 have been tested.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 06469cf5d47d5f82b176fc45262923e461c8e701..f476bbbd25b686697b24d19b95717783d7f8512f 100644 (file)
@@ -1,3 +1,29 @@
+Fri Oct  9 00:31:33 1992  K. Richard Pixley  (rich@sendai.cygnus.com)
+
+       Mips native support.  Decstation and iris4 have been tested.
+       Iris3 has not.
+
+       * mips-tdep.c (supply_gregset, fill_gregset, supply_fpregset,
+         fill_fpregset): removed to irix4-nat.c
+       * mips-xdep.c: removed.
+       * irix4-nat.c, mips-nat.c, nm-irix3.h, nm-irix4.h, nm-mips.h: new
+         files.
+       * procfs.c: include nm.h.
+       * xm-irix3.h (U_REGS_OFFSET, FETCH_INFERIOR_REGISTERS): removed.
+       * xm-irix4.h: bump copyright.
+       (U_REGS_OFFSET, FETCH_INFERIOR_REGISTERS, USE_PROC_FS,
+       PROC_NAME_FMT): removed.
+       * xm-mips.h (FETCH_INFERIOR_REGISTERS): removed.
+       * config/irix4.mh (XDEPFILES): removed procfs.o fork-child.o.
+       (NAT_FILE, NATDEPFILES): new macros for native support.
+       (CC): supply default compiler switches.
+       * config/irix3.mh (XDEPFILES): removed infptrace.o inftarg.o fork-child.o coredep.o.
+       (NAT_FILE, NATDEPFILES): new macros for native support.  Note that
+       irix3 is untested.
+       * config/decstation.mh (XDEPFILES): removed infptrace.o inftarg.o
+         fork-child.o mips-xdep.o coredep.o.
+         (NAT_FILE, NATDEPFILES): new macros for native support.
+
 Thu Oct  8 23:50:51 1992  K. Richard Pixley  (rich@sendai.cygnus.com)
 
        * config/rs6000.mh (XDEPFILES): removed fork-child.o.
This page took 0.024106 seconds and 4 git commands to generate.