diff options
| author | Pedro Alves <palves@redhat.com> | 2008-05-19 18:37:07 +0000 |
|---|---|---|
| committer | Pedro Alves <palves@redhat.com> | 2008-05-19 18:37:07 +0000 |
| commit | 6c9353d3467c71c60b7d08215263efdaddd3711c (patch) | |
| tree | 7d1480cc078e7ebfffad59ad0d494e46963d78c4 /gdb/ChangeLog | |
| parent | 2570f2b7e1242480dcf1db929ca99febce976ca0 (diff) | |
| download | binutils-6c9353d3467c71c60b7d08215263efdaddd3711c.tar.gz binutils-6c9353d3467c71c60b7d08215263efdaddd3711c.tar.bz2 binutils-6c9353d3467c71c60b7d08215263efdaddd3711c.zip | |
* symtab.h (lookup_symbol_in_language): Update comment.
* symtab.c (lookup_symbol_aux_block): Update comment.
* ada-lang.c (ada_lookup_symbol_list): Update comment.
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 17962c8d737..186ee9e8a00 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2008-05-19 Pedro Alves <pedro@codesourcery.com> + + * symtab.h (lookup_symbol_in_language): Update comment. + * symtab.c (lookup_symbol_aux_block): Update comment. + * ada-lang.c (ada_lookup_symbol_list): Update comment. + 2008-05-19 Ulrich Weigand <uweigand@de.ibm.com> * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter. |
