]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ChangeLog
Remove streq_hash in favor of htab_eq_string
[thirdparty/binutils-gdb.git] / ChangeLog
index e9a5611c5e71bb498816c36f5630c52a2abd0d08..6b8886a9b73b6ef2aaaaff5cfff15e223299a8a9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2021-05-04  Nick Clifton  <nickc@redhat.com>
+
+       * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
+       * configure: Regenerate.
+
+2021-03-18  Nick Alcock  <nick.alcock@oracle.com>
+
+       PR libctf/27482
+       * Makefile.def: Add install-bfd dependencies for install-libctf and
+       install-ld, and install-strip-bfd dependencies for
+       install-strip-libctf and install-strip-ld; move the install-ld
+       dependency on install-libctf to join it.
+       * Makefile.in: Regenerated.
+
+2021-03-12  Mike Frysinger  <vapier@gentoo.org>
+
+       * Makefile.def: Remove all-sim dependency on configure-gdb.
+       * Makefile.in: Regenerated.
+
+2021-02-28  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/26766
+       * Makefile.tpl (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Add
+       PGO_BUILD_TRAINING=yes.
+       (PGO_BUILD_TRAINING_MFLAGS): New.
+       (all): Pass $(PGO_BUILD_TRAINING_MFLAGS) to the PGO build.
+
 2021-02-09  Alan Modra  <amodra@gmail.com>
 
        * configure.ac: Delete arm*-*-symbianelf* entry.