forked from Imagelibrary/binutils-gdb
* config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# Target: Big-endian MIPS machine such as Sony News
|
||||
TDEPFILES= mips-pinsn.o mips-tdep.o
|
||||
TDEPFILES= mips-tdep.o
|
||||
TM_FILE= tm-bigmips.h
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Target: Big-endian MIPS machine such as Sony News
|
||||
TDEPFILES= mips-pinsn.o mips-tdep.o
|
||||
TDEPFILES= mips-tdep.o
|
||||
TM_FILE= tm-bigmips64.h
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Target: Little-endian MIPS machine such as DECstation.
|
||||
TDEPFILES= mips-pinsn.o mips-tdep.o
|
||||
TDEPFILES= mips-tdep.o
|
||||
TM_FILE= tm-mips.h
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Target: Big-endian IDT board.
|
||||
TDEPFILES= mips-pinsn.o mips-tdep.o remote-mips.o
|
||||
TDEPFILES= mips-tdep.o remote-mips.o
|
||||
TM_FILE= tm-idt.h
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Target: Big-endian IDT board.
|
||||
TDEPFILES= mips-pinsn.o mips-tdep.o remote-mips.o
|
||||
TDEPFILES= mips-tdep.o remote-mips.o
|
||||
TM_FILE= tm-idt64.h
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Target: Big-endian IDT board.
|
||||
TDEPFILES= mips-pinsn.o mips-tdep.o remote-mips.o
|
||||
TDEPFILES= mips-tdep.o remote-mips.o
|
||||
TM_FILE= tm-idtl.h
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Target: Big-endian IDT board.
|
||||
TDEPFILES= mips-pinsn.o mips-tdep.o remote-mips.o
|
||||
TDEPFILES= mips-tdep.o remote-mips.o
|
||||
TM_FILE= tm-idtl64.h
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Target: SGI mips
|
||||
TDEPFILES= mips-pinsn.o mips-tdep.o
|
||||
# Target: MIPS SGI running Irix 3
|
||||
TDEPFILES= mips-tdep.o
|
||||
TM_FILE= tm-irix3.h
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Target: Little-endian MIPS machine such as DECstation.
|
||||
TDEPFILES= mips-pinsn.o mips-tdep.o
|
||||
TDEPFILES= mips-tdep.o
|
||||
TM_FILE= tm-mips.h
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Target: Little-endian MIPS machine such as DECstation.
|
||||
TDEPFILES= mips-pinsn.o mips-tdep.o
|
||||
TDEPFILES= mips-tdep.o
|
||||
TM_FILE= tm-mips64.h
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Target: Little-endian MIPS machine such as pmax
|
||||
# running Mach 3.0 operating system
|
||||
TDEPFILES= mips-pinsn.o mips-tdep.o mipsread.o
|
||||
TDEPFILES= mips-tdep.o mipsread.o
|
||||
TM_FILE= tm-mipsm3.h
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Target: MIPS running SVR4
|
||||
TDEPFILES= mips-pinsn.o mips-tdep.o
|
||||
TDEPFILES= mips-tdep.o
|
||||
TM_FILE= tm-mipsv4.h
|
||||
|
||||
Reference in New Issue
Block a user