aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3b21d8c..1804b21 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,15 @@
+2015-02-26 Pedro Alves <palves@redhat.com>
+
+ * windows-termcap.c: Rename to ...
+ * stub-termcap.c: ... this. Adjust header line.
+ * Makefile.in (SFILES): Refer to stub-termcap.c instead of
+ windows-termcap.c.
+ * configure: Regenerate.
+ * configure.ac: Refer to stub-termcap.o instead of
+ windows-termcap.o.
+ * gdb_curses.h: Mention stub-termcap.c instead of
+ windows-termcap.c.
+
2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
* compile/compile-c-symbols.c (convert_one_symbol, convert_symbol_bmsym)