gdb: remove -Werror annotations from MAINTAINERS file
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 Approved-By: Tom Tromey <tom@tromey.com>
This commit is contained in:
parent
607c90c738
commit
7057275297
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user