* config.bfd: Add powerpc-*-macos*, powerpc-*-mpw*.
authorStan Shebs <shebs@codesourcery.com>
Fri, 29 Sep 1995 02:14:51 +0000 (02:14 +0000)
committerStan Shebs <shebs@codesourcery.com>
Fri, 29 Sep 1995 02:14:51 +0000 (02:14 +0000)
commit698e0075ef292e847b24274688ec947af32b64be
tree9d40576c2cf842a6f3ff80ee8f8f3e23ac82d4d0
parent0e4ca328e1d046bc478f61273b1cb3a86d5c592e
* config.bfd: Add powerpc-*-macos*, powerpc-*-mpw*.
* configure, configure.in: Add pmac_xcoff_vec case.
* Makefile.in (BFD32_BACKENDS): Add coff-pmac.o.
* coff-pmac.c: New file, PowerMac XCOFF support.
* coffcode.h (coff_set_arch_mach_hook): Add PowerMac case.
* targets.c (pmac_xcoff_vec): Declare.

* mpw-config.in: Various changes to be compatible with the
autoconf-based configury.
* mpw-make.sed: New file, sed commands to translate Unix
makefile into MPW syntax.
* mpw-make.in: Remove.
* hosts/mpw.h: Remove.
* bfd-in.h, bfd-in2.h: If MPW, include the file that defines
true and false as enums, then define TRUE_FALSE_ALREADY_DEFINED.
bfd/configure
bfd/hosts/mpw.h [deleted file]
bfd/mpw-config.in
bfd/mpw-make.in [deleted file]
bfd/mpw-make.sed [new file with mode: 0644]