aboutsummaryrefslogtreecommitdiff
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 f795526..fd2700d 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2017-12-18 Xavier Roirand <roirand@adacore.com>
+
+ * ada-lang.c (ada_convert_actual): Change the way actual value
+ are passed to the inferior when the inferior expects a pointer type.
+
2017-12-17 Stafford Horne <shorne@gmail.com>
* gdb/or1k-tdep.c (show_or1k_debug): Fix function parameter alignment.