summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 46ec2af905f..490e652c53d 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2014-07-11 Gary Benson <gbenson@redhat.com>
+ * amd64-linux-nat.c: Comment and whitespace changes.
+ * i386-linux-nat.c: Comment and whitespace changes.
+
+2014-07-11 Gary Benson <gbenson@redhat.com>
+
* amd64-linux-nat.c (x86_linux_create_target): New function.
(x86_linux_add_target): Likewise.
(_initialize_amd64_linux_nat): Delegate to the above new functions.