summaryrefslogtreecommitdiff
path: root/gdb/config/arm
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/arm')
-rw-r--r--gdb/config/arm/embed.mt2
-rw-r--r--gdb/config/arm/linux.mt4
-rw-r--r--gdb/config/arm/nbsd.mt2
-rw-r--r--gdb/config/arm/obsd.mt3
-rw-r--r--gdb/config/arm/wince.mt3
5 files changed, 0 insertions, 14 deletions
diff --git a/gdb/config/arm/embed.mt b/gdb/config/arm/embed.mt
deleted file mode 100644
index 19b12364755..00000000000
--- a/gdb/config/arm/embed.mt
+++ /dev/null
@@ -1,2 +0,0 @@
-# Target: ARM embedded system
-TDEPFILES= arm-tdep.o
diff --git a/gdb/config/arm/linux.mt b/gdb/config/arm/linux.mt
deleted file mode 100644
index 8621b56e37d..00000000000
--- a/gdb/config/arm/linux.mt
+++ /dev/null
@@ -1,4 +0,0 @@
-# Target: ARM based machine running GNU/Linux
-TDEPFILES= arm-tdep.o arm-linux-tdep.o glibc-tdep.o solib.o \
- solib-svr4.o symfile-mem.o corelow.o
-
diff --git a/gdb/config/arm/nbsd.mt b/gdb/config/arm/nbsd.mt
deleted file mode 100644
index 75c07069d58..00000000000
--- a/gdb/config/arm/nbsd.mt
+++ /dev/null
@@ -1,2 +0,0 @@
-# Target: NetBSD/arm
-TDEPFILES= arm-tdep.o armnbsd-tdep.o solib.o solib-svr4.o
diff --git a/gdb/config/arm/obsd.mt b/gdb/config/arm/obsd.mt
deleted file mode 100644
index fcb1a761d55..00000000000
--- a/gdb/config/arm/obsd.mt
+++ /dev/null
@@ -1,3 +0,0 @@
-# Target: OpenBSD/arm
-TDEPFILES= arm-tdep.o armbsd-tdep.o armobsd-tdep.o obsd-tdep.o \
- corelow.o solib.o solib-svr4.o
diff --git a/gdb/config/arm/wince.mt b/gdb/config/arm/wince.mt
deleted file mode 100644
index 0cf2c0331c1..00000000000
--- a/gdb/config/arm/wince.mt
+++ /dev/null
@@ -1,3 +0,0 @@
-# Target: ARM based machine running Windows CE (win32)
-TDEPFILES= arm-tdep.o arm-wince-tdep.o corelow.o \
- solib.o solib-target.o