]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* configure.host (sparc-*-netbsd): use sparcnbsd.
authorJ.T. Conklin <jtc@acorntoolworks.com>
Tue, 13 Sep 1994 18:39:47 +0000 (18:39 +0000)
committerJ.T. Conklin <jtc@acorntoolworks.com>
Tue, 13 Sep 1994 18:39:47 +0000 (18:39 +0000)
commita3f7a777c6e5311ec053afdd70068a2a4a790609
tree4d0a7eaa18f26d46e1e2ee641e76f61aa1e85929
parent5e39c987650a04223c961b83d9171f7ada388efe
* 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.
13 files changed:
bfd/.Sanitize
bfd/ChangeLog
bfd/Makefile.in
bfd/configure.in
bfd/hosts/.Sanitize
bfd/hosts/i386nbsd.h [new file with mode: 0644]
bfd/hosts/nbsd.h [new file with mode: 0644]
bfd/hosts/ns32knbsd.h [new file with mode: 0644]
bfd/hosts/sparcnbsd.h [new file with mode: 0644]
bfd/netbsd386.c [deleted file]
bfd/netbsd532.c [deleted file]
bfd/ns32knetbsd.c [new file with mode: 0644]
bfd/targets.c