aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/intrinsic.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-13fget.c: New file.Francois-Xavier Coudert1-1/+77
2005-11-06intrinsic.c (add_functions): Add ctime and fdate intrinsics.Francois-Xavier Coudert1-2/+21
2005-11-05intrinsic.c (add_functions): Add function version of TTYNAM.Francois-Xavier Coudert1-0/+6
2005-11-01re PR fortran/21565 (namelist in block data is illegal)Paul Thomas1-0/+7
2005-10-30check.c (gfc_check_malloc, [...]): New functions.Francois-Xavier Coudert1-1/+10
2005-10-28check.c (gfc_check_alarm_sub, [...]): New functions.Francois-Xavier Coudert1-2/+20
2005-10-24Commit for Asher LangtonAsher Langton1-0/+7
2005-09-22re PR fortran/23516 (IMAG is not a generic function when implicit none is dec...Steven G. Kargl1-0/+9
2005-08-24re PR fortran/17758 (gfortran_abort and some others should be marked as noret...Thomas Koenig1-0/+13
2005-08-09check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics...François-Xavier Coudert1-0/+10
2005-07-07For the 60th anniversary of Chinese people��s Anti-Japan war victory.Feng Wang1-0/+39
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-1/+31
2005-06-20intrinsic.c (check_intrinsic_standard): Fix spelling error in a warning message.Erik Edelmann1-1/+1
2005-06-18intrinsic.c (gfc_intrinsic_func_interface): Enable errors for generic functio...Steven G. Kargl1-5/+2
2005-06-01intrinsic.c (add_conv): No longer take a "simplify" argument as its always gf...Roger Sayle1-15/+29
2005-04-25re PR fortran/20879 (argument to ICHAR must have length one)Paul Brook1-2/+2
2005-03-22Makefile.am: Added new files.François-Xavier Coudert1-0/+96
2005-02-24Unrevert previously reversed patch, adding this patch:Tobias Schlüter1-14/+16
2005-02-24Revert yesterday's patch:Tobias Schlüter1-16/+14
2005-02-23gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'.Tobias Schlüter1-14/+16
2005-02-23gfortran.h (gfc_get_namespace): Add second argument to prototype.Tobias Schlüter1-1/+1
2005-02-19check.c (gfc_check_selected_int_kind): New function.Steven G. Kargl1-1/+1
2005-02-19check.c (gfc_check_achar): New functionSteven G. Kargl1-1/+1
2005-01-29re PR fortran/18565 (gfortran: CONJG: false error message about standard viol...Paul Brook1-16/+16
2005-01-22intrinsic.c (make_alias): Add standard argument.Steven G. Kargl1-10/+15
2005-01-18arith.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-03arith.c: Add system.h; remove string.hSteven G. Kargl1-5/+0
2004-12-12re PR fortran/16581 (gfortran F90 bit intrinsics don't work with integer*{1,2...Steven G. Kargl1-2/+2
2004-12-08intrinsic.c (gfc_convert_type_warn): Propagate the input shape to the output ...Richard Henderson1-0/+4
2004-12-02flush.c: New file.Steven G. Kargl1-2/+35
2004-12-02intrinsic.c: Fix and add comments, fix function declarationsSteven G. Kargl1-327/+395
2004-11-20check.c (gfc_check_getcwd_sub): Fix seg fault.Steven G. Kargl1-0/+29
2004-11-08arith.c, [...]: Fix comment formatting.Kazu Hirata1-12/+12
2004-11-02intrinsic.c (check_intrinsic_standard): Include error locus.Paul Brook1-10/+5
2004-10-31re PR fortran/17590 (Standard conformance should take intrinsics into account.)Janne Blomqvist1-373/+425
2004-10-30check.c (gfc_check_rand): Allow missing optional argument.Canqun Yang1-2/+2
2004-10-04re PR fortran/17776 (no subroutine system)Tobias Schlüter1-0/+9
2004-10-04re PR libfortran/17631 (libfortran: intrinsic subroutine MVBITS not implemented)Tobias Schlüter1-35/+5
2004-09-16array.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-15check.c (gfc_check_getcwd_sub): New function.Steven G. Kargl1-0/+10
2004-08-29check.c (gfc_check_besn, [...]): New functions.Steven G. Kargl1-0/+83
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