mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-11 16:46:14 +08:00
netware target support.
This commit is contained in:
@ -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):
|
||||
|
Reference in New Issue
Block a user