aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1992-06-20 01:00:46 +0000
committerStu Grossman <grossman@cygnus>1992-06-20 01:00:46 +0000
commit76b731f9ae672395bd6f5ef504c15d4813bce47c (patch)
treea31ca9302b0d4b3b787f7480789e5372b0dfb32c
parentbde34fd96d744e927a8548f7fe40db4344c31128 (diff)
downloadgdb-76b731f9ae672395bd6f5ef504c15d4813bce47c.zip
gdb-76b731f9ae672395bd6f5ef504c15d4813bce47c.tar.gz
gdb-76b731f9ae672395bd6f5ef504c15d4813bce47c.tar.bz2
HPPA BS
-rw-r--r--bfd/.Sanitize3
-rw-r--r--bfd/hosts/.Sanitize2
-rw-r--r--gdb/.Sanitize11
-rw-r--r--gdb/config/.Sanitize4
-rw-r--r--gdb/config/hppabsd.mt2
-rw-r--r--include/aout/.Sanitize6
-rw-r--r--include/opcode/.Sanitize1
7 files changed, 27 insertions, 2 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize
index fe5ec11..d9b1263 100644
--- a/bfd/.Sanitize
+++ b/bfd/.Sanitize
@@ -63,6 +63,7 @@ format.c
gen-aout.c
host-aout.c
hosts
+hppa.c
i386aout.c
ieee.c
libaout.h
@@ -73,6 +74,7 @@ cpu-m68k.c
cpu-mips.c
cpu-vax.c
cpu-h8300.c
+cpu-hppa.c
cpu-i960.c
cpu-m88k.c
cpu-rs6000.c
@@ -83,6 +85,7 @@ libbfd.c
libbfd.h
libcoff-in.h
libcoff.h
+libhppa.h
libieee.h
liboasys.h
newsos3.c
diff --git a/bfd/hosts/.Sanitize b/bfd/hosts/.Sanitize
index f323dac..0f54f7f 100644
--- a/bfd/hosts/.Sanitize
+++ b/bfd/hosts/.Sanitize
@@ -36,6 +36,8 @@ go32.h
harris.h
hp300bsd.h
hp9000.h
+hppabsd.h
+hppahpux.h
i386mach.h
i386v.h
i386v4.h
diff --git a/gdb/.Sanitize b/gdb/.Sanitize
index b2af6e6..f0f72f1 100644
--- a/gdb/.Sanitize
+++ b/gdb/.Sanitize
@@ -94,6 +94,13 @@ gould-pinsn.c
gould-xdep.c
h8300-tdep.c
hp300ux-xdep.c
+hppa-coredep.c
+hppa-pinsn.c
+hppabsd-core.c
+hppabsd-tdep.c
+hppabsd-xdep.c
+hppahpux-tdep.c
+hppahpux-xdep.c
i386-pinsn.c
i386-stub.c
i386-tdep.c
@@ -200,6 +207,8 @@ tm-convex.h
tm-delta88.h
tm-hp300bsd.h
tm-hp300hpux.h
+tm-hppabsd.h
+tm-hppahpux.h
tm-i386v-g.h
tm-i386v.h
tm-i386v4.h
@@ -259,6 +268,8 @@ xm-delta88.h
xm-go32.h
xm-hp300bsd.h
xm-hp300hpux.h
+xm-hppabsd.h
+xm-hppahpux.h
xm-i386mach.h
xm-i386sco.h
xm-i386v.h
diff --git a/gdb/config/.Sanitize b/gdb/config/.Sanitize
index 6158e79..a560f2d 100644
--- a/gdb/config/.Sanitize
+++ b/gdb/config/.Sanitize
@@ -49,6 +49,10 @@ hp300bsd.mh
hp300bsd.mt
hp300hpux.mh
hp300hpux.mt
+hppabsd.mh
+hppabsd.mt
+hppahpux.mh
+hppahpux.mt
i386aout.mt
i386mach.mh
i386sco.mh
diff --git a/gdb/config/hppabsd.mt b/gdb/config/hppabsd.mt
index 7a13df8..d589279 100644
--- a/gdb/config/hppabsd.mt
+++ b/gdb/config/hppabsd.mt
@@ -1,4 +1,4 @@
# TARGET: HP PA-RISC running bsd
-TDEPFILES= hppa-pinsn.o hppabsd-tdep.o exec.o
+TDEPFILES= hppa-pinsn.o hppabsd-tdep.o exec.o hppabsd-core.o
TM_FILE= tm-hppabsd.h
diff --git a/include/aout/.Sanitize b/include/aout/.Sanitize
index 9d61e2f..93a3e72 100644
--- a/include/aout/.Sanitize
+++ b/include/aout/.Sanitize
@@ -32,6 +32,7 @@ ar.h
encap.h
host.h
hp.h
+hppa.h
ranlib.h
reloc.h
stab.def
@@ -63,7 +64,10 @@ echo Done in `pwd`.
#
#
# $Log$
-# Revision 1.1 1991/12/01 04:35:59 sac
+# Revision 1.2 1992/06/20 01:00:31 grossman
+# HPPA BS
+#
+# Revision 1.1 1991/12/01 04:35:59 sac
# Initial revision
#
# Revision 1.22 1991/11/27 22:25:34 sac
diff --git a/include/opcode/.Sanitize b/include/opcode/.Sanitize
index 10482db..b227617 100644
--- a/include/opcode/.Sanitize
+++ b/include/opcode/.Sanitize
@@ -29,6 +29,7 @@ ChangeLog
a29k.h
arm.h
h8300.h
+hppa.h
i386.h
i860.h
i960.h