hurd: Add changelog for dca11eb872

This commit is contained in:
Samuel Thibault 2020-12-23 17:18:49 +00:00
parent dca11eb872
commit 06f6f78f62

View File

@ -1,3 +1,11 @@
2020-12-23 Samuel Thibault <samuel.thibault@ens-lyon.org>
* i386-gnu-tdep.c (I386_GNU_UCONTEXT_T_THREAD_STATE_OFFSET): New
macro.
(i386_gnu_sigcontext_addr): Detect between legacy and siginfo from the
second parameter, which is a small sigcode in the legacy case, and a
pointer in the siginfo case.
2020-12-22 Shahab Vahedi <shahab@synopsys.com>
* frame.c: Remove trailing white spaces.