summaryrefslogtreecommitdiff
path: root/gdb/config
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2006-07-16 15:29:09 +0000
committerMark Kettenis <kettenis@gnu.org>2006-07-16 15:29:09 +0000
commit60d4d612c5b87f35e516e84b951103ecde0bc5b0 (patch)
tree636f7742267f2b5ae4e1c1b8ff40c2d19d847e4e /gdb/config
parentd183a780518b296f5d145ffbaea1fc751bd99759 (diff)
downloadgdb-60d4d612c5b87f35e516e84b951103ecde0bc5b0.tar.gz
* armobsd-tdep.c: New file.
* Makefile.in (ALLDEPFILES): Add armobsd-tdep.c. (armobsd-tdep.o): New dependency. * config/arm/obsd.mt: New file. * configure.tgt: (arm*-*-openbsd*): Set gdb_target to obsd.
Diffstat (limited to 'gdb/config')
-rw-r--r--gdb/config/arm/obsd.mt2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/config/arm/obsd.mt b/gdb/config/arm/obsd.mt
new file mode 100644
index 00000000000..88b09692227
--- /dev/null
+++ b/gdb/config/arm/obsd.mt
@@ -0,0 +1,2 @@
+# Target: OpenBSD/arm
+TDEPFILES= arm-tdep.o armobsd-tdep.o solib.o solib-svr4.o