Add support to GDB for the Renesas rl78 architecture.
[external/binutils.git] / gdb / config / alpha / alpha-linux.mh
index aa4a069..15dc989 100644 (file)
@@ -1,9 +1,14 @@
 # Host: Little-endian Alpha running Linux
-XDEPFILES= ser-tcp.o
-XM_FILE= xm-alphalinux.h
-NAT_FILE= nm-linux.h
-NATDEPFILES= infptrace.o inftarg.o corelow.o core-regset.o alpha-nat.o \
-       fork-child.o solib.o
+NAT_FILE= config/nm-linux.h
+NATDEPFILES= inf-ptrace.o alpha-linux-nat.o \
+       fork-child.o proc-service.o linux-thread-db.o \
+       linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o
+NAT_CDEPS = $(srcdir)/proc-service.list
 
-MMALLOC = 
-MMALLOC_CFLAGS = -DNO_MMALLOC 
+# The dynamically loaded libthread_db needs access to symbols in the
+# gdb executable.
+LOADLIBES = -ldl $(RDYNAMIC)
+
+# doublest.c currently assumes some properties of FP arithmetic
+# on the host which require this.
+MH_CFLAGS = -mieee