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 efbe238..bf39bc0 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+2014-03-24 Tristan Gingold <gingold@adacore.com>
+
+ * darwin-nat.c (exc_server): Remove unused prototype.
+ (darwin_dump_message): Correctly display data on x86_64.
+ (darwin_encode_reply): Fix style.
+ Add comments and fix indentation.
+
2014-03-24 Pierre Langlois <pierre.langlois@embecosm.com>
* MAINTAINERS (Write After Approval): Add "Pierre Langlois".