aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/intrinsic.h
AgeCommit message (Expand)AuthorFilesLines
2005-08-09check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics...François-Xavier Coudert1-0/+4
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-24re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics)Jerry DeLisle1-0/+6
2005-04-25re PR fortran/20879 (argument to ICHAR must have length one)Paul Brook1-0/+1
2005-03-22Makefile.am: Added new files.François-Xavier Coudert1-0/+35
2005-02-24Unrevert previously reversed patch, adding this patch:Tobias Schlüter1-2/+2
2005-02-24Revert yesterday's patch:Tobias Schlüter1-2/+2
2005-02-23gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'.Tobias Schlüter1-2/+2
2005-02-23genpreds.c: Update copyright.Kazu Hirata1-1/+2
2005-02-19check.c (gfc_check_selected_int_kind): New function.Steven G. Kargl1-0/+1
2005-02-19check.c (gfc_check_achar): New functionSteven G. Kargl1-0/+1
2005-01-29re PR fortran/18565 (gfortran: CONJG: false error message about standard viol...Paul Brook1-0/+3
2004-12-02flush.c: New file.Steven G. Kargl1-0/+12
2004-11-20check.c (gfc_check_getcwd_sub): Fix seg fault.Steven G. Kargl1-4/+14
2004-10-04re PR fortran/17776 (no subroutine system)Tobias Schlüter1-3/+6
2004-10-04re PR libfortran/17631 (libfortran: intrinsic subroutine MVBITS not implemented)Tobias Schlüter1-0/+1
2004-09-24intrinsic.h (gfc_resolve_getcwd): Update prototype.Tobias Schlüter1-1/+1
2004-09-15check.c (gfc_check_getcwd_sub): New function.Steven G. Kargl1-0/+3
2004-08-29check.c (gfc_check_besn, [...]): New functions.Steven G. Kargl1-0/+4
2004-08-28gfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID.Steven G. Kargl1-0/+3
2004-08-26check.c (gfc_check_atan2): New function.Tobias Schlüter1-0/+1
2004-08-22check.c (gfc_check_reduction): Rename to ...Tobias Schlüter1-1/+2
2004-08-19re PR fortran/16946 (sum (array, mask) is not accepted)Erik Schnetter1-2/+1
2004-08-06intrinsic.c (add_subroutines): Add getenv and get_environment_variable.Janne Blomqvist1-0/+1
2004-07-04re PR libfortran/15280 (Fortran9x commandline not accessable)Janne Blomqvist1-0/+3
2004-06-14re PR fortran/14928 (minloc intrinsic does not understand mask)Tobias Schlüter1-1/+1
2004-06-12check.c (gfc_check_second_sub, [...]): New functions.Steven G. Kargl1-1/+10
2004-05-22check.c (gfc_check_system_clock): New function.Steven G. Kargl1-0/+2
2004-05-14re PR fortran/15205 (NEAREST intrinsic returns wrong value in DOUBLE PRECISION)Tobias Schlüter1-0/+1
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-12/+12
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+314