forked from Imagelibrary/binutils-gdb
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.
This commit is contained in:
5
gdb/config/sparc/embed.mt
Normal file
5
gdb/config/sparc/embed.mt
Normal file
@@ -0,0 +1,5 @@
|
||||
# Target: SPARC embedded with simulator
|
||||
TDEPFILES= sparc-tdep.o
|
||||
|
||||
SIM_OBS = remote-sim.o
|
||||
SIM = ../sim/erc32/libsim.a
|
||||
Reference in New Issue
Block a user