projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dca11eb
)
hurd: Add changelog for dca11eb872c9
author
Samuel Thibault
<samuel.thibault@ens-lyon.org>
Wed, 23 Dec 2020 17:18:49 +0000
(17:18 +0000)
committer
Samuel Thibault
<samuel.thibault@ens-lyon.org>
Wed, 23 Dec 2020 17:19:27 +0000
(17:19 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 0d7f1ef6d92a11b1feb3310a467e4b95051f5f86..31cc1e55d42a0e238fd6c8f39684875b268ff0e0 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-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.