aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/alpha
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1994-08-18 06:43:56 +0000
committerStu Grossman <grossman@cygnus>1994-08-18 06:43:56 +0000
commita8f6da08dcf5ac23b649cbec6597bdf336e8775e (patch)
tree3ade4a58a9973350b35a7db5f9a9c109bd341a01 /gdb/config/alpha
parentb7da24943dbe07851c083336f4c352e6e2e41d74 (diff)
downloadgdb-a8f6da08dcf5ac23b649cbec6597bdf336e8775e.zip
gdb-a8f6da08dcf5ac23b649cbec6597bdf336e8775e.tar.gz
gdb-a8f6da08dcf5ac23b649cbec6597bdf336e8775e.tar.bz2
* Makefile.in (TARGET_FLAGS_TO_PASS): Pass down LD_FOR_TARGET and
NLMCONV_FOR_TARGET. (SUBDIRS): Add nlm target. * configure.in (powerpc-*-netware*): Automatically configure nlm subdir. * nlm/Makefile.in: Add {CC NLMCONV LD}_FOR_TARGET. Remove alpha specific stuff. Make things more configurable. * nlm/configure.in: Add powerpc-*-netware* target. Use gdbserve.mt/cpu.c/cpu.h for target stuff. Get rid of tm/xm/nm.h files. * nlm/gdbserve.c: Move Alpha specific stuff into other files. Remove lots of architecture-specific stuff. * nlm/gdbserve.def: Add new imports. * nlm/ppc.c, nlm/ppc.h: New files that contain PowerPC specific code. * nlm/prelude.c: Don't include libhooks.h, get rid of call to register library. * nlm/prelude.o: What was this doing here? * config/alpha/gdbserve.mt: Defs for alpha nlm stub. * config/powerpc/gdbserve.mt: Defs for PowerPC nlm stub. * config/powerpc/ppc-nw.mt: Defs for PowerPC target for GDB. * config/powerpc/tm-ppc-nw.h: Ditto. * nlmstub.def: New file, contains imports for 386 nlm stub.
Diffstat (limited to 'gdb/config/alpha')
-rw-r--r--gdb/config/alpha/gdbserve.mt3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/config/alpha/gdbserve.mt b/gdb/config/alpha/gdbserve.mt
new file mode 100644
index 0000000..59333a2
--- /dev/null
+++ b/gdb/config/alpha/gdbserve.mt
@@ -0,0 +1,3 @@
+# Target: GDBSERVE.NLM running on a little-endian Alpha
+TDEPFILES= alpha.o alpha-io.o alpha-patch.o alpha-uart.o
+CPU_FILE= alpha