aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/intrinsic.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-28gfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID.Steven G. Kargl1-51/+49
2004-08-27gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla...Tobias Schlüter1-10/+10
2004-08-26check.c (gfc_check_atan2): New function.Tobias Schlüter1-1/+1
2004-08-22check.c (gfc_check_reduction): Rename to ...Tobias Schlüter1-6/+10
2004-08-19re PR fortran/16946 (sum (array, mask) is not accepted)Erik Schnetter1-21/+52
2004-08-11[multiple changes]Paul Brook1-0/+2
2004-08-06intrinsic.c (add_subroutines): Add getenv and get_environment_variable.Janne Blomqvist1-4/+51
2004-08-06arith.c: Add #define for model numbers.Steven G. Kargl1-0/+5
2004-07-08intrinsic.c (add_sym_4s): New function.Paul Brook1-18/+46
2004-07-04re PR libfortran/15280 (Fortran9x commandline not accessable)Janne Blomqvist1-2/+24
2004-06-14re PR fortran/14928 (minloc intrinsic does not understand mask)Tobias Schlüter1-15/+49
2004-06-13* intrinsic.c (add_sym_2s): Use correct function types.Paul Brook1-4/+4
2004-06-12check.c (gfc_check_second_sub, [...]): New functions.Steven G. Kargl1-0/+76
2004-06-05intrinsic.c (sort_actual): Keep track of type of missing arguments.Tobias Schlüter1-1/+7
2004-05-22* intrinsic.c (add_subroutines): Use add_sym_3s for random_seed.Paul Brook1-1/+1
2004-05-22check.c (gfc_check_system_clock): New function.Steven G. Kargl1-2/+29
2004-05-14re PR fortran/15205 (NEAREST intrinsic returns wrong value in DOUBLE PRECISION)Tobias Schlüter1-1/+1
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-13/+14
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+2560