summaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/rand.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in libgfortran.Richard Sandiford2013-01-141-1/+1
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-15/+10
* minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert2007-08-311-2/+1
* re PR libfortran/28452 (__gfortran_random_r10 not found)Thomas Koenig2006-08-011-1/+9
* ierrno.c: Don't include "io/io.h".Francois-Xavier Coudert2006-06-241-1/+1
* re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek2005-11-211-2/+23
* All files: Update FSF address.Kelley Cook2005-08-171-2/+2
* re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene2005-01-121-5/+14
* acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson2004-12-121-10/+24
* check.c (gfc_check_rand): Allow missing optional argument.Canqun Yang2004-10-301-1/+5
* rand.c (rand): Wrap the irand() call from the previous commit in prefix.Steve Kargl2004-06-301-1/+1
* Paul Brook <paul@codesourcery.com>Tobias Schlüter2004-06-301-1/+1
* Makefile.am (gfor_helper_src): Add runtime/normalize.f90.Paul Brook2004-06-131-9/+2
* check.c (gfc_check_second_sub, [...]): New functions.Steven G. Kargl2004-06-121-0/+93