diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d5404f8..f55afb4 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2006-06-18 Mark Kettenis <kettenis@gnu.org> + + * m68klinux-tdep.c (m68k_linux_init_abi): Fix typo in comment. + 2006-06-15 Daniel Jacobowitz <dan@codesourcery.com> * infrun.c (insert_step_resume_breakpoint_at_caller): New function, |