diff options
author | J.T. Conklin <jtc@acorntoolworks.com> | 1994-09-13 18:39:47 +0000 |
---|---|---|
committer | J.T. Conklin <jtc@acorntoolworks.com> | 1994-09-13 18:39:47 +0000 |
commit | a3f7a777c6e5311ec053afdd70068a2a4a790609 (patch) | |
tree | 4d0a7eaa18f26d46e1e2ee641e76f61aa1e85929 /bfd/hosts/.Sanitize | |
parent | 5e39c987650a04223c961b83d9171f7ada388efe (diff) | |
download | gdb-a3f7a777c6e5311ec053afdd70068a2a4a790609.zip gdb-a3f7a777c6e5311ec053afdd70068a2a4a790609.tar.gz gdb-a3f7a777c6e5311ec053afdd70068a2a4a790609.tar.bz2 |
* configure.host (sparc-*-netbsd): use sparcnbsd.
(ns32k-*-netbsd): use ns32knbsd.
* hosts/{nbsd,i386nbsd,ns32knbsd,sparcnbsd}.h: New files, NetBSD
host support.
* sparcnetbsd.c: New file, adds support for NetBSD/sparc.
* config/sparc-nbsd.mt: Likewise.
* netbsd.h: New file, definitions common to all netbsd ports.
* i386netbsd.c: Use it.
* ns32knetbsd.c: Use it.
* Makefile.in, configure.in, targets.c, config/i386-nbsd.mt,
config/ns32k-nbsd.mt: canonicalize netbsd targets to conform to
file/variable naming conventions.
* i386netbsd.c: New file, renamed from netbsd386.c.
* ns32knetbsd.c: New file, renamed from netbsd532.c.
Diffstat (limited to 'bfd/hosts/.Sanitize')
-rw-r--r-- | bfd/hosts/.Sanitize | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/bfd/hosts/.Sanitize b/bfd/hosts/.Sanitize index 5c23108..e4c8e2f 100644 --- a/bfd/hosts/.Sanitize +++ b/bfd/hosts/.Sanitize @@ -33,16 +33,16 @@ alphaosf.h apollo68.h apollov68.h decstation.h -dgux.h delta68.h delta88.h delta88v4.h +dgux.h dose.h dpx2.h go32.h harris.h -hp300bsd.h hp300.h +hp300bsd.h hppabsd.h hppahpux.h hppaosf.h @@ -51,6 +51,7 @@ i386bsd.h i386linux.h i386lynx.h i386mach3.h +i386nbsd.h i386osf1mk.h i386sco.h i386v.h @@ -64,9 +65,12 @@ m88kmach3.h miniframe.h mipsbsd.h mipsmach3.h -news.h -news-mips.h +nbsd.h ncr3000.h +news-mips.h +news.h +ns32knbsd.h +ns32knetbsd.h pc532mach.h riscos.h rs6000.h @@ -76,6 +80,8 @@ solaris2.h sparc-ll.h sparc.h sparclynx.h +sparcnbsd.h +sparcnetbsd.h std-host.h stratus.h sun3.h |