Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2011-12-19 17:20:23 +0400
committerAndreas Schwab <schwab@linux-m68k.org>2011-12-19 17:20:23 +0400
commita48970970e326c3c367193506aa6f9f76f11586f (patch)
treeeb5d1f1125c74f4807d2f96d573e52a5051f38ec /config/ChangeLog
parentf08bc8585833ed7d21208d9dbd0b49482470d0ee (diff)
Check for warning flags without no- prefix
config/: * warnings.m4 (ACX_PROG_CC_WARNING_OPTS) (ACX_PROG_CC_WARNING_ALMOST_PEDANTIC): Run the test without the no- prefix. libdecnumber/: * configure: Regenerate. libiberty/: * configure: Regenerate.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r--config/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index da5fe51ae..2d06a8d6b 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,9 @@
+2011-12-19 Andreas Schwab <schwab@linux-m68k.org>
+
+ * warnings.m4 (ACX_PROG_CC_WARNING_OPTS)
+ (ACX_PROG_CC_WARNING_ALMOST_PEDANTIC): Run the test without the
+ no- prefix.
+
2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
* acx.m4 (Test for GNAT): Update comment and add quotes in final test.