Age | Commit message (Expand) | Author | Files | Lines |
2011-05-04 | trans-array.c (gfc_trans_array_constructor_value): Use size_int for bounds of... | Richard Guenther | 1 | -4/+4 |
2011-04-18 | convert each use of gfc_free (p) to free (p) | Jim Meyering | 1 | -2/+2 |
2010-09-11 | mathbuiltins.def: Do not defined huge_val built-in. | Francois-Xavier Coudert | 1 | -0/+20 |
2010-09-02 | re PR fortran/45186 (Gfortran 4.5.0 emits wrong linenumbers) | Tobias Burnus | 1 | -16/+16 |
2010-07-06 | trans-decl.c: Include diagnostic-core.h besides toplev.h. | Tobias Burnus | 1 | -1/+1 |
2010-05-23 | gfortran.h: Do not include system.h. | Tobias Burnus | 1 | -1/+1 |
2010-05-21 | real: Do not include gmp.h, mpfr.h, and mpc.h. | Steven Bosscher | 1 | -0/+1 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2010-05-20 | trans-expr.c: Do not include convert.h, ggc.h, real.h, and gimple.h. | Steven Bosscher | 1 | -1/+0 |
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 |