mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 13:09:48 +00:00
netware target support.
This commit is contained in:
parent
2fa6925b12
commit
b11b3aceb2
@ -1,3 +1,3 @@
|
||||
# Target: Intel 386 running NetWare
|
||||
TDEPFILES= i386-tdep.o i386-pinsn.o
|
||||
TDEPFILES= i386-pinsn.o i386-tdep.o i387-tdep.o exec.o
|
||||
TM_FILE= tm-i386nw.h
|
||||
|
@ -1,3 +1,7 @@
|
||||
Fri Nov 5 09:02:52 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
|
||||
|
||||
* configure.in: Support x86 unixware and netware plus generic netware.
|
||||
|
||||
Fri Nov 5 21:47:55 1993 David J. Mackenzie (djm@thepub.cygnus.com)
|
||||
|
||||
* emulparams/i386mach.sh (TEXT_START_ADDR, NONPAGED_TEXT_START_ADDR):
|
||||
|
Loading…
Reference in New Issue
Block a user