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 ce61c09..12dc10a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2011-11-28 Joel Brobecker <brobecker@adacore.com> + + * symfile.h (struct quick_symbol_functions): Fix the documentation + of field map_matching_symbols, as symbols are sorted using + strcmp_iw_ordered, not strcmp_iw. + 2011-11-28 Paul Hilfinger <hilfinger@adacore.com> * symfile.h (struct quick_symbol_functions): Update the |