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