diff options
author | J.T. Conklin <jtc@acorntoolworks.com> | 1994-10-14 22:57:12 +0000 |
---|---|---|
committer | J.T. Conklin <jtc@acorntoolworks.com> | 1994-10-14 22:57:12 +0000 |
commit | 9ff30f20cd9d575c1615057ad8271bdeeb1487a1 (patch) | |
tree | 01982324cf7284b1142678c44553ca03050848ee /ld/emulparams/.Sanitize | |
parent | bd5e713033c3eb768e39f70f91e05a66619ae5b3 (diff) | |
download | gdb-9ff30f20cd9d575c1615057ad8271bdeeb1487a1.zip gdb-9ff30f20cd9d575c1615057ad8271bdeeb1487a1.tar.gz gdb-9ff30f20cd9d575c1615057ad8271bdeeb1487a1.tar.bz2 |
* Makefile.in (ALL_EMULATIONS): Add ei386nw.o and eppcnw.o.
(ei386nw.c, eppcnw.c): New targets.
* config/{i386,ppc}-nw.mt, emulparams/{i386,ppc}nw.sh,
scripttmpl/nw.sc: New files, for i386 and powerpc netware.
* configure.in: Changed netware ld_target name to be {i386,ppc}-nw
instead of {i386,ppc}-elf.
* configure.in (sparc*-*-netware): Removed. There is no such
thing anymore.
Diffstat (limited to 'ld/emulparams/.Sanitize')
-rw-r--r-- | ld/emulparams/.Sanitize | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/emulparams/.Sanitize b/ld/emulparams/.Sanitize index a2c402f..fc7b111 100644 --- a/ld/emulparams/.Sanitize +++ b/ld/emulparams/.Sanitize @@ -55,6 +55,7 @@ i386go32.sh i386linux.sh i386lynx.sh i386mach.sh +i386nw.sh lnk960.sh m68kaout.sh m68kcoff.sh @@ -66,6 +67,7 @@ mipsidt.sh mipsidtl.sh mipslit.sh news.sh +ppcnw.sh sa29200.sh sh.sh sparclynx.sh |