From: Shahab Vahedi Date: Wed, 7 Oct 2020 16:20:45 +0000 (+0200) Subject: gdb: Correct the ChageLog entry X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bbe90b5def81d1904b79ecbead3f83ac5a72b2ae;p=binutils-gdb.git 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. --- diff --git a/gdbserver/ChangeLog b/gdbserver/ChangeLog index ec9d6b040ab..5ff195cccf4 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.