gdb: Add ARC target and maintainer to MAINTAINERS
authorShahab Vahedi <shahab@synopsys.com>
Wed, 5 Aug 2020 15:58:45 +0000 (17:58 +0200)
committerShahab Vahedi <shahab@synopsys.com>
Wed, 26 Aug 2020 08:07:14 +0000 (10:07 +0200)
This patch updates gdb/MAINTAINERS with ARC as a target and
myself as the maintainer.  There is no mention of "-Werror"
because that is enabled by default for gdb/ targets now.

gdb/ChangeLog:

* MAINTAINERS: Add ARC target and maintainer.

gdb/ChangeLog
gdb/MAINTAINERS

index 150a7afc581e1fcce4c5d7c1d014cef92d11dede..ceff808d82966d937e686f857e9189ed97244e74 100644 (file)
@@ -1,3 +1,7 @@
+2020-08-25  Shahab Vahedi  <shahab@synopsys.com>
+
+       * MAINTAINERS: Add ARC target and maintainer.
+
 2020-08-25  Anton Kolesov  <anton.kolesov@synopsys.com>
 
        * configure.tgt: ARC support for GNU/Linux.
index de883dc172bab9a5c5a3b6baa734040e5bb0986b..fbb0131edc42e329889558dcdc2298a694e0bc8d 100644 (file)
@@ -242,6 +242,9 @@ the native maintainer when resolving ABI issues.
 
        alpha           --target=alpha-elf ,-Werror
 
+       arc             --target=arc-elf
+                       Shahab Vahedi           shahab@synopsys.com
+
        arm             --target=arm-elf ,-Werror
                        Alan Hayward            alan.hayward@arm.com