Browse Source

2005-05-24 Kris Warkentin <kewarken@qnx.com>

* config/i386/nto.mt: Remove remote-nto.o.
msnyder-tracepoint-checkpoint-branch
Kris Warkentin 22 years ago
parent
commit
42d99eabb5
  1. 4
      gdb/ChangeLog
  2. 2
      gdb/config/i386/nto.mt

4
gdb/ChangeLog

@ -1,3 +1,7 @@
2005-05-24 Kris Warkentin <kewarken@qnx.com>
* config/i386/nto.mt: Remove remote-nto.o.
2005-05-24 Orjan Friberg <orjanf@axis.com>
* config/djgpp/fnchange.lst: Add mappings for

2
gdb/config/i386/nto.mt

@ -1,4 +1,4 @@
# Target: Intel 386 running qnx6.
TDEPFILES = i386-tdep.o i387-tdep.o corelow.o solib.o solib-svr4.o \
i386-nto-tdep.o nto-tdep.o remote-nto.o
i386-nto-tdep.o nto-tdep.o
DEPRECATED_TM_FILE = tm-nto.h

Loading…
Cancel
Save