aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/sparc
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2006-08-08 18:57:25 +0000
committerDaniel Jacobowitz <drow@false.org>2006-08-08 18:57:25 +0000
commitce928021ab9b37594f8caa625b84783793ee5095 (patch)
treef4c08bdf65384d313ce82f462a7922af8086f106 /gdb/config/sparc
parent9bdcbae7fe5d41beb308223fd65123fb700e2e1d (diff)
downloadfsf-binutils-gdb-ce928021ab9b37594f8caa625b84783793ee5095.zip
fsf-binutils-gdb-ce928021ab9b37594f8caa625b84783793ee5095.tar.gz
fsf-binutils-gdb-ce928021ab9b37594f8caa625b84783793ee5095.tar.bz2
gdb/
* config/sparc/embed.mt: New file. * configure.tgt (sparc-*-rtems*): Use embed.mt. sim/ * configure.ac (sparc-*-rtems*|sparc-*-elf*): Enable erc32 simulator. * Makefile.in (FLAGS_TO_PASS): Include libdir. * configure: Regenerated. sim/erc32/ * Makefile.in (func.o, help.o): Correct dependencies. * Makefile.in (install-sis): Honor DESTDIR.
Diffstat (limited to 'gdb/config/sparc')
-rw-r--r--gdb/config/sparc/embed.mt5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/config/sparc/embed.mt b/gdb/config/sparc/embed.mt
new file mode 100644
index 0000000..5d3039c
--- /dev/null
+++ b/gdb/config/sparc/embed.mt
@@ -0,0 +1,5 @@
+# Target: SPARC embedded with simulator
+TDEPFILES= sparc-tdep.o
+
+SIM_OBS = remote-sim.o
+SIM = ../sim/erc32/libsim.a