aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 8ced7b8..1cd070c 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,23 @@
2014-08-07 Gary Benson <gbenson@redhat.com>
+ * common/common-defs.h: Include stddef.h.
+ * defs.h: Do not include stddef.h.
+ * common/common-utils.h: Likewise.
+ * amd64fbsd-nat.c: Likewise.
+ * bcache.c: Likewise.
+ * charset.c: Likewise.
+ * common/buffer.h: Likewise.
+ * common/vec.h: Likewise.
+ * i386bsd-nat.c: Likewise.
+ * nat/linux-btrace.h: Likewise.
+ * ppcfbsd-nat.c: Likewise.
+ * ppcnbsd-tdep.h: Likewise.
+ * ppcobsd-nat.c: Likewise.
+ * ppcobsd-tdep.h: Likewise.
+ * python/py-gdb-readline.c: Likewise.
+
+2014-08-07 Gary Benson <gbenson@redhat.com>
+
* common/common-defs.h: Include stdarg.h.
* defs.h: Do not include stdarg.h.
* ada-lang.c: Likewise.