]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Update gdb/ChangeLog to reflect the PR for a bug fix
authorShahab Vahedi <shahab@synopsys.com>
Fri, 4 Dec 2020 15:28:37 +0000 (16:28 +0100)
committerShahab Vahedi <shahab@synopsys.com>
Fri, 4 Dec 2020 15:28:37 +0000 (16:28 +0100)
This is just an update in the gdb/ChangeLog to reflect a newly
created PR [27015] for a bugfix commit:

abaf3df9  arc: Write correct "eret" value during register collection

gdb/ChangeLog

index 568e0cdc74262ca5e981949d1380e41b077a9259..e2bb19d182fdb0a2147ed764226e6bf4f2a126aa 100644 (file)
@@ -1,5 +1,6 @@
 2020-12-04  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.