* ecofflink.c (ecoff_write_symhdr): Set symhdr->magic here.
authorIan Lance Taylor <ian@airs.com>
Tue, 22 Feb 1994 04:25:43 +0000 (04:25 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 22 Feb 1994 04:25:43 +0000 (04:25 +0000)
* ecoff.c (ecoff_write_object_contents): Make sure .bss section
ends on a page boundary if there is no symbol table.
(ecoff_bfd_final_link): Don't set symhdr->magic here.

bfd/ChangeLog

index e5cfa54ce8fc4828fc6e23c2e54808e3d254e792..8661fa50f835c21a0b349470437c469cf30bae71 100644 (file)
@@ -5,6 +5,11 @@ Mon Feb 21 10:12:02 1994  Stan Shebs  (shebs@andros.cygnus.com)
 
 Mon Feb 21 09:50:06 1994  Ian Lance Taylor  (ian@lisa.cygnus.com)
 
+       * ecofflink.c (ecoff_write_symhdr): Set symhdr->magic here.
+       * ecoff.c (ecoff_write_object_contents): Make sure .bss section
+       ends on a page boundary if there is no symbol table.
+       (ecoff_bfd_final_link): Don't set symhdr->magic here.
+
        * hosts/hp300.h: Include <stdlib.h>; don't declare free.
 
        * som.c (som_bfd_count_ar_symbols): Use a pointer and alloca