aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index f72cc19..c87f406 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,12 @@
2017-11-27 Tom Tromey <tom@tromey.com>
+ * Makefile.in (COMMON_OBS): Remove filename-seen-cache.o,
+ registry.o, thread-fsm.o, debug.o.
+ (COMMON_SFILES): Add filename-seen-cache.c, registry.c,
+ thread-fsm.c, debug.c.
+
+2017-11-27 Tom Tromey <tom@tromey.com>
+
* Makefile.in (COMMON_SFILES): New.
(SFILES): Move some entries to COMMON_SFILES.
(COMMON_OBS): Use COMMON_SFILES.