diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8398e27..bf8ef14 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2001-06-28 Joel Brobecker <brobecker@act-europe.fr> + + * solib-osf.c (osf_in_dynsym_resolve_code): Add a comment + explaining the consequences of always returning zero. No code + change. + 2001-06-28 Andrew Cagney <ac131313@redhat.com> From 2001-06-08 Daniel Jacobowitz <djacobowitz@mvista.com>: |