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 0a8f5b1..7c2ec94 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2010-04-16 Joel Brobecker <brobecker@adacore.com> + + * tui/tui-regs.c (tui_display_register): Add comment about + a couple of casts. + * tui/tui-stack.c (tui_show_locator_content): Ditto. + 2010-04-15 Stan Shebs <stan@codesourcery.com> * frame.c: Include tracepoint.h. |