]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/ChangeLog
Remove strneq macro and use startswith.
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
index aa62c92213acd3c181efce99286f68abff490e31..4977dc92aa61e11753e93b440902e5c4f8f84a45 100644 (file)
@@ -1,3 +1,8 @@
+2021-04-01  Martin Liska  <mliska@suse.cz>
+
+       * ecoff.c (strneq): Remove strneq and use startswith.
+       (_bfd_ecoff_slurp_armap): Likewise.
+
 2021-04-01  Martin Liska  <mliska@suse.cz>
 
        * elf-bfd.h (bfd_section_is_ctf): Use startswith function.