summaryrefslogtreecommitdiff
path: root/libgfortran
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2020-11-27 00:16:31 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2020-11-27 00:16:31 +0000
commitd48df6f24ba999ad662d3b7c30f7e2180e842149 (patch)
tree7b747bf96eaeab5d6271dde0405ad801f5ef139c /libgfortran
parent61c71a62453e4f2def5d94bdb2b293fcec463c14 (diff)
Daily bump.
Diffstat (limited to 'libgfortran')
-rw-r--r--libgfortran/ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index 0e5841cdcf2..ae50f915e7b 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,3 +1,25 @@
+2020-11-26 Maciej W. Rozycki <macro@linux-mips.org>
+
+ * io/io.h [HAVE_NEWLOCALE]: Also check for HAVE_FREELOCALE and
+ HAVE_USELOCALE.
+ [HAVE_FREELOCALE && HAVE_NEWLOCALE && HAVE_USELOCALE]
+ (HAVE_POSIX_2008_LOCALE): New macro.
+ (st_parameter_dt) [HAVE_NEWLOCALE]: Check for
+ HAVE_POSIX_2008_LOCALE instead.
+ * io/transfer.c (data_transfer_init_worker, finalize_transfer)
+ [HAVE_USELOCALE]: Check for HAVE_POSIX_2008_LOCALE instead.
+ * io/unit.c [HAVE_NEWLOCALE]: Likewise.
+ (init_units) [HAVE_NEWLOCALE]: Likewise.
+ (close_units) [HAVE_FREELOCALE]: Likewise.
+ * runtime/error.c (gf_strerror) [HAVE_USELOCALE]: Likewise.
+
+2020-11-26 Maciej W. Rozycki <macro@linux-mips.org>
+
+ * libgfortran.h: Use #if rather than #ifdef with
+ __FLT_HAS_INFINITY__, __DBL_HAS_INFINITY__,
+ __LDBL_HAS_INFINITY__, __FLT_HAS_QUIET_NAN__,
+ __DBL_HAS_QUIET_NAN__, and __LDBL_HAS_QUIET_NAN__.
+
2020-11-21 Iain Sandoe <iain@sandoe.co.uk>
* intrinsics/execute_command_line.c (environ): Use