* format.c (bfd_check_format_matches): Skip binary_vec when

searching through bfd_target_vector.
This commit is contained in:
Ian Lance Taylor 1995-03-07 19:32:39 +00:00
parent d211786089
commit 597e3d58ba
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
Tue Mar 7 12:23:47 1995 Ian Lance Taylor <ian@cygnus.com>
* 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.