Age | Commit message (Expand) | Author | Files | Lines |
2006-11-24 | resolve.c (resolve_actual_arglist): Remove the special case for CHAR. | Francois-Xavier Coudert | 1 | -6/+3 |
2006-11-22 | re PR fortran/29441 ([4.1/4.2 only] non-constant parameter (constant) accepted) | Tobias Schlüter | 1 | -2/+1 |
2006-10-09 | intrinsic.c (add_sym_0s, [...]): Use macro ACTUAL_NO... | Francois-Xavier Coudert | 1 | -258/+265 |
2006-10-08 | [multiple changes] | Paul Thomas | 1 | -0/+5 |
2006-10-08 | re PR fortran/28585 (Fortran 2003: Support NEW_LINE intrinsic) | Tobias Burnus | 1 | -0/+4 |
2006-10-07 | intrinsic.c (add_functions): Add comments for gfc_check_access_func and gfc_r... | Francois-Xavier Coudert | 1 | -0/+4 |
2006-10-07 | re PR fortran/16580 ([4.1 only] gfortran ICE on test g77.f-torture/execute/in... | François-Xavier Coudert | 1 | -190/+215 |
2006-09-11 | intrinsic.c: Update Copyright date. | Steven G. Kargl | 1 | -2/+2 |
2006-07-30 | intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT. | Francois-Xavier Coudert | 1 | -3/+40 |
2006-07-26 | intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG, LSTAT, MCLOCK and M... | François-Xavier Coudert | 1 | -0/+41 |
2006-07-04 | intrinsic.c (add_subroutines): Add ITIME and IDATE. | Francois-Xavier Coudert | 1 | -2/+10 |
2006-06-24 | re PR fortran/28094 (Modulo of real(kind=10) variables doesn't work) | Francois-Xavier Coudert | 1 | -1/+1 |
2006-06-20 | re PR fortran/25049 (TRANSPOSE not allowed in initialisation expression) | Paul Thomas | 1 | -1/+1 |
2006-06-08 | intrinsic.c (add_subroutine): Make make_noreturn() conditional on the appropr... | Steven G. Kargl | 1 | -2/+4 |
2006-05-03 | re PR fortran/26896 (Description of implementation of -Wtabs/-Wno-tabs reversed) | Steven G. Kargl | 1 | -3/+6 |
2006-04-16 | re PR fortran/26822 (Scalarization of non-elemental intrinsic: __logical_4_l4) | Paul Thomas | 1 | -1/+1 |
2006-03-26 | re PR fortran/26816 ([4.1 only] FLOAT Intrinsic does not work with Integer Ha... | Steven G. Kargl | 1 | -1/+1 |
2006-02-19 | re PR fortran/26201 (__convert_i4_i8 written to a module.) | Erik Edelmann | 1 | -0/+1 |
2006-01-25 | re PR fortran/25716 (FAIL: gfortran.dg/char_result_11.f90 -O (test for exce... | Erik Edelmann | 1 | -1/+16 |
2005-11-13 | fget.c: New file. | Francois-Xavier Coudert | 1 | -1/+77 |
2005-11-06 | intrinsic.c (add_functions): Add ctime and fdate intrinsics. | Francois-Xavier Coudert | 1 | -2/+21 |
2005-11-05 | intrinsic.c (add_functions): Add function version of TTYNAM. | Francois-Xavier Coudert | 1 | -0/+6 |
2005-11-01 | re PR fortran/21565 (namelist in block data is illegal) | Paul Thomas | 1 | -0/+7 |
2005-10-30 | check.c (gfc_check_malloc, [...]): New functions. | Francois-Xavier Coudert | 1 | -1/+10 |
2005-10-28 | check.c (gfc_check_alarm_sub, [...]): New functions. | Francois-Xavier Coudert | 1 | -2/+20 |
2005-10-24 | Commit for Asher Langton | Asher Langton | 1 | -0/+7 |
2005-09-22 | re PR fortran/23516 (IMAG is not a generic function when implicit none is dec... | Steven G. Kargl | 1 | -0/+9 |
2005-08-24 | re PR fortran/17758 (gfortran_abort and some others should be marked as noret... | Thomas Koenig | 1 | -0/+13 |
2005-08-09 | check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics... | François-Xavier Coudert | 1 | -0/+10 |
2005-07-07 | For the 60th anniversary of Chinese people��s Anti-Japan war victory. | Feng Wang | 1 | -0/+39 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-24 | re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics) | Jerry DeLisle | 1 | -1/+31 |
2005-06-20 | intrinsic.c (check_intrinsic_standard): Fix spelling error in a warning message. | Erik Edelmann | 1 | -1/+1 |
2005-06-18 | intrinsic.c (gfc_intrinsic_func_interface): Enable errors for generic functio... | Steven G. Kargl | 1 | -5/+2 |
2005-06-01 | intrinsic.c (add_conv): No longer take a "simplify" argument as its always gf... | Roger Sayle | 1 | -15/+29 |
2005-04-25 | re PR fortran/20879 (argument to ICHAR must have length one) | Paul Brook | 1 | -2/+2 |
2005-03-22 | Makefile.am: Added new files. | François-Xavier Coudert | 1 | -0/+96 |
2005-02-24 | Unrevert previously reversed patch, adding this patch: | Tobias Schlüter | 1 | -14/+16 |
2005-02-24 | Revert yesterday's patch: | Tobias Schlüter | 1 | -16/+14 |
2005-02-23 | gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'. | Tobias Schlüter | 1 | -14/+16 |
2005-02-23 | gfortran.h (gfc_get_namespace): Add second argument to prototype. | Tobias Schlüter | 1 | -1/+1 |
2005-02-19 | check.c (gfc_check_selected_int_kind): New function. | Steven G. Kargl | 1 | -1/+1 |
2005-02-19 | check.c (gfc_check_achar): New function | Steven G. Kargl | 1 | -1/+1 |
2005-01-29 | re PR fortran/18565 (gfortran: CONJG: false error message about standard viol... | Paul Brook | 1 | -16/+16 |
2005-01-22 | intrinsic.c (make_alias): Add standard argument. | Steven G. Kargl | 1 | -10/+15 |
2005-01-18 | arith.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-03 | arith.c: Add system.h; remove string.h | Steven G. Kargl | 1 | -5/+0 |
2004-12-12 | re PR fortran/16581 (gfortran F90 bit intrinsics don't work with integer*{1,2... | Steven G. Kargl | 1 | -2/+2 |
2004-12-08 | intrinsic.c (gfc_convert_type_warn): Propagate the input shape to the output ... | Richard Henderson | 1 | -0/+4 |
2004-12-02 | flush.c: New file. | Steven G. Kargl | 1 | -2/+35 |