aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2016-11-14 19:46:26 +0000
committerMark Wielaard <mark@klomp.org>2016-11-18 11:06:18 +0100
commit59d2699cfd30f9defc454be17415c0a518ece32b (patch)
tree0bbd49270925a86f42528bf6432ce24ccebdba1d /libiberty/ChangeLog
parenta4ddf8dc72f0ac10c3459a91949eb1bdb07ed10d (diff)
downloadgdb-59d2699cfd30f9defc454be17415c0a518ece32b.zip
gdb-59d2699cfd30f9defc454be17415c0a518ece32b.tar.gz
gdb-59d2699cfd30f9defc454be17415c0a518ece32b.tar.bz2
libiberty: Add -Wshadow=local to warning flags (if supported).
libiberty/ChangeLog: * configure.ac (ac_libiberty_warn_cflags): Add -Wshadow=local. * configure: Regenerated.
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index e532460..d0c5595 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,8 @@
+2016-11-06 Mark Wielaard <mark@klomp.org>
+
+ * configure.ac (ac_libiberty_warn_cflags): Add -Wshadow=local.
+ * configure: Regenerated.
+
2016-11-07 Jason Merrill <jason@redhat.com>
* cp-demangle.c (is_fnqual_component_type): New.