| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR fortran/23516 (IMAG is not a generic function when implicit none is dec... | Steven G. Kargl | 2005-09-22 | 1 | -0/+9 |
* | re PR fortran/17758 (gfortran_abort and some others should be marked as noret... | Thomas Koenig | 2005-08-24 | 1 | -0/+13 |
* | check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics... | François-Xavier Coudert | 2005-08-09 | 1 | -0/+10 |
* | For the 60th anniversary of Chinese people��s Anti-Japan war victory. | Feng Wang | 2005-07-07 | 1 | -0/+39 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics) | Jerry DeLisle | 2005-06-24 | 1 | -1/+31 |
* | intrinsic.c (check_intrinsic_standard): Fix spelling error in a warning message. | Erik Edelmann | 2005-06-20 | 1 | -1/+1 |
* | intrinsic.c (gfc_intrinsic_func_interface): Enable errors for generic functio... | Steven G. Kargl | 2005-06-18 | 1 | -5/+2 |
* | intrinsic.c (add_conv): No longer take a "simplify" argument as its always gf... | Roger Sayle | 2005-06-01 | 1 | -15/+29 |
* | re PR fortran/20879 (argument to ICHAR must have length one) | Paul Brook | 2005-04-25 | 1 | -2/+2 |
* | Makefile.am: Added new files. | François-Xavier Coudert | 2005-03-22 | 1 | -0/+96 |
* | Unrevert previously reversed patch, adding this patch: | Tobias Schlüter | 2005-02-24 | 1 | -14/+16 |
* | Revert yesterday's patch: | Tobias Schlüter | 2005-02-24 | 1 | -16/+14 |
* | gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'. | Tobias Schlüter | 2005-02-23 | 1 | -14/+16 |
* | gfortran.h (gfc_get_namespace): Add second argument to prototype. | Tobias Schlüter | 2005-02-23 | 1 | -1/+1 |
* | check.c (gfc_check_selected_int_kind): New function. | Steven G. Kargl | 2005-02-19 | 1 | -1/+1 |
* | check.c (gfc_check_achar): New function | Steven G. Kargl | 2005-02-19 | 1 | -1/+1 |
* | re PR fortran/18565 (gfortran: CONJG: false error message about standard viol... | Paul Brook | 2005-01-29 | 1 | -16/+16 |
* | intrinsic.c (make_alias): Add standard argument. | Steven G. Kargl | 2005-01-22 | 1 | -10/+15 |
* | arith.c, [...]: Update copyright. | Kazu Hirata | 2005-01-18 | 1 | -1/+1 |
* | arith.c: Add system.h; remove string.h | Steven G. Kargl | 2005-01-03 | 1 | -5/+0 |
* | re PR fortran/16581 (gfortran F90 bit intrinsics don't work with integer*{1,2... | Steven G. Kargl | 2004-12-12 | 1 | -2/+2 |
* | intrinsic.c (gfc_convert_type_warn): Propagate the input shape to the output ... | Richard Henderson | 2004-12-08 | 1 | -0/+4 |
* | flush.c: New file. | Steven G. Kargl | 2004-12-02 | 1 | -2/+35 |
* | intrinsic.c: Fix and add comments, fix function declarations | Steven G. Kargl | 2004-12-02 | 1 | -327/+395 |
* | check.c (gfc_check_getcwd_sub): Fix seg fault. | Steven G. Kargl | 2004-11-20 | 1 | -0/+29 |
* | arith.c, [...]: Fix comment formatting. | Kazu Hirata | 2004-11-08 | 1 | -12/+12 |
* | intrinsic.c (check_intrinsic_standard): Include error locus. | Paul Brook | 2004-11-02 | 1 | -10/+5 |
* | re PR fortran/17590 (Standard conformance should take intrinsics into account.) | Janne Blomqvist | 2004-10-31 | 1 | -373/+425 |
* | check.c (gfc_check_rand): Allow missing optional argument. | Canqun Yang | 2004-10-30 | 1 | -2/+2 |
* | re PR fortran/17776 (no subroutine system) | Tobias Schlüter | 2004-10-04 | 1 | -0/+9 |
* | re PR libfortran/17631 (libfortran: intrinsic subroutine MVBITS not implemented) | Tobias Schlüter | 2004-10-04 | 1 | -35/+5 |
* | array.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-16 | 1 | -1/+1 |
* | check.c (gfc_check_getcwd_sub): New function. | Steven G. Kargl | 2004-09-15 | 1 | -0/+10 |
* | check.c (gfc_check_besn, [...]): New functions. | Steven G. Kargl | 2004-08-29 | 1 | -0/+83 |
* | gfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID. | Steven G. Kargl | 2004-08-28 | 1 | -51/+49 |
* | gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla... | Tobias Schlüter | 2004-08-27 | 1 | -10/+10 |
* | check.c (gfc_check_atan2): New function. | Tobias Schlüter | 2004-08-26 | 1 | -1/+1 |
* | check.c (gfc_check_reduction): Rename to ... | Tobias Schlüter | 2004-08-22 | 1 | -6/+10 |
* | re PR fortran/16946 (sum (array, mask) is not accepted) | Erik Schnetter | 2004-08-19 | 1 | -21/+52 |
* | [multiple changes] | Paul Brook | 2004-08-11 | 1 | -0/+2 |
* | intrinsic.c (add_subroutines): Add getenv and get_environment_variable. | Janne Blomqvist | 2004-08-06 | 1 | -4/+51 |
* | arith.c: Add #define for model numbers. | Steven G. Kargl | 2004-08-06 | 1 | -0/+5 |
* | intrinsic.c (add_sym_4s): New function. | Paul Brook | 2004-07-08 | 1 | -18/+46 |
* | re PR libfortran/15280 (Fortran9x commandline not accessable) | Janne Blomqvist | 2004-07-04 | 1 | -2/+24 |
* | re PR fortran/14928 (minloc intrinsic does not understand mask) | Tobias Schlüter | 2004-06-14 | 1 | -15/+49 |
* | * intrinsic.c (add_sym_2s): Use correct function types. | Paul Brook | 2004-06-13 | 1 | -4/+4 |
* | check.c (gfc_check_second_sub, [...]): New functions. | Steven G. Kargl | 2004-06-12 | 1 | -0/+76 |
* | intrinsic.c (sort_actual): Keep track of type of missing arguments. | Tobias Schlüter | 2004-06-05 | 1 | -1/+7 |
* | * intrinsic.c (add_subroutines): Use add_sym_3s for random_seed. | Paul Brook | 2004-05-22 | 1 | -1/+1 |