| Commit message (Expand) | Author | Age | Files | Lines |
* | intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT. | Francois-Xavier Coudert | 2006-07-30 | 1 | -0/+4 |
* | intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG, LSTAT, MCLOCK and M... | François-Xavier Coudert | 2006-07-26 | 1 | -1/+7 |
* | re PR libfortran/25289 (Cannot handle record numbers large than huge(0_4)) | Jerry DeLisle | 2006-07-24 | 1 | -0/+1 |
* | re PR fortran/28174 (Corruption of multiple character arrays when passing arr... | Paul Thomas | 2006-07-04 | 1 | -0/+1 |
* | re PR fortran/19310 ([4.1 Only] unnecessary error for overflowing results) | Jerry DeLisle | 2006-06-18 | 1 | -0/+1 |
* | re PR fortran/23091 (ICE in gfc_trans_auto_array_allocation) | Paul Thomas | 2006-06-07 | 1 | -0/+2 |
* | re PR fortran/25746 (Elemental assignment gives wrong result) | Paul Thomas | 2006-05-21 | 1 | -1/+1 |
* | re PR fortran/25090 (Bad automatic character length) | Paul Thomas | 2006-05-15 | 1 | -0/+3 |
* | re PR fortran/26896 (Description of implementation of -Wtabs/-Wno-tabs reversed) | Steven G. Kargl | 2006-05-03 | 1 | -0/+1 |
* | gfortran.h (gfc_symbol): Add a new "forall_index" bit field. | Roger Sayle | 2006-03-25 | 1 | -0/+2 |
* | [multiple changes] | Thomas Koenig | 2006-03-22 | 1 | -0/+1 |
* | gfortran.h (gfc_equiv_info): Add length field. | Roger Sayle | 2006-03-17 | 1 | -0/+1 |
* | re PR fortran/19101 (missing & in character continuation not caught) | Jerry DeLisle | 2006-03-15 | 1 | -0/+1 |
* | re PR fortran/18537 (no warning about tabs with std=f95 option) | Steven G. Kargl | 2006-03-14 | 1 | -3/+4 |
* | re PR fortran/26393 (ICE with function returning variable lenght array) | Paul Thomas | 2006-03-01 | 1 | -0/+18 |
* | re PR libfortran/21303 (L edit descriptor without a width) | François-Xavier Coudert | 2006-02-19 | 1 | -0/+9 |
* | gfortran.h (gfc_add_attribute): Change uint to unsigned int. | Danny Smith | 2006-02-18 | 1 | -1/+1 |
* | re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran) | Jakub Jelinek | 2006-02-14 | 1 | -4/+87 |
* | re PR fortran/14771 (frontend doesn't record parentheses) | Tobias Schlüter | 2006-02-10 | 1 | -1/+1 |
* | re PR fortran/23815 (Add -byteswapio flag) | Thomas Koenig | 2006-02-06 | 1 | -0/+7 |
* | [multiple changes] | Paul Thomas | 2006-01-29 | 1 | -0/+3 |
* | re PR fortran/25324 (Wrong DW_TAG_compile_unit generated when compiling prepr... | Jakub Jelinek | 2006-01-27 | 1 | -0/+2 |
* | re PR fortran/25716 (FAIL: gfortran.dg/char_result_11.f90 -O (test for exce... | Erik Edelmann | 2006-01-25 | 1 | -0/+1 |
* | re PR fortran/25901 (overloaded function is rejected) | Paul Thomas | 2006-01-23 | 1 | -1/+1 |
* | PR25024, PR20881, PR23308, PR25538 and PR25710 - Procedure references | Paul Thomas | 2006-01-21 | 1 | -0/+1 |
* | re PR fortran/18540 (Jumping into blocks gives error rather than warning) | Tobias Schlüter | 2006-01-18 | 1 | -4/+5 |
* | re PR fortran/20869 (EXTERNAL and INTRINSIC cannot be used together) | Paul Thomas | 2006-01-18 | 1 | -0/+1 |
* | re PR fortran/23675 (ICE in gfc_finish_var_decl (string manipulation)) | Erik Edelmann | 2006-01-05 | 1 | -2/+3 |
* | re PR fortran/18990 (ICE in gfc_get_derived_type, at fortran/trans-types.c) | Tobias Schlüter | 2005-12-22 | 1 | -0/+2 |
* | re PR fortran/20889 (type in a structure-constructor differs from type in der... | Paul Thomas | 2005-12-22 | 1 | -1/+15 |
* | Make-lang.in (fortran/trans-resolve.o): Depend on fortran/dependency.h. | Richard Sandiford | 2005-12-13 | 1 | -0/+3 |
* | re PR fortran/23815 (Add -byteswapio flag) | Thomas Koenig | 2005-12-10 | 1 | -2/+2 |
* | re PR fortran/21302 (Max line length in free form mode) | Bernhard Fischer | 2005-11-30 | 1 | -1/+14 |
* | gfortran.h: remove superfluous whitespace and use GNU comment-style for the d... | Bernhard Fischer | 2005-11-27 | 1 | -11/+11 |
* | re PR fortran/20811 (gfortran include problem (regression from g77)) | Francois-Xavier Coudert | 2005-11-17 | 1 | -1/+1 |
* | fget.c: New file. | Francois-Xavier Coudert | 2005-11-13 | 1 | -0/+9 |
* | re PR fortran/24534 (PUBLIC derived types with private components) | Paul Thomas | 2005-11-06 | 1 | -0/+1 |
* | intrinsic.c (add_functions): Add ctime and fdate intrinsics. | Francois-Xavier Coudert | 2005-11-06 | 1 | -0/+2 |
* | intrinsic.c (add_functions): Add function version of TTYNAM. | Francois-Xavier Coudert | 2005-11-05 | 1 | -0/+1 |
* | re PR fortran/21565 (namelist in block data is illegal) | Paul Thomas | 2005-11-01 | 1 | -0/+1 |
* | arith.c (gfc_enum_initializer): New function. | Tobias Schlüter | 2005-10-30 | 1 | -1/+4 |
* | check.c (gfc_check_malloc, [...]): New functions. | Francois-Xavier Coudert | 2005-10-30 | 1 | -0/+1 |
* | check.c (gfc_check_alarm_sub, [...]): New functions. | Francois-Xavier Coudert | 2005-10-28 | 1 | -0/+1 |
* | Commit for Asher Langton | Asher Langton | 2005-10-24 | 1 | -0/+18 |
* | re PR fortran/23446 (Valid internal subprogram array argument declaration is ... | Paul Thomas | 2005-10-17 | 1 | -0/+1 |
* | gfortran.h: Add bitmasks for different FPE traps. | François-Xavier Coudert | 2005-10-12 | 1 | -0/+11 |
* | re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8)) | Paul Thomas | 2005-10-01 | 1 | -0/+1 |
* | re PR fortran/15586 (gfortran should support i18n in its compiler messages) | Francois-Xavier Coudert | 2005-09-17 | 1 | -1/+1 |
* | gfortran.h: Add iomsg to gfc_open, gfc_close, gfc_filepos, gfc_inquire and gf... | Thomas Koenig | 2005-09-09 | 1 | -5/+5 |
* | re PR fortran/18878 ([4.0 only] erronous error message on vaild USE statement) | Paul Thomas | 2005-09-09 | 1 | -3/+11 |