aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 5ade869..2f56df3 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2014-04-16 Siva Chandra Reddy <sivachandra@google.com>
+
+ * gdbtypes.h: Remove definition of the macro TYPE_FN_FIELDS.
+
2014-04-16 Keith Seitz <keiths@redhat.com>
PR gdb/15827