* config/rs6000/aix4.mt (TDEPFILES): Use ppc-sysv-tdep.o
authorJason Thorpe <thorpej@netbsd.org>
Sun, 2 Jun 2002 17:50:41 +0000 (17:50 +0000)
committerJason Thorpe <thorpej@netbsd.org>
Sun, 2 Jun 2002 17:50:41 +0000 (17:50 +0000)
insetead of ppc-linux-tdep.o.
* config/rs6000/rs6000.mt (TDEPFILES): Likewise.
* config/rs6000/rs6000lynx.mt (TDEPFILES): Likewise.

gdb/ChangeLog
gdb/config/rs6000/aix4.mt
gdb/config/rs6000/rs6000.mt
gdb/config/rs6000/rs6000lynx.mt

index 14c3786e7a99ff243438d8a6e48914b0379e5c06..e771a2c1c9b72db98038563e6b723074e2edab1e 100644 (file)
@@ -1,3 +1,10 @@
+2002-06-02  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * config/rs6000/aix4.mt (TDEPFILES): Use ppc-sysv-tdep.o
+       insetead of ppc-linux-tdep.o.
+       * config/rs6000/rs6000.mt (TDEPFILES): Likewise.
+       * config/rs6000/rs6000lynx.mt (TDEPFILES): Likewise.
+
 2002-06-02  Andrew Cagney  <ac131313@redhat.com>
 
        2002-05-07 Christian Groessler <chris@groessler.org>
index fb9d0033fef15e86a6a112eb12ceb1e0affeaec5..388c4f237d864cb385b9eac58cf8fab4b059373b 100644 (file)
@@ -1,3 +1,3 @@
 # Target: IBM RS/6000 running AIX4
-TDEPFILES= rs6000-tdep.o xcoffread.o ppc-linux-tdep.o solib.o solib-svr4.o
+TDEPFILES= rs6000-tdep.o xcoffread.o ppc-sysv-tdep.o solib.o solib-svr4.o
 TM_FILE= tm-rs6000-aix4.h
index 5ffcc0165a413ddb3acd027e9e10e3e2c19ce087..86b4c58b5e331c06b7abc7036985e856e5eac3b6 100644 (file)
@@ -1,3 +1,3 @@
 # Target: IBM RS/6000 running AIX
-TDEPFILES= rs6000-tdep.o xcoffread.o ppc-linux-tdep.o solib.o solib-svr4.o
+TDEPFILES= rs6000-tdep.o xcoffread.o ppc-sysv-tdep.o solib.o solib-svr4.o
 TM_FILE= tm-rs6000.h
index 69aeb60c2214969dedc69930469d691ffb80eb86..89ed7a288f808d418be910a659ca23837bdd547c 100644 (file)
@@ -1,3 +1,3 @@
 # Target: IBM RS6000 running LynxOS
-TDEPFILES= coff-solib.o rs6000-tdep.o ppc-linux-tdep.o solib.o solib-svr4.o
+TDEPFILES= coff-solib.o rs6000-tdep.o ppc-sysv-tdep.o solib.o solib-svr4.o
 TM_FILE= tm-rs6000ly.h