aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/check.c
AgeCommit message (Expand)AuthorFilesLines
2004-12-12re PR fortran/16581 (gfortran F90 bit intrinsics don't work with integer*{1,2...Steven G. Kargl1-19/+42
2004-12-02flush.c: New file.Steven G. Kargl1-0/+130
2004-11-20check.c (gfc_check_getcwd_sub): Fix seg fault.Steven G. Kargl1-0/+88
2004-10-30check.c (gfc_check_rand): Allow missing optional argument.Canqun Yang1-0/+6
2004-10-04re PR fortran/17776 (no subroutine system)Tobias Schlüter1-0/+19
2004-09-15check.c (gfc_check_getcwd_sub): New function.Steven G. Kargl1-0/+17
2004-08-29check.c (gfc_check_besn, [...]): New functions.Steven G. Kargl1-0/+38
2004-08-27gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla...Tobias Schlüter1-11/+11
2004-08-26check.c (gfc_check_atan2): New function.Tobias Schlüter1-0/+12
2004-08-25arith.c (gfc_validate_kind): Add may_fail argument; abort if false and we don...Richard Henderson1-2/+1
2004-08-22check.c (gfc_check_reduction): Rename to ...Tobias Schlüter1-8/+27
2004-08-19re PR fortran/16946 (sum (array, mask) is not accepted)Erik Schnetter1-46/+36
2004-06-14re PR fortran/14928 (minloc intrinsic does not understand mask)Tobias Schlüter1-35/+22
2004-06-12check.c (gfc_check_second_sub, [...]): New functions.Steven G. Kargl1-0/+113
2004-05-23* check.c (gfc_check_random_seed): Issue for too many arguments.Steven G. Kargl1-0/+12
2004-05-22check.c (gfc_check_system_clock): New function.Steven G. Kargl1-0/+59
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-13/+13
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+1866