From bbe90b5def81d1904b79ecbead3f83ac5a72b2ae Mon Sep 17 00:00:00 2001 From: Shahab Vahedi Date: Wed, 7 Oct 2020 18:20:45 +0200 Subject: gdb: Correct the ChageLog entry Becausae of a copy/paste, I've put myself as the author of the following patch which was not true: 6d2d7c5668f gdbserver: Add GNU/Linux support for ARC This change will place the correct date and author in the ChangeLog. --- gdbserver/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdbserver/ChangeLog b/gdbserver/ChangeLog index ec9d6b0..5ff195c 100644 --- a/gdbserver/ChangeLog +++ b/gdbserver/ChangeLog @@ -1,4 +1,4 @@ -2020-10-06 Shahab Vahedi +2020-10-07 Anton Kolesov * configure.srv: Support ARC architecture. * Makefile.in: Add linux-arc-low.cc and arch/arc.o. -- cgit v1.1