Age | Commit message (Expand) | Author | Files | Lines |
2010-04-13 | [multiple changes] | Jerry DeLisle | 1 | -4/+5 |
2009-11-26 | re PR fortran/41807 (data statement with nested type constructors) | Jerry DeLisle | 1 | -0/+1 |
2009-11-22 | trans-const.c (gfc_conv_const): Fix typo in comment. | Jerry DeLisle | 1 | -2/+6 |
2009-08-13 | re PR fortran/40941 (gfc_typespec: put derived and cl into union) | Janus Weil | 1 | -2/+2 |
2009-06-19 | gfortran.h (gfc_expr): Use mpc_t to represent complex numbers. | Kaveh R. Ghazi | 1 | -2/+2 |
2009-04-22 | re PR fortran/39735 (procedure pointer assignments: return value is not checked) | Janus Weil | 1 | -1/+1 |
2009-03-27 | gfortran.h (enum init_local_real.): Add GFC_INIT_REAL_SNAN. | Tobias Burnus | 1 | -5/+9 |
2008-11-12 | re PR target/35366 (gfortran.dg/equiv_7.f90 fails with -m64 -Os on powerpc-ap... | Jakub Jelinek | 1 | -5/+11 |
2008-06-20 | arith.c (hollerith2representation): Fix for -Wc++-compat. | Kaveh R. Ghazi | 1 | -1/+1 |
2008-05-18 | intrinsic.c (char_conversions, ncharconv): New static variables. | Francois-Xavier Coudert | 1 | -17/+44 |
2008-05-06 | arith.c: (gfc_arith_concat... | Francois-Xavier Coudert | 1 | -8/+23 |
2008-02-25 | re PR fortran/34729 (Localization of run-time error messages, written into th... | Francois-Xavier Coudert | 1 | -4/+12 |
2008-02-24 | trans-array.c (gfc_conv_descriptor_data_get, [...]): Use fold_buildN instead ... | Tobias Schlüter | 1 | -17/+17 |
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-02 | [multiple changes] | Christopher D. Rickett | 1 | -0/+14 |
2007-05-28 | gfortran.h (gfc_expr): Remove from_H, add "representation" struct. | Brooks Moses | 1 | -15/+18 |
2007-04-30 | trans-const.c (gfc_conv_mpz_to_tree): Use mpz_get_double_int. | Brooks Moses | 1 | -99/+20 |
2007-04-17 | arith.h: Update copyright years. | Tobias Schlüter | 1 | -1/+2 |
2007-03-22 | re PR fortran/31262 (-fno-range-check with large integer values triggers ICE) | Francois-Xavier Coudert | 1 | -9/+19 |
2006-06-18 | re PR fortran/19310 ([4.1 Only] unnecessary error for overflowing results) | Jerry DeLisle | 1 | -1/+20 |
2006-06-03 | trans.c (gfc_msg_bounds, [...]): Add strings for common runtime error messages. | Francois-Xavier Coudert | 1 | -17/+0 |
2005-09-17 | re PR fortran/15586 (gfortran should support i18n in its compiler messages) | Francois-Xavier Coudert | 1 | -4/+5 |
2005-08-21 | gfortran.h (gfc_option_t): Remove source field. | Tobias Schlüter | 1 | -1/+1 |
2005-07-07 | For the 60th anniversary of Chinese people��s Anti-Japan war victory. | Feng Wang | 1 | -9/+37 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-18 | re PR fortran/20954 (gfortran - internal compiler error with -fdefault-intege... | Feng Wang | 1 | -0/+2 |
2005-04-23 | Fix comment typo in previous checkin. | Tobias Schlüter | 1 | -1/+1 |
2005-04-23 | trans-const.c (gfc_conv_mpfr_to_tree): Use hexadecimal string as intermediate... | Tobias Schlüter | 1 | -15/+17 |
2005-04-22 | trans-const.c (gfc_conv_mpfr_to_tree): Remove unneeded computation; simplify ... | Steven G. Kargl | 1 | -39/+12 |
2005-04-20 | trans-const.c (gfc_conv_mpz_to_tree): Fix comment. | Steven G. Kargl | 1 | -2/+2 |
2005-03-05 | trans-const.c (gfc_conv_constant_to_tree): Use correct tree type for COMPLEX ... | Tobias Schlüter | 1 | -1/+2 |
2005-01-22 | re PR middle-end/19543 ([4.1 only] fortran LOGICAL*8 not consistently disting... | Tobias Schlüter | 1 | -1/+2 |
2005-01-08 | * trans-const.c: Don't include unused math.h. | Tobias Schlüter | 1 | -2/+1 |
2005-01-03 | arith.c: Add system.h; remove string.h | Steven G. Kargl | 1 | -2/+0 |
2004-10-04 | trans-const.c (gfc_build_cstring_const): New function. | Tobias Schlüter | 1 | -5/+12 |
2004-09-08 | array.c: Don't include assert.h. | Paul Brook | 1 | -13/+12 |
2004-08-31 | trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc... | Tobias Schlüter | 1 | -1/+1 |
2004-08-29 | trans-const.c (gfc_conv_mpz_to_tree): Use mpz_export. | Richard Henderson | 1 | -31/+19 |
2004-08-27 | gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla... | Tobias Schlüter | 1 | -1/+1 |
2004-08-25 | re PR fortran/17144 (Not Implemented: Character string array constructors / A... | Paul Brook | 1 | -1/+1 |
2004-08-25 | trans-const.c (gfc_conv_mpz_to_tree): Change call to build_int_cst to build_i... | Tobias Schlüter | 1 | -1/+1 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -3/+3 |
2004-08-24 | * trans-const.c (gfc_conv_mpz_to_tree): Fix 64-bit shift warning. | Richard Henderson | 1 | -5/+6 |
2004-08-23 | trans-const.c (gfc_conv_mpz_to_tree): Use mpz_getlimbn instead of going throu... | Richard Henderson | 1 | -49/+41 |
2004-08-22 | * trans-const.c, trans-decl.c, trans-expr.c: Spelling fixes. | Tobias Schlüter | 1 | -3/+5 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -10/+6 |
2004-08-06 | arith.c: Add #define for model numbers. | Steven G. Kargl | 1 | -10/+10 |
2004-05-30 | re PR fortran/14067 (no warning when character data statement overflows decla... | Tobias Schlüter | 1 | -3/+5 |
2004-05-18 | * trans-const.c (gfc_conv_mpf_to_tree): Fix typo. | Tobias Schlüter | 1 | -1/+1 |
2004-05-14 | Make-lang.in, [...]: Update copyright years and boilerplate. | Tobias Schlüter | 1 | -13/+13 |