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:
91f8721
)
Update gdb/ChangeLog to reflect the PR for a bug fix
author
Shahab Vahedi
<shahab@synopsys.com>
Fri, 4 Dec 2020 15:21:39 +0000
(16:21 +0100)
committer
Shahab Vahedi
<shahab@synopsys.com>
Fri, 4 Dec 2020 15:31:59 +0000
(16:31 +0100)
This is just an update in the gdb/ChangeLog to reflect a newly
created PR [27015] for a bugfix commit:
10c19fad
arc: Write correct "eret" value during register collection
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 959e377888bda756fcecb696e54ae42e2338a15d..921b694c627207f3cafb2e6698024bd5b946f77a 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-668,6
+668,7
@@
2020-11-12 Shahab Vahedi <shahab@synopsys.com>
+ PR tdep/27015
* arc-linux-tdep.c (collect_register): Populate "eret" by
"pc" value from the regcache when asked for "pc" value.