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 35ecebc..0efcb72 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2014-09-24 Yao Qi <yao@codesourcery.com> + + * arm-tdep.c (thumb_in_function_epilogue_p): Fix typo in the + bitmask. + 2014-09-22 Gary Benson <gbenson@redhat.com> * target.c (target_stop): Updated comment. |