From 1e942d7c05c66ccc477567506a6bf86d91cae429 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Mon, 17 Jan 2022 00:16:24 +0000 Subject: Daily bump. --- libgfortran/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'libgfortran') diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index b4f4513..8d696b0 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -1,3 +1,16 @@ +2022-01-16 Francois-Xavier Coudert + + * ieee/issignaling_fallback.h: New file. + +2022-01-16 Francois-Xavier Coudert + + PR fortran/82207 + * mk-kinds-h.sh: Add values for TINY. + * ieee/ieee_arithmetic.F90: Call C helper functions for + IEEE_VALUE. + * ieee/ieee_helper.c: New functions ieee_value_helper_N for each + floating-point type. + 2022-01-14 Jakub Jelinek PR libfortran/104006 -- cgit v1.1