aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/rand.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek1-2/+23
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2005-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene1-5/+14
2004-12-12acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson1-10/+24
2004-10-30check.c (gfc_check_rand): Allow missing optional argument.Canqun Yang1-1/+5
2004-06-30rand.c (rand): Wrap the irand() call from the previous commit in prefix.Steve Kargl1-1/+1
2004-06-30Paul Brook <paul@codesourcery.com>Tobias Schlüter1-1/+1
2004-06-13Makefile.am (gfor_helper_src): Add runtime/normalize.f90.Paul Brook1-9/+2
2004-06-12check.c (gfc_check_second_sub, [...]): New functions.Steven G. Kargl1-0/+93