diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e3e2849..fc336ad 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2014-11-19 Joel Brobecker <brobecker@adacore.com> + + * ada-lang.c (constrained_packed_array_type): Set the length + of the return array as if both bounds where zero if that + returned array's index type is dynamic. + 2014-11-19 Yao Qi <yao@codesourcery.com> * config/i386/go32.mh (CC): Remove. |