]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Use new remote-pa, rather than the generic one.
authorRob Savoye <rob@cygnus>
Thu, 18 Aug 1994 05:16:52 +0000 (05:16 +0000)
committerRob Savoye <rob@cygnus>
Thu, 18 Aug 1994 05:16:52 +0000 (05:16 +0000)
gdb/config/pa/hppabsd.mt
gdb/config/pa/hppahpux.mt
gdb/config/pa/hppaosf.mt

index 14fae9608481145faef0ddb8a08558b3562daebe..af80c29ea725f4de44b72fc1bc5cd329efd14d15 100644 (file)
@@ -1,4 +1,4 @@
 # TARGET: HP PA-RISC running bsd
 TDEPFILES= hppa-pinsn.o hppa-tdep.o
 TM_FILE= tm-hppab.h
-
+REMOTE_O=dcache.o remote-pa.o remote-utils.o 
index 8808f0ecd81bfbea9b2b1f060c0eac0baa094025..32f68d77084d1d43042ce5a626f569bc9151899b 100644 (file)
@@ -2,3 +2,4 @@
 TDEPFILES= hppa-pinsn.o hppa-tdep.o exec.o
 XDEPFILES= ser-tcp.o
 TM_FILE= tm-hppah.h
+REMOTE_O=dcache.o remote-pa.o remote-utils.o
index a9f51639a2aadf0e104c10effc0ff64bd6b5f8f4..df0f18ccdba7a9eb04d7c02e9c68760d84d764e5 100644 (file)
@@ -1,4 +1,4 @@
 # TARGET: HP PA-RISC running OSF1
 TDEPFILES= hppa-pinsn.o hppa-tdep.o
 TM_FILE= tm-hppao.h
-
+REMOTE_O=dcache.o remote-pa.o remote-utils.o