diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3872a8d9cb..649131da99 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1663,10 +1663,10 @@ sites to use type::set_is_unsigned. 2020-09-14 Fredrik Hederstierna - Adam Renquinha + Adam Renquinha - * arm-tdep.c (arm_m_exception_cache): Try use correct stack - pointer and stack frame offset when unwinding. + * arm-tdep.c (arm_m_exception_cache): Try use correct stack + pointer and stack frame offset when unwinding. 2020-09-13 Pedro Alves