aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-02-22 04:25:43 +0000
committerIan Lance Taylor <ian@airs.com>1994-02-22 04:25:43 +0000
commit2f0deb19eba08e1aac41c5591cb59039999bfcb8 (patch)
treeaee4ec29dbf7d133e388d9e96fee1b940a8d97af /bfd
parent380fa957e5d313c78f638e9fbce76432a81f87f4 (diff)
downloadgdb-2f0deb19eba08e1aac41c5591cb59039999bfcb8.zip
gdb-2f0deb19eba08e1aac41c5591cb59039999bfcb8.tar.gz
gdb-2f0deb19eba08e1aac41c5591cb59039999bfcb8.tar.bz2
* 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.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index e5cfa54..8661fa5 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 <stdlib.h>; don't declare free.
* som.c (som_bfd_count_ar_symbols): Use a pointer and alloca