]> 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:21:39 +0000 (16:21 +0100)
committerShahab 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

index 959e377888bda756fcecb696e54ae42e2338a15d..921b694c627207f3cafb2e6698024bd5b946f77a 100644 (file)
 
 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.