summaryrefslogtreecommitdiff
path: root/gdb/config/i386/linux64.mt
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/i386/linux64.mt')
-rw-r--r--gdb/config/i386/linux64.mt5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/config/i386/linux64.mt b/gdb/config/i386/linux64.mt
new file mode 100644
index 00000000000..f642e317a55
--- /dev/null
+++ b/gdb/config/i386/linux64.mt
@@ -0,0 +1,5 @@
+# Target: GNU/Linux x86-64
+TDEPFILES= amd64-tdep.o amd64-linux-tdep.o \
+ i386-tdep.o i387-tdep.o i386-linux-tdep.o glibc-tdep.o \
+ solib.o solib-svr4.o solib-legacy.o corelow.o
+TM_FILE=tm-linux64.h