Description of PowerMac changes.
authorStan Shebs <shebs@codesourcery.com>
Fri, 29 Sep 1995 02:16:05 +0000 (02:16 +0000)
committerStan Shebs <shebs@codesourcery.com>
Fri, 29 Sep 1995 02:16:05 +0000 (02:16 +0000)
bfd/ChangeLog

index 313e8bdd1413ebfbec26b9373ceeeab13c4dd5f0..632710bd27740c8e6af300c1e988e3b719bada08 100644 (file)
@@ -1,3 +1,21 @@
+Thu Sep 28 18:48:47 1995  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * 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.
+
 Thu Sep 28 17:06:23 1995  steve chamberlain  <sac@slash.cygnus.com>
 
        * binary.c (binary_get_symtab): Return an empty string on error.