binutils-gdb/sim
Mike Frysinger bf470982f9 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.
2021-01-09 09:19:37 -05:00
..
aarch64 sim: enable -Werror by default for some arches 2021-01-09 09:19:37 -05:00
arm sim: enable -Werror by default for some arches 2021-01-09 09:19:37 -05:00
avr sim: enable -Werror by default for some arches 2021-01-09 09:19:37 -05:00
bfin sim: enable -Werror by default for some arches 2021-01-09 09:19:37 -05:00
bpf sim: require a C11 compiler 2021-01-08 15:45:42 -05:00
common sim: enable -Werror by default for some arches 2021-01-09 09:19:37 -05:00
cr16 sim: enable -Werror by default for some arches 2021-01-09 09:19:37 -05:00
cris sim: enable -Werror by default for some arches 2021-01-09 09:19:37 -05:00
d10v sim: enable -Werror by default for some arches 2021-01-09 09:19:37 -05:00
erc32 sim: require a C11 compiler 2021-01-08 15:45:42 -05:00
frv sim: require a C11 compiler 2021-01-08 15:45:42 -05:00
ft32 sim: enable -Werror by default for some arches 2021-01-09 09:19:37 -05:00
h8300 sim: require a C11 compiler 2021-01-08 15:45:42 -05:00
igen sim: enable -Werror by default for some arches 2021-01-09 09:19:37 -05:00
iq2000 sim: require a C11 compiler 2021-01-08 15:45:42 -05:00
lm32 sim: require a C11 compiler 2021-01-08 15:45:42 -05:00
m32c sim: enable -Werror by default for some arches 2021-01-09 09:19:37 -05:00
m32r sim: require a C11 compiler 2021-01-08 15:45:42 -05:00
m68hc11 sim: enable -Werror by default for some arches 2021-01-09 09:19:37 -05:00
mcore sim: enable -Werror by default for some arches 2021-01-09 09:19:37 -05:00
microblaze sim: enable -Werror by default for some arches 2021-01-09 09:19:37 -05:00
mips sim: enable -Werror by default for some arches 2021-01-09 09:19:37 -05:00
mn10300 sim: enable -Werror by default for some arches 2021-01-09 09:19:37 -05:00
moxie sim: enable -Werror by default for some arches 2021-01-09 09:19:37 -05:00
msp430 sim: enable -Werror by default for some arches 2021-01-09 09:19:37 -05:00
or1k sim: require a C11 compiler 2021-01-08 15:45:42 -05:00
ppc sim: ppc: stub out sim_memory_map 2021-01-08 01:03:10 -05:00
pru sim: enable -Werror by default for some arches 2021-01-09 09:19:37 -05:00
rl78 sim: require a C11 compiler 2021-01-08 15:45:42 -05:00
rx sim: require a C11 compiler 2021-01-08 15:45:42 -05:00
sh sim: enable -Werror by default for some arches 2021-01-09 09:19:37 -05:00
sh64 sim: require a C11 compiler 2021-01-08 15:45:42 -05:00
testsuite sim: ChangeLog: move arch-specific entries into the arch dir 2021-01-07 12:22:33 -05:00
v850 sim: enable -Werror by default for some arches 2021-01-09 09:19:37 -05:00
.gitignore sim: drop common/cconfig.h in favor of a single config.h 2016-01-09 03:52:30 -05:00
ChangeLog sim: require a C11 compiler 2021-01-08 15:45:42 -05:00
configure sim: better handle builds of primary targets lacking sims 2020-09-03 18:21:20 +02:00
configure.ac sim: better handle builds of primary targets lacking sims 2020-09-03 18:21:20 +02:00
configure.tgt sim: eBPF simulator 2020-08-04 18:09:16 +02:00
MAINTAINERS sim: eBPF simulator 2020-08-04 18:09:16 +02:00
Makefile.in Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
README-HACKING sim: require a C11 compiler 2021-01-08 15:45:42 -05:00