mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-18 12:24:38 +08:00
* 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.
This commit is contained in:
parent
df94e18aa8
commit
750fbacc09
@ -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>
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user