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 87031a6..13381f8 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+2011-12-27 Mark Kettenis <kettenis@gnu.org>
+
+ * inf-ptrace.c [PT_IO && PIOD_READ_AUXV]
+ (inf_ptrace_xfer_partial): Implement TARGET_OBJECT_AUXV.
+ (inf_ptrace_auxv_parse): New function.
+ (inf_ptrace_target): Initialize to_auxv_parse field.
+
2011-12-27 Joel Brobecker <brobecker@adacore.com>
* ada-lang.c (should_use_wild_match): New function.