From: Ian Lance Taylor Date: Tue, 7 Mar 1995 19:32:39 +0000 (+0000) Subject: * format.c (bfd_check_format_matches): Skip binary_vec when X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=597e3d58ba3f7849f8659333bb90e61f745e8a93;p=binutils-gdb.git * format.c (bfd_check_format_matches): Skip binary_vec when searching through bfd_target_vector. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 8702af818e0..67e6087ab1a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Tue Mar 7 12:23:47 1995 Ian Lance Taylor + * format.c (bfd_check_format_matches): Skip binary_vec when + searching through bfd_target_vector. + * elfcode.h (elf_sort_hdrs): Check SHT_NOBITS before checking sh_size.