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 0254424..9d7cb04 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2009-01-13 Mark Kettenis <kettenis@gnu.org> + + * utils.c (host_address_to_string): Reimplement in a way that + avoids the cast of the address to long. + 2009-01-13 Joel Brobecker <brobecker@adacore.com> * mdebugread.c (parse_symbol): Save the symbol private data |