Age | Commit message (Expand) | Author | Files | Lines |
2008-09-23 | re PR fortran/37588 (GENERIC type-bound procedure is not resolved) | Daniel Kraft | 1 | -16/+30 |
2008-08-31 | gfortran.h (enum gfc_statement): New entry `ST_GENERIC'. | Daniel Kraft | 1 | -11/+10 |
2008-08-23 | gfortran.h (gfc_component): Add field "symbol_attribute attr"... | Janus Weil | 1 | -5/+5 |
2008-08-08 | gfortran.h (gfc_finalizer): Replaced member `procedure' by two new members `p... | Daniel Kraft | 1 | -4/+4 |
2008-07-29 | gfortran.h (try): Remove macro. | Kaveh R. Ghazi | 1 | -8/+8 |
2008-07-19 | gfortran.h (new): Remove macro. | Kaveh R. Ghazi | 1 | -36/+36 |
2008-07-19 | gfortran.h (operator): Remove macro. | Kaveh R. Ghazi | 1 | -78/+78 |
2008-07-19 | gfortran.h (protected): Remove macro. | Kaveh R. Ghazi | 1 | -1/+1 |
2008-07-02 | re PR fortran/32580 (iso_c_binding c_f_procpointer / procedure pointers) | Janus Weil | 1 | -0/+11 |
2008-06-24 | re PR fortran/36371 (Wrong locus for errors in DATA statement) | Paul Thomas | 1 | -1/+1 |
2008-06-20 | arith.c (hollerith2representation): Fix for -Wc++-compat. | Kaveh R. Ghazi | 1 | -1/+1 |
2008-05-28 | re PR fortran/36325 (specific or generic INTERFACE implies the EXTERNAL attri... | Janus Weil | 1 | -2/+1 |
2008-05-14 | re PR fortran/36233 (Array valued actual procedure argument rejected) | Paul Thomas | 1 | -1/+3 |
2008-05-01 | gfortran.h (struct gfc_symbol): Moving "interface" member to gfc_typespec (pl... | Janus Weil | 1 | -3/+3 |
2008-03-19 | re PR fortran/35152 (Implicit procedure with keyword=argument is accepted) | Daniel Franke | 1 | -3/+20 |
2008-02-26 | re PR fortran/35033 (Valid ASSIGNMENT(=) rejected) | Tobias Burnus | 1 | -12/+18 |
2008-02-24 | arith.c: Update copyright years. | Tobias Schlüter | 1 | -1/+1 |
2008-01-22 | re PR fortran/34848 (internal compiler error with optional argument of charac... | Tobias Burnus | 1 | -1/+1 |
2008-01-21 | re PR fortran/34901 (add kind information to mismatched-types error message) | Tobias Burnus | 1 | -11/+3 |
2008-01-19 | re PR fortran/32616 ("Too short actual argument" for array element storage se... | Tobias Burnus | 1 | -27/+71 |
2008-01-16 | re PR fortran/34796 (Too strict error checking for assumed-shaped array) | Tobias Burnus | 1 | -3/+22 |
2008-01-13 | re PR fortran/34665 (Cannot pass scalar to array argument 'a') | Tobias Burnus | 1 | -51/+95 |
2008-01-06 | re PR fortran/34689 (libgomp.fortran/appendix-a/a.33.3.f90 -O (test for exc... | Tobias Burnus | 1 | -1/+2 |
2008-01-06 | re PR fortran/34662 (inout argument with parameter) | Tobias Burnus | 1 | -3/+5 |
2007-12-31 | re PR fortran/34558 (ICE with same TYPE in both program and interface) | Paul Thomas | 1 | -6/+8 |
2007-12-31 | re PR fortran/34558 (ICE with same TYPE in both program and interface) | Paul Thomas | 1 | -1/+11 |
2007-12-10 | re PR fortran/34425 (bogus warning) | Tobias Burnus | 1 | -2/+2 |
2007-11-27 | re PR fortran/33541 (gfortran wrongly imports renamed-use-associated symbol u... | Paul Thomas | 1 | -1/+1 |
2007-11-17 | re PR fortran/25252 (ICE on invalid code) | Francois-Xavier Coudert | 1 | -0/+46 |
2007-11-14 | re PR fortran/33162 (INTRINSIC functions as ACTUAL argument) | Jerry DeLisle | 1 | -2/+77 |
2007-11-08 | re PR fortran/33917 (Rejects valid PROCEDURE declarations) | Tobias Burnus | 1 | -1/+3 |
2007-10-31 | re PR fortran/33162 (INTRINSIC functions as ACTUAL argument) | Jerry DeLisle | 1 | -2/+56 |
2007-10-04 | re PR fortran/33542 (gfortran does not detect ambigious specific names if the... | Paul Thomas | 1 | -2/+1 |
2007-10-02 | re PR fortran/33542 (gfortran does not detect ambigious specific names if the... | Paul Thomas | 1 | -1/+2 |
2007-09-04 | decl.c (match_procedure_decl,match_procedure_in_interface, [...]): Handle PRO... | Janus Weil | 1 | -1/+2 |
2007-08-30 | re PR fortran/33228 (Accepts use-associated functions in MODULE PROCEDURE) | Tobias Burnus | 1 | -7/+10 |
2007-08-18 | [multiple changes] | Tobias Burnus | 1 | -2/+32 |
2007-08-12 | re PR fortran/32860 (Support %ld (for "long") for gfc_warning) | Francois-Xavier Coudert | 1 | -6/+6 |
2007-08-01 | arith.c: Change copyright header to refer to version 3 of the GNU General Pub... | Nick Clifton | 1 | -4/+3 |
2007-07-28 | gfortran.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-07-08 | re PR fortran/17711 (Wrong operator name in error message) | Daniel Franke | 1 | -8/+177 |
2007-07-08 | re PR fortran/32669 ("Actual argument contains too few elements for dummy arg... | Tobias Burnus | 1 | -3/+8 |
2007-07-07 | decl.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-07-03 | re PR fortran/30940 (Fortran 2003: Scalar CHARACTER supplied to array dummy) | Tobias Burnus | 1 | -16/+187 |
2007-07-02 | [multiple changes] | Christopher D. Rickett | 1 | -2/+21 |
2007-06-24 | re PR fortran/32460 (structure constructor not allowed if a USEd type has pri... | Tobias Burnus | 1 | -0/+3 |
2007-06-13 | re PR fortran/32323 (Accepts invalid vector subscript actual argument for int... | Tobias Burnus | 1 | -0/+36 |
2007-06-07 | decl.c: Miscellaneous whitespace fixes. | Steven G. Kargl | 1 | -14/+13 |
2007-05-04 | re PR fortran/25071 (dummy argument larger than actual argument) | Tobias Burnus | 1 | -0/+28 |
2007-03-25 | re PR fortran/30877 (Extending intrinsic operators) | Francois-Xavier Coudert | 1 | -77/+104 |