Age | Commit message (Expand) | Author | Files | Lines |
2007-03-08 | [multiple changes] | Tobias Burnus | 1 | -8/+17 |
2007-03-08 | re PR fortran/30973 ([4.1, 4.2 only] undetected name conflict: variables may ... | Tobias Burnus | 1 | -0/+11 |
2007-02-12 | [multiple changes] | Paul Thomas | 1 | -1/+11 |
2007-02-11 | re PR fortran/30554 ([4.1 only] ICE in mio_pointer_ref at module.c:1945) | Paul Thomas | 1 | -1/+35 |
2007-01-29 | re PR fortran/30554 ([4.1 only] ICE in mio_pointer_ref at module.c:1945) | Paul Thomas | 1 | -3/+10 |
2007-01-20 | openmp.c, [...]: Next installment in the massive whitespace patch. | Steven G. Kargl | 1 | -254/+225 |
2007-01-20 | module.c (mio_array_ref): The dimen_type fields of an array ref are an enumer... | Roger Sayle | 1 | -2/+19 |
2007-01-17 | re PR fortran/30476 ([Regression 4.2, 4.3] Via other module imported generic ... | Paul Thomas | 1 | -2/+7 |
2006-12-27 | re PR fortran/20896 (ambiguous interface not detected) | Paul Thomas | 1 | -0/+10 |
2006-12-22 | re PR fortran/25818 ([4.1 only] Problem with handling optional and entry mast... | Paul Thomas | 1 | -19/+45 |
2006-12-10 | re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented) | Tobias Burnus | 1 | -1/+7 |
2006-12-09 | re PR other/29975 ([meta-bugs] ICEs with CP2K) | Paul Thomas | 1 | -0/+2 |
2006-12-09 | re PR fortran/29464 ([4.1 only] problem with duplicate USE, ONLY of procedure... | Paul Thomas | 1 | -14/+30 |
2006-12-03 | re PR fortran/29642 (Fortran 2003: VALUE Attribute (call by value not call by... | Paul Thomas | 1 | -5/+11 |
2006-11-19 | module.c (gfc_use_module): Uncomment the ISO_FORTRAN_ENV code. | Francois-Xavier Coudert | 1 | -25/+164 |
2006-11-17 | gfortran.h (gfc_add_intrinsic_modules_path, [...]): New prototypes. | Francois-Xavier Coudert | 1 | -2/+84 |
2006-11-15 | data.c: Remove trailing periods from error messages. | Brooks Moses | 1 | -1/+1 |
2006-11-10 | lang.opt (-fmodule-private): Remove option. | Brooks Moses | 1 | -7/+5 |
2006-11-07 | re PR fortran/29601 (VOLATILE attribute and statement) | Tobias Burnus | 1 | -1/+7 |
2006-10-13 | re PR fortran/29373 (implicit type declaration and contained function clash) | Paul Thomas | 1 | -3/+11 |
2006-10-08 | [multiple changes] | Paul Thomas | 1 | -1/+8 |
2006-05-02 | re PR fortran/27269 (Segfault with EQUIVALENCEs in modules together with ONLY... | Paul Thomas | 1 | -3/+39 |
2006-03-31 | re PR fortran/21130 (38822 lines of Fortran 90 takes more than 10 minutes to ... | Paul Thomas | 1 | -6/+7 |
2006-02-23 | module.c (read_module): Remove redundant code lines. | Erik Edelmann | 1 | -6/+0 |
2006-02-14 | re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran) | Jakub Jelinek | 1 | -4/+20 |
2006-02-10 | re PR fortran/14771 (frontend doesn't record parentheses) | Tobias Schlüter | 1 | -0/+1 |
2006-02-10 | dump-parse-tree.c: Update copyright years. | Tobias Schlüter | 1 | -2/+2 |
2006-02-10 | re PR fortran/14771 (frontend doesn't record parentheses) | Tobias Schlüter | 1 | -0/+1 |
2005-11-17 | re PR fortran/20811 (gfortran include problem (regression from g77)) | Francois-Xavier Coudert | 1 | -1/+1 |
2005-11-10 | re PR fortran/24655 (ICE with statement function) | Paul Thomas | 1 | -3/+11 |
2005-10-25 | trans.h (gfc_conv_cray_pointee): Remove. | Jakub Jelinek | 1 | -1/+17 |
2005-09-23 | re PR fortran/16861 ([4.0 only] segfault with doubly used module) | Paul Thomas | 1 | -12/+27 |
2005-09-18 | module.c (read_module): Add missed line from last patch. | Andreas Jaeger | 1 | -0/+1 |
2005-09-18 | re PR fortran/16861 ([4.0 only] segfault with doubly used module) | Paul Thomas | 1 | -6/+9 |
2005-09-17 | re PR fortran/15586 (gfortran should support i18n in its compiler messages) | Francois-Xavier Coudert | 1 | -15/+13 |
2005-09-09 | re PR fortran/18878 ([4.0 only] erronous error message on vaild USE statement) | Paul Thomas | 1 | -42/+193 |
2005-08-19 | re PR fortran/23065 (MAXPATHLEN usage in fortran/{scanner,module}.c) | Steven G. Kargl | 1 | -6/+16 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-21 | namelist_use_1.msg | Tobias Schlüter | 1 | -0/+50 |
2005-04-01 | decl.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2005-02-24 | Unrevert previously reversed patch, adding this patch: | Tobias Schlüter | 1 | -23/+53 |
2005-02-24 | Revert yesterday's patch: | Tobias Schlüter | 1 | -50/+23 |
2005-02-23 | gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'. | Tobias Schlüter | 1 | -23/+50 |
2005-02-23 | gfortran.h (gfc_expr): Move 'operator'... | Tobias Schlüter | 1 | -5/+6 |
2005-02-23 | gfortran.h (gfc_get_namespace): Add second argument to prototype. | Tobias Schlüter | 1 | -2/+2 |
2005-02-08 | expr.c (gfc_copy_expr): Don't copy 'op1' and 'op2' for EXPR_SUBSTRING. | Tobias Schlüter | 1 | -2/+1 |
2005-01-22 | gfortran.h (gfc_check_access): Add prototype. | Paul Brook | 1 | -20/+14 |
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 | -6/+1 |
2004-12-14 | gfortran.h (gfc_expr.function.name): Make const. | Richard Henderson | 1 | -8/+13 |