aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2019-06-15 21:32:03 +0000
committerTom Tromey <tom@tromey.com>2019-06-15 21:32:03 +0000
commit678f001f04c1081d5c63a1d0b748f5c085759e13 (patch)
treec6eb7127cefbbcee03ce166a54625f398533e595 /ChangeLog
parent4da076157cfd0c3de3cd9f2db967c6e9003f9062 (diff)
Sync top-level change from gdb
This patch syncs a change to the top-level configury from gdb. It should not affect the gcc build at all. Tested by rebuilding. ChangeLog 2019-06-15 Tom Tromey <tom@tromey.com> * configure.ac (host_libs): Add gnulib. * configure: Rebuild. * Makefile.def (host_modules, dependencies): Add gnulib. * Makefile.in: Rebuild. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@272332 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d353b45bc7..fb836d45de0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2019-06-15 Tom Tromey <tom@tromey.com>
+
+ * configure.ac (host_libs): Add gnulib.
+ * configure: Rebuild.
+ * Makefile.def (host_modules, dependencies): Add gnulib.
+ * Makefile.in: Rebuild.
+
2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
* MAINTAINERS (Write After Approval): Add myself.