* coffgen.c (coff_real_object_p): Set start address and flags
authorIan Lance Taylor <ian@airs.com>
Fri, 17 Feb 1995 16:57:18 +0000 (16:57 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 17 Feb 1995 16:57:18 +0000 (16:57 +0000)
before calling coff_mkobject_hook.  Restore them on failure.
* ecoff.c (_bfd_ecoff_mkobject_hook): If not ECOFF_AOUT_ZMAGIC,
clear D_PAGED.
PR 6341.

bfd/ChangeLog

index f2ed3c32c9a21e6da0fdfadbb7b4457ca3844e2a..9a51ff7ab16b98fe6b7eb62151001a1bd8d91517 100644 (file)
@@ -1,5 +1,10 @@
 Fri Feb 17 11:45:38 1995  Ian Lance Taylor  <ian@cygnus.com>
 
+       * coffgen.c (coff_real_object_p): Set start address and flags
+       before calling coff_mkobject_hook.  Restore them on failure.
+       * ecoff.c (_bfd_ecoff_mkobject_hook): If not ECOFF_AOUT_ZMAGIC,
+       clear D_PAGED.
+
        * coffgen.c: Reindented.
 
 Thu Feb 16 14:37:23 1995  Doug Evans  <dje@cygnus.com>
This page took 0.03124 seconds and 4 git commands to generate.