summaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2021-09-18 00:16:36 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2021-09-18 00:16:36 +0000
commit0a4cb439327e5503a1268db35729ec8634449bdc (patch)
tree17b9afe1de42686a2483e20547ab00d2786e3cec /libgfortran/ChangeLog
parent94c12ffac234b29a702aa7b6730f2678265857c8 (diff)
downloadgcc-0a4cb439327e5503a1268db35729ec8634449bdc.tar.gz
Daily bump.
Diffstat (limited to 'libgfortran/ChangeLog')
-rw-r--r--libgfortran/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index 739ccbc1e33..779ef06ad3a 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,3 +1,15 @@
+2021-09-17 Sandra Loosemore <sandra@codesourcery.com>
+
+ * ISO_Fortran_binding.h: Update comments.
+ * runtime/ISO_Fortran_binding.c: Likewise.
+
+2021-09-17 Sandra Loosemore <sandra@codesourcery.com>
+ Tobias Burnus <tobias@codesourcery.com>
+
+ * ISO_Fortran_binding.h: Only include float.h if the C compiler
+ doesn't have predefined __LDBL_* and __DBL_* macros. Handle
+ LDBL_MANT_DIG == 53 for FreeBSD.
+
2021-09-13 Andreas Schwab <schwab@linux-m68k.org>
* ISO_Fortran_binding.h (CFI_type_long_double)