]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/d10v/ChangeLog
sim: enable -Werror by default for some arches
authorMike Frysinger <vapier@gentoo.org>
Sat, 9 Jan 2021 06:16:11 +0000 (01:16 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 9 Jan 2021 14:19:37 +0000 (09:19 -0500)
commitbf470982f998b2b18545cc335f469a20e457acdd
tree9d11918cdd5c02cdcff059b29005e05c6b616dee
parent0a94990bf64a82bdf73960fec1b47fef7c6a6ced
sim: enable -Werror by default for some arches

We've had this off for a long time because the sim code was way too
full of warnings for it to be feasible.  However, I've cleaned things
up significantly from when this was first merged, and we can start to
turn this around.

Change the macro to enable -Werror by default, and allow ports to opt
out.  New ports will get it automatically (and we can push back on
them if they try to turn it off).

Also turn it off for the few ports that still hit warnings for me.
All the rest will get the new default, and we'll wait for feedback
if/when new issues come up.
53 files changed:
sim/aarch64/ChangeLog
sim/aarch64/configure
sim/arm/ChangeLog
sim/arm/configure
sim/avr/ChangeLog
sim/avr/configure
sim/bfin/ChangeLog
sim/bfin/configure
sim/common/ChangeLog
sim/common/acinclude.m4
sim/cr16/ChangeLog
sim/cr16/configure
sim/cr16/configure.ac
sim/cris/ChangeLog
sim/cris/configure
sim/cris/configure.ac
sim/d10v/ChangeLog
sim/d10v/configure
sim/d10v/configure.ac
sim/ft32/ChangeLog
sim/ft32/configure
sim/igen/ChangeLog
sim/igen/configure
sim/m32c/ChangeLog
sim/m32c/configure
sim/m32c/configure.ac
sim/m68hc11/ChangeLog
sim/m68hc11/configure
sim/m68hc11/configure.ac
sim/mcore/ChangeLog
sim/mcore/configure
sim/mcore/configure.ac
sim/microblaze/ChangeLog
sim/microblaze/configure
sim/mips/ChangeLog
sim/mips/configure
sim/mips/configure.ac
sim/mn10300/ChangeLog
sim/mn10300/configure
sim/mn10300/configure.ac
sim/moxie/ChangeLog
sim/moxie/configure
sim/moxie/configure.ac
sim/msp430/ChangeLog
sim/msp430/configure
sim/pru/ChangeLog
sim/pru/configure
sim/sh/ChangeLog
sim/sh/configure
sim/sh/configure.ac
sim/v850/ChangeLog
sim/v850/configure
sim/v850/configure.ac