* ldmain.c (constructor_callback): Don't warn about BFD_RELOC_CTOR
authorIan Lance Taylor <ian@airs.com>
Tue, 21 Nov 1995 21:15:49 +0000 (21:15 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 21 Nov 1995 21:15:49 +0000 (21:15 +0000)
being unsupported if this is not a relocaeable link and the input
BFD supports it, since ldctor_build_sets can cope with that case.

ld/ChangeLog

index 1d96c89019a3d40fefc4d0ce64b21c43ade63266..6353d403da77e03fc2538d48d776daaf15db4871 100644 (file)
@@ -1,3 +1,18 @@
+Tue Nov 21 16:14:32 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ldmain.c (constructor_callback): Don't warn about BFD_RELOC_CTOR
+       being unsupported if this is not a relocaeable link and the input
+       BFD supports it, since ldctor_build_sets can cope with that case.
+
+Fri Nov 17 16:23:15 1995  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * configure.tgt (powerpc-*-macos*): New target.
+       * emulparams/ppcmacos.sh: New file, PowerMac emulation.
+       * Makefile.in (ALL_EMULATIONS): Add eppcmacos.o.
+       (eppcmacos.c): New target.
+       * mpw-eppcmacos.c: Update.
+       * mpw-make.sed: Edit out attempts to use {GENSCRIPTS}.
+
 Fri Nov 17 10:37:27 1995  Ian Lance Taylor  <ian@cygnus.com>
 
        * Makefile.in (CC_FOR_TARGET): Use @host@ and @target@, not
This page took 0.030367 seconds and 4 git commands to generate.