Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-11-08 | arith.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2004-11-03 | re PR fortran/17535 (gfortran with module procedures) | Tobias Schlüter | 1 | -0/+5 |
2004-10-10 | * module.c: Fix formatting issues. | Tobias Schlüter | 1 | -6/+5 |
2004-10-09 | module.c (mio_interface_rest): Set where member of interface while loading. | Tobias Schlüter | 1 | -0/+1 |
2004-09-16 | array.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-09-15 | re PR fortran/16485 (Private subroutines from different modules collide durin... | Tobias Schlüter | 1 | -3/+2 |
2004-08-25 | config-lang.in: Remove dead commented line. | Paul Brook | 1 | -1/+1 |
2004-08-17 | re PR fortran/13082 (Function entries and entries with alternate returns not ... | Paul Brook | 1 | -10/+11 |
2004-08-06 | arith.c: Add #define for model numbers. | Steven G. Kargl | 1 | -5/+8 |
2004-07-11 | re PR fortran/16455 (print the location of a missing module fatal error) | Tobias Schlüter | 1 | -2/+2 |
2004-07-11 | re PR fortran/16336 (ICE with common block in module) | Tobias Schlüter | 1 | -1/+1 |
2004-07-10 | re PR fortran/14077 (Data statement within a module that doesn't initialize a... | Tobias Schlüter | 1 | -1/+3 |
2004-07-09 | re PR fortran/15481 ([meta-bugs] frontend adds superfluous symbols to namespa... | Tobias Schlüter | 1 | -13/+0 |
2004-06-29 | Andrew Vaught <andyv@firstinter.net> | Tobias Schlüter | 1 | -20/+69 |
2004-06-29 | module.c (mio_gmp_real): Correct writing of negative numbers. | Tobias Schlüter | 1 | -0/+9 |
2004-06-09 | re PR fortran/13372 (ICE in trans-types.c (gfc_typenode_for_spec), see #13201) | Tobias Schlüter | 1 | -0/+13 |
2004-05-27 | gfortran.h (gfc_current_locus, [...]): Remove. | Tobias Schlüter | 1 | -4/+4 |
2004-05-15 | re PR fortran/13702 (When preprocessing Fortran files (.F, .F90 and .F95) cpp... | Tobias Schlüter | 1 | -7/+2 |
2004-05-14 | Make-lang.in, [...]: Update copyright years and boilerplate. | Tobias Schlüter | 1 | -12/+12 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+3459 |