public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Simon Marchi <simon.marchi@efficios.com>
To: gdb-patches@sourceware.org
Cc: Simon Marchi <simon.marchi@efficios.com>
Subject: [PATCH] gdb: remove -Werror annotations from MAINTAINERS file
Date: Fri, 15 Sep 2023 12:25:04 -0400	[thread overview]
Message-ID: <20230915162510.199334-1-simon.marchi@efficios.com> (raw)

I don't think these are useful nowadays, since we now expect all code to
be -Werror clean (it's the default in development branches).

Change-Id: I8c3b86c70d683bd41344d27add0ac2627a474d20
---
 gdb/MAINTAINERS | 75 ++++++++++++++++++++++++-------------------------
 1 file changed, 37 insertions(+), 38 deletions(-)

diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 7c9f36679c3e..cc713be75a1e 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -234,11 +234,11 @@ The Target/Architecture maintainer works with the host maintainer when
 resolving build issues.  The Target/Architecture maintainer works with
 the native maintainer when resolving ABI issues.
 
-	aarch64		--target=aarch64-elf ,-Werror
+	aarch64		--target=aarch64-elf
 			Alan Hayward		alan.hayward@arm.com
 			Luis Machado		luis.machado@arm.com
 
-	alpha		--target=alpha-elf ,-Werror
+	alpha		--target=alpha-elf
 
 	amdgpu		--target=amdgcn*-*-*
 			Lancelot Six		lancelot.six@amd.com
@@ -246,98 +246,97 @@ the native maintainer when resolving ABI issues.
 	arc		--target=arc-elf
 			Shahab Vahedi		shahab@synopsys.com
 
-	arm		--target=arm-elf ,-Werror
+	arm		--target=arm-elf
 			Alan Hayward		alan.hayward@arm.com
 			Luis Machado		luis.machado@arm.com
 
-	avr		--target=avr ,-Werror
+	avr		--target=avr
 
 	bpf		--target=bpf-unknown-none
 			Jose E. Marchesi	jose.marchesi@oracle.com
 
-	cris		--target=cris-elf ,-Werror ,
-			(sim does not build with -Werror)
+	cris		--target=cris-elf
 
-	frv		--target=frv-elf ,-Werror
+	frv		--target=frv-elf
 
-	h8300		--target=h8300-elf ,-Werror
+	h8300		--target=h8300-elf
 
-	i386		--target=i386-elf ,-Werror
+	i386		--target=i386-elf
 
-	ia64		--target=ia64-linux-gnu ,-Werror
+	ia64		--target=ia64-linux-gnu
 			(--target=ia64-elf broken)
 
-	lm32		--target=lm32-elf ,-Werror
+	lm32		--target=lm32-elf
 
-	loongarch	--target=loongarch32-elf ,-Werror
-			--target=loongarch64-elf ,-Werror
+	loongarch	--target=loongarch32-elf
+			--target=loongarch64-elf
 			Tiezhu Yang		yangtiezhu@loongson.cn
 
-	m32c		--target=m32c-elf ,-Werror
+	m32c		--target=m32c-elf
 
-	m32r		--target=m32r-elf ,-Werror
+	m32r		--target=m32r-elf
 
-	m68hc11		--target=m68hc11-elf ,-Werror ,
-	m68k		--target=m68k-elf ,-Werror
+	m68hc11		--target=m68hc11-elf
+	m68k		--target=m68k-elf
 
 	mcore		Deleted
 
-	mep		--target=mep-elf ,-Werror
+	mep		--target=mep-elf
 			Kevin Buettner		kevinb@redhat.com
 
-	microblaze	--target=microblaze-xilinx-elf ,-Werror
-			--target=microblaze-linux-gnu ,-Werror
+	microblaze	--target=microblaze-xilinx-elf
+			--target=microblaze-linux-gnu
 			Michael Eager		eager@eagercon.com
 
-	mips I-IV	--target=mips-elf ,-Werror
+	mips I-IV	--target=mips-elf
 			Maciej W. Rozycki	macro@orcam.me.uk
 
 	mn10300		--target=mn10300-elf broken
 			(sim/ dies with make -j)
 
-	moxie		--target=moxie-elf ,-Werror
+	moxie		--target=moxie-elf
 			Anthony Green		green@moxielogic.com
 
 	ms1		Deleted
 
-	nios2		--target=nios2-elf ,-Werror
-			--target=nios2-linux-gnu ,-Werror
+	nios2		--target=nios2-elf
+			--target=nios2-linux-gnu
 			Yao Qi			qiyao@sourceware.org
 
 	ns32k		Deleted
 
-	or1k		--target=or1k-elf ,-Werror
+	or1k		--target=or1k-elf
 			Stafford Horne		shorne@gmail.com
 
-	pa		--target=hppa-elf ,-Werror
+	pa		--target=hppa-elf
 
-	powerpc		--target=powerpc-eabi ,-Werror
+	powerpc		--target=powerpc-eabi
 
-	riscv		--target=riscv32-elf ,-Werror
-			--target=riscv64-elf ,-Werror
+	riscv		--target=riscv32-elf
+			--target=riscv64-elf
 			Andrew Burgess		aburgess@redhat.com
 			Palmer Dabbelt		palmer@dabbelt.com
 
-	rl78		--target=rl78-elf ,-Werror
+	rl78		--target=rl78-elf
 
-	rx		--target=rx-elf ,-Werror
+	rx		--target=rx-elf
 
-	s390		--target=s390-linux-gnu ,-Werror
+	s390		--target=s390-linux-gnu
 			Andreas Arnez		arnez@linux.ibm.com
 
-	sh		--target=sh-elf ,-Werror
+	sh		--target=sh-elf
 
-	sparc		--target=sparcv9-solaris2.11 ,-Werror
+	sparc		--target=sparcv9-solaris2.11
 			(--target=sparc-elf broken)
 
-	tic6x		--target=tic6x-elf ,-Werror
+	tic6x		--target=tic6x-elf
 			Yao Qi			qiyao@sourceware.org
 
-	v850		--target=v850-elf ,-Werror
+	v850		--target=v850-elf
 
-	vax		--target=vax-netbsd ,-Werror
+	vax		--target=vax-netbsd
 
-	x86-64		--target=x86_64-linux-gnu ,-Werror
+	x86-64		--target=x86_64-linux-gnu
 
 	xstormy16	--target=xstormy16-elf
 	xtensa		--target=xtensa-elf

base-commit: 5490b88bfb36d23799005ee5284292d48d91cbdc
-- 
2.42.0


             reply	other threads:[~2023-09-15 16:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-15 16:25 Simon Marchi [this message]
2023-09-15 16:58 ` Tom Tromey
2023-09-15 20:21   ` Simon Marchi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230915162510.199334-1-simon.marchi@efficios.com \
    --to=simon.marchi@efficios.com \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).