summaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics
Commit message (Expand)AuthorAgeFilesLines
* re PR libfortran/16137 (Fortran compiler unable to produce executables as lib...Roger Sayle2004-08-031-0/+222
* re PR libfortran/15280 (Fortran9x commandline not accessable)Janne Blomqvist2004-07-041-4/+196
* 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
* etime.c (etime_sub): Remove array rank check; Add check for sufficient space.Steven G. Kargl2004-06-211-3/+2
* re PR libfortran/15292 (libgfortran depends on c99 functionality round and ro...Bud Davis2004-06-141-1/+6
* Makefile.am (gfor_helper_src): Add runtime/normalize.f90.Paul Brook2004-06-132-27/+10
* random.c: Fix several spelling and formatting mistakes in comments.Steven G. Kargl2004-06-131-13/+13
* random.c (random_r4): Burn a random number.Tobias Schlüter2004-06-131-1/+4
* re PR libfortran/15292 (libgfortran depends on c99 functionality round and ro...Bud Davis2004-06-121-0/+90
* check.c (gfc_check_second_sub, [...]): New functions.Steven G. Kargl2004-06-124-0/+467
* args.c: Implement GETARG and IARGC.Bud Davis2004-06-121-0/+58
* iresolve.c (gfc_resolve_random_number): Clean up conditional.Steven G. Kargl2004-05-301-12/+328
* random.c: Include unistd.h for close and read prototypes...Andreas Jaeger2004-05-302-4/+8
* re PR libfortran/15234 (libgfortran doesn't compile on Tru64 UNIX V4.0F)Tobias Schlüter2004-05-271-7/+5
* * random.c (random_seed): Use correct variable.Steven G. Kargl2004-05-231-1/+1
* check.c (gfc_check_system_clock): New function.Steven G. Kargl2004-05-221-0/+200
* re PR libfortran/15149 (problem computing Pi)Bud Davis2004-05-141-1/+0
* re PR libfortran/15204 (ADJUSTR intrinsic accesses corrupted pointer)Bud Davis2004-05-131-3/+2
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-1318-0/+2520