diff options
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3872a8d..649131d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1663,10 +1663,10 @@ sites to use type::set_is_unsigned. 2020-09-14 Fredrik Hederstierna <fredrik.hederstierna@verisure.com> - Adam Renquinha <arenquinha@cimeq.qc.ca> + Adam Renquinha <arenquinha@cimeq.qc.ca> - * 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 <pedro@palves.net> |