From 2f0deb19eba08e1aac41c5591cb59039999bfcb8 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 22 Feb 1994 04:25:43 +0000 Subject: [PATCH] * 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. --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e5cfa54ce8f..8661fa50f83 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -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 ; don't declare free. * som.c (som_bfd_count_ar_symbols): Use a pointer and alloca -- 2.30.2