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
path: root/config
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2010-10-06 12:48:22 +0400
committerPaolo Bonzini <pbonzini@redhat.com>2010-10-06 12:48:22 +0400
commit97ef23e0fccbb4987bc0e5e94cfd046ca6215b0c (patch)
treee37e439ffaea2c0d9e18f64e4bcdeb466f545ee7 /config
parent0235d628b033ccca896e570d40da3493ec4c682b (diff)
really sync config/ChangeLog
Diffstat (limited to 'config')
-rw-r--r--config/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index cc20f8123..06955a2f9 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,22 @@
+2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * po.m4 (AM_PO_SUBDIRS): Fix unportable shell quoting.
+
+2010-09-10 Jonathan Yong <jon_y@users.sourceforge.net>
+
+ * dfp.m4: Enable decimal float for i?86 cygwin
+ and mingw, and for x86_64 mingw.
+
+2010-09-06 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR target/45524
+ * dfp.m4: Don't set enable_decimal_float to dpd if DFP is
+ disabled. Set default_decimal_float.
+
+2010-09-06 Andreas Schwab <schwab@redhat.com>
+
+ * dfp.m4: Quote argument of AC_MSG_WARN.
+
2010-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* dfp.m4: New file.