From 597e3d58ba3f7849f8659333bb90e61f745e8a93 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 7 Mar 1995 19:32:39 +0000 Subject: [PATCH] * format.c (bfd_check_format_matches): Skip binary_vec when searching through bfd_target_vector. --- bfd/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 8702af818e..67e6087ab1 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. -- 2.34.1