summaryrefslogtreecommitdiff
path: root/gcc/fortran/intrinsic.c
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.am: Added new files.fxcoudert2005-03-221-0/+96
* Unrevert previously reversed patch, adding this patch:tobi2005-02-241-14/+16
* Revert yesterday's patch:tobi2005-02-241-16/+14
* * gfortran.h (gfc_component, gfc_actual_arglist, gfc_user_op): Maketobi2005-02-231-14/+16
* fortran/tobi2005-02-231-1/+1
* * check.c (gfc_check_selected_int_kind): New function.kargl2005-02-191-1/+1
* * check.c (gfc_check_achar): New functionkargl2005-02-191-1/+1
* 2005-01-29 Paul Brook <paul@codesourcery.com>pbrook2005-01-291-16/+16
* 2005-01-22 Steven G. Kargl <kargls@comcast.net>pbrook2005-01-221-10/+15
* * arith.c, array.c, check.c, decl.c, expr.c, f95-lang.c,kazu2005-01-181-1/+1
* * arith.c: Add system.h; remove string.hrth2005-01-031-5/+0
* 2004-12-12 Steven G. Kargl <kargls@comcast.net>pbrook2004-12-121-2/+2
* * intrinsic.c (gfc_convert_type_warn): Propagate the input shaperth2004-12-081-0/+4
* 2004-12-02 Steven G. Kargl <kargls@comcast.net>pbrook2004-12-021-2/+35
* 2004-12-02 Steven G. Kargl <kargls@comcast.net>pbrook2004-12-021-327/+395
* * check.c (gfc_check_getcwd_sub): Fix seg fault.steven2004-11-201-0/+29
* * arith.c, array.c, decl.c, expr.c, f95-lang.c, gfortran.h,kazu2004-11-081-12/+12
* * intrinsic.c (check_intrinsic_standard): Include error locus.pbrook2004-11-021-10/+5
* 2004-10-31 Janne Blomqvist <jblomqvi@cc.hut.fi>pbrook2004-10-311-373/+425
* 2004-10-30 Canqun Yang <canqun@nudt.edu.cn>pbrook2004-10-301-2/+2
* fortran/tobi2004-10-041-0/+9
* PR fortran/17631tobi2004-10-041-35/+5
* * array.c, data.c, decl.c, dependency.c, error.c, f95-lang.c,kazu2004-09-161-1/+1
* 2004-09-15 Steven G. Kargl <kargls@comcast.net>pbrook2004-09-151-0/+10
* 2004-08-29 Steven G. Kargl <kargls@comcast.net>pbrook2004-08-291-0/+83
* 2004-08-29 Steven G. Kargl <kargls@comcast.net>pbrook2004-08-281-51/+49
* * gfortran.h (gfc_default_*_kind): Remove prototypes, add externtobi2004-08-271-10/+10
* * check.c (gfc_check_atan2): New function.tobi2004-08-261-1/+1
* * check.c (gfc_check_reduction): Rename to ...tobi2004-08-221-6/+10
* fortran/tobi2004-08-191-21/+52
* 2004-08-11 Paul Brook <paul@codeourcery.com>pbrook2004-08-111-0/+2
* 2004-08-06 Janne Blomqvist <jblomqvi@cc.hut.fi>pbrook2004-08-061-4/+51
* 2004-08-06 Steven G. Kargl <kargls@comcast.net>pbrook2004-08-061-0/+5
* * intrinsic.c (add_sym_4s): New function.pbrook2004-07-081-18/+46
* PR fortran/15280pbrook2004-07-041-2/+24
* fortran/tobi2004-06-141-15/+49
* * intrinsic.c (add_sym_2s): Use correct function types.pbrook2004-06-131-4/+4
* * check.c (gfc_check_second_sub, gfc_check_irand, gfc_check_randpbrook2004-06-121-0/+76
* * intrinsic.c (sort_actual): Keep track of type of missingtobi2004-06-051-1/+7
* * intrinsic.c (add_subroutines): Use add_sym_3s for random_seed.pbrook2004-05-221-1/+1
* * check.c (gfc_check_system_clock): New function.pbrook2004-05-221-2/+29
* PR fortran/15205tobi2004-05-141-1/+1
* * Make-lang.in, arith.c, arith.h, array.c, bbt.c, check.c,tobi2004-05-141-13/+14
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+2560