Add heterogeneous debugging support and AMD GPU information.
[deliverable/binutils-gdb.git] / ChangeLog
index 14d26631a983a9bf0cec497c430cd68eaec009c9..211451345e8190316d05a94c463707598b53bf86 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2020-02-01  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * configure.ac: Don't abort the build if trying to build GDB in tree
+       _and_ invoking with '--enable-src-release-build'.
+       * configure: Regenerate.
+       * src-release.sh (do_proto_toplev): Invoke 'configure' using
+       '--enable-src-release-build'.
+
+2020-01-17  Joel Brobecker  <brobecker@adacore.com>
+
+       * configure.ac: Abort the build with an error if trying to build
+       GDB in tree.
+       * configure: Regenerate.
+
+2019-10-17  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * src-release.sh (GDB_SUPPORT_DIRS): Add libctf.
+
+2019-10-17  Alan Modra  <amodra@gmail.com>
+
+       PR 29
+       * src-release.sh (getver): Replace "head -1" with "head -n 1".
+
 2019-07-30  Nick Alcock  <nick.alcock@oracle.com>
 
        * Makefile.def (host_modules): libctf is no longer no_install.
This page took 0.027367 seconds and 4 git commands to generate.