]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
HPPA merge.
authorStu Grossman <grossman@cygnus>
Fri, 19 Jun 1992 22:48:09 +0000 (22:48 +0000)
committerStu Grossman <grossman@cygnus>
Fri, 19 Jun 1992 22:48:09 +0000 (22:48 +0000)
gdb/config/hppabsd.mh [new file with mode: 0644]
gdb/config/hppabsd.mt [new file with mode: 0644]
gdb/config/hppahpux.mh [new file with mode: 0644]
gdb/config/hppahpux.mt [new file with mode: 0644]
include/aout/hppa.h [new file with mode: 0644]

diff --git a/gdb/config/hppabsd.mh b/gdb/config/hppabsd.mh
new file mode 100644 (file)
index 0000000..d22b246
--- /dev/null
@@ -0,0 +1,3 @@
+# Host: Hewlett-Packard PA-RISC machine, running BSD
+XDEPFILES= hppabsd-xdep.o hppa-coredep.o
+XM_FILE= xm-hppabsd.h
diff --git a/gdb/config/hppabsd.mt b/gdb/config/hppabsd.mt
new file mode 100644 (file)
index 0000000..7a13df8
--- /dev/null
@@ -0,0 +1,4 @@
+# TARGET: HP PA-RISC running bsd
+TDEPFILES= hppa-pinsn.o hppabsd-tdep.o exec.o
+TM_FILE= tm-hppabsd.h
+
diff --git a/gdb/config/hppahpux.mh b/gdb/config/hppahpux.mh
new file mode 100644 (file)
index 0000000..82cd6e8
--- /dev/null
@@ -0,0 +1,7 @@
+# Host: Hewlett-Packard PA-RISC machine, running HPUX 
+XDEPFILES= hppahpux-xdep.o hppa-coredep.o
+XM_FILE= xm-hppahpux.h
+REGEX=regex.o
+REGEX1=regex.o
+ALLOCA=alloca.o
+ALLOCA1=alloca.o
\ No newline at end of file
diff --git a/gdb/config/hppahpux.mt b/gdb/config/hppahpux.mt
new file mode 100644 (file)
index 0000000..1df2ddd
--- /dev/null
@@ -0,0 +1,3 @@
+# TARGET: HP PA-RISC running hpux
+TDEPFILES= hppa-pinsn.o hppahpux-tdep.o exec.o
+TM_FILE= tm-hppahpux.h
diff --git a/include/aout/hppa.h b/include/aout/hppa.h
new file mode 100644 (file)
index 0000000..7e185de
--- /dev/null
@@ -0,0 +1,7 @@
+#include "filehdr.h"
+#include "aouthdr.h"
+#include "scnhdr.h"
+#include "spacehdr.h"
+#include "syms.h"
+
+