aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 33cc257..5c7e98b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2018-12-27 Tom Tromey <tom@tromey.com>
+ * Makefile.in (INIT_FILES): Redefine.
+ (stamp-init): Remove sed, tr invocations. Use for loop. Don't
+ set LANG or LC_ALL.
+
+2018-12-27 Tom Tromey <tom@tromey.com>
+
* Makefile.in (stamp-init): Remove gdbtypes special case.
2018-12-27 John Baldwin <jhb@FreeBSD.org>