mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-23 02:51:56 +00:00
* config/i960/nindy960.mt: Don't define REMOTE_O; REMOTE_O was
intended only for VxWorks. Remove dcache.o from TDEPFILES now that we pick it up from the default REMOTE_O.
This commit is contained in:
parent
5b5c6d94a2
commit
a9b35c674d
@ -1,5 +1,9 @@
|
||||
Wed Sep 22 10:28:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||
|
||||
* config/i960/nindy960.mt: Don't define REMOTE_O; REMOTE_O was
|
||||
intended only for VxWorks. Remove dcache.o from TDEPFILES now
|
||||
that we pick it up from the default REMOTE_O.
|
||||
|
||||
* breakpoint.c (bpstat_what): Initialize retval.call_dummy and
|
||||
retval.step_resume.
|
||||
|
||||
|
@ -1,6 +1,3 @@
|
||||
# Target: Intel 80960, in an embedded system under the NINDY monitor
|
||||
TDEPFILES= exec.o i960-pinsn.o i960-tdep.o nindy-tdep.o remote-nindy.o dcache.o nindy.o Onindy.o ttyflush.o
|
||||
TDEPFILES= exec.o i960-pinsn.o i960-tdep.o nindy-tdep.o remote-nindy.o nindy.o Onindy.o ttyflush.o
|
||||
TM_FILE= tm-nindy960.h
|
||||
# Don't use remote.o; it doesn't compile (and won't work) due to lack of
|
||||
# BREAKPOINT.
|
||||
REMOTE_O=
|
||||
|
Loading…
x
Reference in New Issue
Block a user