mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 02:50:08 +08:00
* config/pa/{hppabsd.mt hppahpux.mt hppaosf.mt}: Remove
remote-pa.o from TDEPFILES. Nobody uses it, and besides, it's a lousy out-of-date clone of remote.c.
This commit is contained in:
@ -1,3 +1,9 @@
|
|||||||
|
Tue Apr 8 10:45:24 1997 Stu Grossman (grossman@critters.cygnus.com)
|
||||||
|
|
||||||
|
* config/pa/{hppabsd.mt hppahpux.mt hppaosf.mt}: Remove
|
||||||
|
remote-pa.o from TDEPFILES. Nobody uses it, and besides, it's a
|
||||||
|
lousy out-of-date clone of remote.c.
|
||||||
|
|
||||||
Fri Apr 4 08:21:21 1997 Stu Grossman (grossman@critters.cygnus.com)
|
Fri Apr 4 08:21:21 1997 Stu Grossman (grossman@critters.cygnus.com)
|
||||||
|
|
||||||
* remote.c: Fix problems realized while showering.
|
* remote.c: Fix problems realized while showering.
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
# Target: HP PA-RISC running bsd
|
# Target: HP PA-RISC running bsd
|
||||||
TDEPFILES= hppa-tdep.o remote-pa.o
|
TDEPFILES= hppa-tdep.o
|
||||||
TM_FILE= tm-hppab.h
|
TM_FILE= tm-hppab.h
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
# Target: HP PA-RISC running OSF1
|
# Target: HP PA-RISC running OSF1
|
||||||
TDEPFILES= hppa-tdep.o remote-pa.o
|
TDEPFILES= hppa-tdep.o
|
||||||
TM_FILE= tm-hppao.h
|
TM_FILE= tm-hppao.h
|
||||||
|
Reference in New Issue
Block a user