From: Ian Lance Taylor Date: Mon, 7 Oct 1996 15:45:44 +0000 (+0000) Subject: * archive.c (do_slurp_coff_armap): Only treat archive as little X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1233f74bc41356b488ef915a5fe028cf962f1fa3;p=binutils-gdb.git * archive.c (do_slurp_coff_armap): Only treat archive as little endian for i960 COFF. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 14c420146ba..3a0fff75b3a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Mon Oct 7 11:44:17 1996 Ian Lance Taylor + + * archive.c (do_slurp_coff_armap): Only treat archive as little + endian for i960 COFF. + Fri Oct 4 13:49:01 1996 Ian Lance Taylor * coffcode.h (coff_compute_section_file_positions): Adjust sofar