* vaxbsd.c: New BFD backend for VAX BSD and Ultrix.
authorAlan Modra <amodra@gmail.com>
Mon, 1 Jul 2002 08:31:53 +0000 (08:31 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 1 Jul 2002 08:31:53 +0000 (08:31 +0000)
commitba26fd966ceaf646e22e3b6fc6b3fa8d31b7e6c2
tree012d98438e77346eb39a272677e22297b12a9c75
parente3e942e9908d0fa4d4abf2b39edd99aa07a11535
* 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]
This page took 0.032589 seconds and 4 git commands to generate.