summaryrefslogtreecommitdiff
path: root/gdb/config/sparc/sp64.mt
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/sparc/sp64.mt')
-rw-r--r--gdb/config/sparc/sp64.mt9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/config/sparc/sp64.mt b/gdb/config/sparc/sp64.mt
new file mode 100644
index 00000000000..8bb1e07ed1c
--- /dev/null
+++ b/gdb/config/sparc/sp64.mt
@@ -0,0 +1,9 @@
+# Target: SPARC64
+# solib.o and procfs.o taken out for now. We don't have shared libraries yet,
+# and the elf version requires procfs.o but the a.out version doesn't.
+# Then again, having procfs.o in a target makefile fragment seems wrong.
+TDEPFILES = sparc-tdep.o
+TM_FILE= tm-sp64.h
+
+# Need gcc for long long support.
+CC = gcc