NetBSD patches from Gordon W. Ross <gwr@mc.com>:
authorIan Lance Taylor <ian@airs.com>
Thu, 12 Feb 1998 23:03:13 +0000 (23:03 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 12 Feb 1998 23:03:13 +0000 (23:03 +0000)
commiteee4e8ca3e2c807c6615d2fa0ccb4a75686d011e
tree2e373e0b25276e1bf167b13cff475bb8ea2ecd4e
parent1b9bf4a503fbe624b0e0c116927950db632de229
NetBSD patches from Gordon W. Ross <gwr@mc.com>:
* vaxnetbsd.c: New file.
* netbsd-core.c: Clean up.  Remove unused macros.  Use netbsd
rather than netbsd_core.
* targets.c (vaxnetbsd_vec): Declare.
(bfd_target_vector): Add vaxnetbsd_vec.  If NETBSD_CORE is
defined, add netbsd_core_vec.
* configure.in: Set COREFILE for alpha*-*-netbsd* and
powerpc-*-netbsd* to netbsd-core.lo.  If COREFILE is
netbsd-core.lo, set COREFLAG to -DNETBSD_CORE.
* config.bfd (alpha*-*-netbsd*): New target.
* Makefile.am: Rebuild dependencies.
  (BFD32_BACKENDS): Add vaxnetbsd.lo.
(BFD32_BACKENDS_CFILES): Add vaxnetbsd.c.
* configure, Makefile.in: Rebuild.
bfd/.Sanitize
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/config.bfd
bfd/configure
This page took 0.024225 seconds and 4 git commands to generate.