* vaxbsd.c: New BFD backend for VAX BSD and Ultrix.
commit94e479cc3e135b37fc5b3b60fa87e31df2d0eb7f
authorAlan Modra <amodra@bigpond.net.au>
Mon, 1 Jul 2002 08:31:53 +0000 (1 08:31 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Mon, 1 Jul 2002 08:31:53 +0000 (1 08:31 +0000)
tree15df9059a4b1abd4892cff06b3707549ee54bbfe
parent1cf322d927af9488be65d82e52dc6fd6c27218f4
* vaxbsd.c: New BFD backend for VAX BSD and Ultrix.
* Makefile.am (BFD32_BACKENDS, BFD32_BACKENDS_CFILES): Add new backend.
Run "make dep-am".
* config.bfd (vax-*-bsd* | vax-*-ultrix*): Use vaxbsd_vec instead of
host_aout_vec.
* configure.in (vaxbsd_vec): Add.
* targets.c (vaxbsd_vec): Add.
* Makefile.in: Rebuild.
* configure: Rebuild.
* po/SRC-POTFILES.in: Rebuild.
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/config.bfd
bfd/configure
bfd/configure.in
bfd/po/SRC-POTFILES.in
bfd/targets.c
bfd/vaxbsd.c [new file with mode: 0644]