aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
diff options
context:
space:
mode:
authorAndre Vehreschild <vehre@gcc.gnu.org>2021-05-22 13:36:31 +0200
committerAndre Vehreschild <vehre@gcc.gnu.org>2021-05-22 13:36:31 +0200
commitc4771b3438a8cd9afcef1762957b763f8df3fa6e (patch)
tree9c5919f9eeaaa6443add10955aedbba3c76a7c10 /libgfortran/ChangeLog
parent26ca6dbda23bc6dfab96ce07afa70ebacedfaf9c (diff)
downloadgcc-c4771b3438a8cd9afcef1762957b763f8df3fa6e.zip
gcc-c4771b3438a8cd9afcef1762957b763f8df3fa6e.tar.gz
gcc-c4771b3438a8cd9afcef1762957b763f8df3fa6e.tar.bz2
PR98301 Add missing changelog entries.
Diffstat (limited to 'libgfortran/ChangeLog')
-rw-r--r--libgfortran/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index 27d79ae..490ee3b 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,3 +1,12 @@
+2021-05-22 Andre Vehreschild <vehre@gcc.gnu.org>
+ Steve Kargl <kargl@gcc.gnu.org>
+
+ PR fortran/98301
+ * caf/libcaf.h (_gfortran_caf_random_init): New function.
+ * caf/single.c (_gfortran_caf_random_init): New function.
+ * gfortran.map: Added fndecl.
+ * intrinsics/random_init.f90: Implement random_init.
+
2021-05-05 Tobias Burnus <tobias@codesourcery.com>
* intrinsics/chmod.c (chmod_internal): Only declare mode_mask var