From 10806efd8d18487a22bc2f488772cb16c8cc0b5e Mon Sep 17 00:00:00 2001 From: Shahab Vahedi Date: Fri, 4 Dec 2020 16:21:39 +0100 Subject: [PATCH] Update gdb/ChangeLog to reflect the PR for a bug fix 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 | 1 + 1 file changed, 1 insertion(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 959e377888b..921b694c627 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -668,6 +668,7 @@ 2020-11-12 Shahab Vahedi + PR tdep/27015 * arc-linux-tdep.c (collect_register): Populate "eret" by "pc" value from the regcache when asked for "pc" value. -- 2.30.2