Use htab_eq_string in binutils
[binutils-gdb.git] / binutils / ChangeLog
index 72f69739771864b53077c978efc937045e422e04..302629794c0b010ff0df1575e5aabf7b0957b977 100644 (file)
@@ -1,3 +1,28 @@
+2021-05-09  Alan Modra  <amodra@gmail.com>
+
+       * objcopy.c (eq_string): Delete.
+       (create_symbol_htab): Use htab_eq_string.
+
+2021-05-08  Mike Frysinger  <vapier@gentoo.org>
+
+       * README-how-to-make-a-release: Update html & pdf entries.
+
+2021-05-08  Mike Frysinger  <vapier@gentoo.org>
+
+       * doc/Makefile.am (html-local, binutils/index.html): New targets.
+       * doc/Makefile.in: Regenerate.
+
+2021-05-08  Mike Frysinger  <vapier@gentoo.org>
+
+       * doc/Makefile.am (AM_MAKEINFOFLAGS): Add --no-split.
+       * doc/Makefile.in: Regenerate.
+
+2021-05-07  Nick Clifton  <nickc@redhat.com>
+
+       * readelf.c (no_processor_specific_unwind): New function.
+       (process_unwind): Use no_processor_specific_unwind for X86
+       targets.
+
 2021-05-07  Michael Forney <mforney@mforney.org>
 
        * dwarf.c: Don't omit second operand of '?' operator.