summaryrefslogtreecommitdiff
path: root/gcc/fortran/intrinsic.c
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/23516 (IMAG is not a generic function when implicit none is dec...Steven G. Kargl2005-09-221-0/+9
* re PR fortran/17758 (gfortran_abort and some others should be marked as noret...Thomas Koenig2005-08-241-0/+13
* check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics...François-Xavier Coudert2005-08-091-0/+10
* For the 60th anniversary of Chinese people��s Anti-Japan war victory.Feng Wang2005-07-071-0/+39
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics)Jerry DeLisle2005-06-241-1/+31
* intrinsic.c (check_intrinsic_standard): Fix spelling error in a warning message.Erik Edelmann2005-06-201-1/+1
* intrinsic.c (gfc_intrinsic_func_interface): Enable errors for generic functio...Steven G. Kargl2005-06-181-5/+2
* intrinsic.c (add_conv): No longer take a "simplify" argument as its always gf...Roger Sayle2005-06-011-15/+29
* re PR fortran/20879 (argument to ICHAR must have length one)Paul Brook2005-04-251-2/+2
* Makefile.am: Added new files.François-Xavier Coudert2005-03-221-0/+96
* Unrevert previously reversed patch, adding this patch:Tobias Schlüter2005-02-241-14/+16
* Revert yesterday's patch:Tobias Schlüter2005-02-241-16/+14
* gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'.Tobias Schlüter2005-02-231-14/+16
* gfortran.h (gfc_get_namespace): Add second argument to prototype.Tobias Schlüter2005-02-231-1/+1
* check.c (gfc_check_selected_int_kind): New function.Steven G. Kargl2005-02-191-1/+1
* check.c (gfc_check_achar): New functionSteven G. Kargl2005-02-191-1/+1
* re PR fortran/18565 (gfortran: CONJG: false error message about standard viol...Paul Brook2005-01-291-16/+16
* intrinsic.c (make_alias): Add standard argument.Steven G. Kargl2005-01-221-10/+15
* arith.c, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* arith.c: Add system.h; remove string.hSteven G. Kargl2005-01-031-5/+0
* re PR fortran/16581 (gfortran F90 bit intrinsics don't work with integer*{1,2...Steven G. Kargl2004-12-121-2/+2
* intrinsic.c (gfc_convert_type_warn): Propagate the input shape to the output ...Richard Henderson2004-12-081-0/+4
* flush.c: New file.Steven G. Kargl2004-12-021-2/+35
* intrinsic.c: Fix and add comments, fix function declarationsSteven G. Kargl2004-12-021-327/+395
* check.c (gfc_check_getcwd_sub): Fix seg fault.Steven G. Kargl2004-11-201-0/+29
* arith.c, [...]: Fix comment formatting.Kazu Hirata2004-11-081-12/+12
* intrinsic.c (check_intrinsic_standard): Include error locus.Paul Brook2004-11-021-10/+5
* re PR fortran/17590 (Standard conformance should take intrinsics into account.)Janne Blomqvist2004-10-311-373/+425
* check.c (gfc_check_rand): Allow missing optional argument.Canqun Yang2004-10-301-2/+2
* re PR fortran/17776 (no subroutine system)Tobias Schlüter2004-10-041-0/+9
* re PR libfortran/17631 (libfortran: intrinsic subroutine MVBITS not implemented)Tobias Schlüter2004-10-041-35/+5
* array.c, [...]: Fix comment typos.Kazu Hirata2004-09-161-1/+1
* check.c (gfc_check_getcwd_sub): New function.Steven G. Kargl2004-09-151-0/+10
* check.c (gfc_check_besn, [...]): New functions.Steven G. Kargl2004-08-291-0/+83
* gfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID.Steven G. Kargl2004-08-281-51/+49
* gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla...Tobias Schlüter2004-08-271-10/+10
* check.c (gfc_check_atan2): New function.Tobias Schlüter2004-08-261-1/+1
* check.c (gfc_check_reduction): Rename to ...Tobias Schlüter2004-08-221-6/+10
* re PR fortran/16946 (sum (array, mask) is not accepted)Erik Schnetter2004-08-191-21/+52
* [multiple changes]Paul Brook2004-08-111-0/+2
* intrinsic.c (add_subroutines): Add getenv and get_environment_variable.Janne Blomqvist2004-08-061-4/+51
* arith.c: Add #define for model numbers.Steven G. Kargl2004-08-061-0/+5
* intrinsic.c (add_sym_4s): New function.Paul Brook2004-07-081-18/+46
* re PR libfortran/15280 (Fortran9x commandline not accessable)Janne Blomqvist2004-07-041-2/+24
* re PR fortran/14928 (minloc intrinsic does not understand mask)Tobias Schlüter2004-06-141-15/+49
* * intrinsic.c (add_sym_2s): Use correct function types.Paul Brook2004-06-131-4/+4
* check.c (gfc_check_second_sub, [...]): New functions.Steven G. Kargl2004-06-121-0/+76
* intrinsic.c (sort_actual): Keep track of type of missing arguments.Tobias Schlüter2004-06-051-1/+7
* * intrinsic.c (add_subroutines): Use add_sym_3s for random_seed.Paul Brook2004-05-221-1/+1