aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/rand.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert1-2/+1
2006-08-01re PR libfortran/28452 (__gfortran_random_r10 not found)Thomas Koenig1-1/+9
2006-06-24ierrno.c: Don't include "io/io.h".Francois-Xavier Coudert1-1/+1
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