summaryrefslogtreecommitdiff
path: root/gcc/fortran/check.c
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.am: Added new files.fxcoudert2005-03-221-0/+241
* Unrevert previously reversed patch, adding this patch:tobi2005-02-241-2/+2
* Revert yesterday's patch:tobi2005-02-241-2/+2
* * gfortran.h (gfc_component, gfc_actual_arglist, gfc_user_op): Maketobi2005-02-231-2/+2
* * check.c (gfc_check_selected_int_kind): New function.kargl2005-02-191-0/+14
* * check.c (gfc_check_int): improve checking of optional kindkargl2005-02-191-2/+10
* * check.c (gfc_check_achar): New functionkargl2005-02-191-0/+10
* 2005-01-29 Paul Brook <paul@codesourcery.com>pbrook2005-01-291-0/+51
* * arith.c, array.c, check.c, decl.c, expr.c, f95-lang.c,kazu2005-01-181-1/+1
* * arith.c (arctangent2, gfc_arith_init_1, gfc_arith_done_1,tobi2005-01-081-115/+25
* * arith.c: Add system.h; remove string.hrth2005-01-031-4/+0
* 2004-12-12 Steven G. Kargl <kargls@comcast.net>pbrook2004-12-121-19/+42
* 2004-12-02 Steven G. Kargl <kargls@comcast.net>pbrook2004-12-021-0/+130
* * check.c (gfc_check_getcwd_sub): Fix seg fault.steven2004-11-201-0/+88
* 2004-10-30 Canqun Yang <canqun@nudt.edu.cn>pbrook2004-10-301-0/+6
* fortran/tobi2004-10-041-0/+19
* 2004-09-15 Steven G. Kargl <kargls@comcast.net>pbrook2004-09-151-0/+17
* 2004-08-29 Steven G. Kargl <kargls@comcast.net>pbrook2004-08-291-0/+38
* * gfortran.h (gfc_default_*_kind): Remove prototypes, add externtobi2004-08-271-11/+11
* * check.c (gfc_check_atan2): New function.tobi2004-08-261-0/+12
* * arith.c (gfc_validate_kind): Add may_fail argument; abort ifrth2004-08-261-2/+1
* * check.c (gfc_check_reduction): Rename to ...tobi2004-08-221-8/+27
* fortran/tobi2004-08-191-46/+36
* fortran/tobi2004-06-141-35/+22
* * check.c (gfc_check_second_sub, gfc_check_irand, gfc_check_randpbrook2004-06-121-0/+113
* * check.c (gfc_check_random_seed): Issue for too many arguments.pbrook2004-05-231-0/+12
* * check.c (gfc_check_system_clock): New function.pbrook2004-05-221-0/+59
* * Make-lang.in, arith.c, arith.h, array.c, bbt.c, check.c,tobi2004-05-141-13/+13
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+1866