aboutsummaryrefslogtreecommitdiff
path: root/sim/h8300/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-01-09 14:16:10 -0500
committerMike Frysinger <vapier@gentoo.org>2021-01-11 09:13:11 -0500
commit5c1008a41f1b97e8c7abb21eb2de0205e9a30521 (patch)
tree54cabb32e5c04936cc2d7896c962a5280ec4260f /sim/h8300/ChangeLog
parenta0c38f0d705129e14c025de814d7fd619edde650 (diff)
downloadfsf-binutils-gdb-5c1008a41f1b97e8c7abb21eb2de0205e9a30521.zip
fsf-binutils-gdb-5c1008a41f1b97e8c7abb21eb2de0205e9a30521.tar.gz
fsf-binutils-gdb-5c1008a41f1b97e8c7abb21eb2de0205e9a30521.tar.bz2
sim: call SIM_AC_OPTION_WARNINGS(no) in remaining ports
We want all ports to opt into extra warnings as the default compiler settings lets a lot slide. Opt all the ports that haven't already in to the warning system. None of them build with -Werror, so disable that by default. Hopefully someone finds these important enough to start fixing at some point.
Diffstat (limited to 'sim/h8300/ChangeLog')
-rw-r--r--sim/h8300/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog
index f6dd484..1f9281f 100644
--- a/sim/h8300/ChangeLog
+++ b/sim/h8300/ChangeLog
@@ -1,5 +1,10 @@
2021-01-11 Mike Frysinger <vapier@gentoo.org>
+ * configure.ac: Call SIM_AC_OPTION_WARNINGS.
+ * configure: Regenerate.
+
+2021-01-11 Mike Frysinger <vapier@gentoo.org>
+
* config.in, configure: Regenerate.
* compile.c: Delete HAVE_TIME_H & HAVE_STDLIB_H.