aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/random.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+2
2010-06-09mk-kinds-h.sh: Define GFC_REAL_*_LITERAL_SUFFIX and GFC_REAL_*_LITERAL macros...Francois-Xavier Coudert1-5/+5
2009-06-21re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig1-16/+16
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2008-11-01re PR fortran/37159 (RANDOM_SEED: GET= check array size at compile time and...Dennis Wassel1-10/+11
2008-03-11re PR libfortran/32812 (random_seed and date_and_time)Francois-Xavier Coudert1-4/+39
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert1-1/+0
2007-08-15re PR fortran/33077 (RANDOM_SEED failure for integer(kind=8))Francois-Xavier Coudert1-4/+4
2007-08-12re PR fortran/30964 (optional arguments to random_seed)Francois-Xavier Coudert1-11/+70
2006-08-01re PR libfortran/28452 (__gfortran_random_r10 not found)Thomas Koenig1-31/+361
2006-06-24ierrno.c: Don't include "io/io.h".Francois-Xavier Coudert1-1/+1
2006-06-06in_pack.m4: Add TODO comment about detecting temporaries...Janne Blomqvist1-13/+1
2005-12-04format.c: Removing unused code.Francois-Xavier Coudert1-369/+15
2005-11-27random.c: Include config.hDavid Edelsohn1-0/+1
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek1-7/+66
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2005-05-15Remove extra whitespace.Andreas Jaeger1-1/+1
2005-05-15normalize.c (almostone_r4, [...]): Fix parameter list.Andreas Jaeger1-2/+2
2005-05-04re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly)Thomas Koenig1-12/+12
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-25/+32
2004-12-06c99_functions.c, [...]: Whitespace fixes.Richard Henderson1-7/+1
2004-06-13Makefile.am (gfor_helper_src): Add runtime/normalize.f90.Paul Brook1-18/+8
2004-06-13random.c: Fix several spelling and formatting mistakes in comments.Steven G. Kargl1-13/+13
2004-06-13random.c (random_r4): Burn a random number.Tobias Schlüter1-1/+4
2004-05-30iresolve.c (gfc_resolve_random_number): Clean up conditional.Steven G. Kargl1-12/+328
2004-05-30random.c: Include unistd.h for close and read prototypes...Andreas Jaeger1-2/+6
2004-05-23* random.c (random_seed): Use correct variable.Steven G. Kargl1-1/+1
2004-05-14re PR libfortran/15149 (problem computing Pi)Bud Davis1-1/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+362