From a90f6864be7a9a52c04922947aa8abe2a5d32674 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 24 Jun 1997 15:22:35 +0000 Subject: [PATCH] * coffgen.c (coff_object_p): Read the f_opthdr bytes from the file, not aoutsz bytes (they are different in XCOFF .o files). --- bfd/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 1abf0b1bff3..385da8495b9 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +Tue Jun 24 11:20:43 1997 Ian Lance Taylor + + * coffgen.c (coff_object_p): Read the f_opthdr bytes from the + file, not aoutsz bytes (they are different in XCOFF .o files). + + * xcofflink.c (xcoff_link_add_symbols): Permit symbols to be + redefined by objects included from archives. + Mon Jun 23 18:03:27 1997 Ian Lance Taylor * elflink.h (elf_merge_symbol): In the case of a new defined -- 2.30.2