diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index db8a843..9a7e367 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2000-11-03 Kevin Buettner <kevinb@redhat.com> + * utils.c (add_continuation, add_intermediate_continuation, + printchar): Protoize. + +2000-11-03 Kevin Buettner <kevinb@redhat.com> + * dwarf2read.c (new_symbol): Relocate address of symbol by the base address of the section it is in rather than always using the base address of the .text section. |