summaryrefslogtreecommitdiff
path: root/gcc/fortran/check.c
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/15586 (gfortran should support i18n in its compiler messages)Francois-Xavier Coudert2005-09-171-10/+13
* check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics...François-Xavier Coudert2005-08-091-0/+32
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR fortran/20879 (argument to ICHAR must have length one)Paul Brook2005-04-251-0/+58
* Makefile.am: Added new files.François-Xavier Coudert2005-03-221-0/+241
* Unrevert previously reversed patch, adding this patch:Tobias Schlüter2005-02-241-2/+2
* Revert yesterday's patch:Tobias Schlüter2005-02-241-2/+2
* gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'.Tobias Schlüter2005-02-231-2/+2
* check.c (gfc_check_selected_int_kind): New function.Steven G. Kargl2005-02-191-0/+14
* check.c (gfc_check_int): improve checking of optional kindSteven G. Kargl2005-02-191-2/+10
* check.c (gfc_check_achar): New functionSteven G. Kargl2005-02-191-0/+10
* re PR fortran/18565 (gfortran: CONJG: false error message about standard viol...Paul Brook2005-01-291-0/+51
* arith.c, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* arith.c (arctangent2, [...]): Fix whitespace issues.Tobias Schlüter2005-01-081-115/+25
* arith.c: Add system.h; remove string.hSteven G. Kargl2005-01-031-4/+0
* re PR fortran/16581 (gfortran F90 bit intrinsics don't work with integer*{1,2...Steven G. Kargl2004-12-121-19/+42
* flush.c: New file.Steven G. Kargl2004-12-021-0/+130
* check.c (gfc_check_getcwd_sub): Fix seg fault.Steven G. Kargl2004-11-201-0/+88
* check.c (gfc_check_rand): Allow missing optional argument.Canqun Yang2004-10-301-0/+6
* re PR fortran/17776 (no subroutine system)Tobias Schlüter2004-10-041-0/+19
* check.c (gfc_check_getcwd_sub): New function.Steven G. Kargl2004-09-151-0/+17
* check.c (gfc_check_besn, [...]): New functions.Steven G. Kargl2004-08-291-0/+38
* gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla...Tobias Schlüter2004-08-271-11/+11
* check.c (gfc_check_atan2): New function.Tobias Schlüter2004-08-261-0/+12
* arith.c (gfc_validate_kind): Add may_fail argument; abort if false and we don...Richard Henderson2004-08-251-2/+1
* check.c (gfc_check_reduction): Rename to ...Tobias Schlüter2004-08-221-8/+27
* re PR fortran/16946 (sum (array, mask) is not accepted)Erik Schnetter2004-08-191-46/+36
* re PR fortran/14928 (minloc intrinsic does not understand mask)Tobias Schlüter2004-06-141-35/+22
* check.c (gfc_check_second_sub, [...]): New functions.Steven G. Kargl2004-06-121-0/+113
* * check.c (gfc_check_random_seed): Issue for too many arguments.Steven G. Kargl2004-05-231-0/+12
* check.c (gfc_check_system_clock): New function.Steven G. Kargl2004-05-221-0/+59
* Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter2004-05-141-13/+13
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+1866