Age | Commit message (Expand) | Author | Files | Lines |
2005-01-23 | re PR fortran/19294 (intrinsic_transpose.f90 runtime crash) | James A. Morrison | 2 | -20/+27 |
2005-01-23 | data.c, [...]: Fix comment typos. | Kazu Hirata | 13 | -30/+37 |
2005-01-23 | re PR libfortran/19313 (inquire(pad=) not implemented) | Bud Davis | 2 | -0/+10 |
2005-01-22 | intrinsic.c (make_alias): Add standard argument. | Steven G. Kargl | 2 | -10/+20 |
2005-01-22 | * trans-expr.c (gfc_conv_function_call): Remove bogus TODO. | Paul Brook | 2 | -1/+5 |
2005-01-22 | gfortran.h (gfc_check_access): Add prototype. | Paul Brook | 5 | -25/+46 |
2005-01-22 | primary.c (gfc_match_rvalue): Only apply implicit type if variable does not h... | Paul Brook | 3 | -27/+31 |
2005-01-22 | re PR fortran/19194 (Missing RECL parameter in OPEN statement) | Tobias Schlüter | 2 | -3/+9 |
2005-01-22 | re PR middle-end/19543 ([4.1 only] fortran LOGICAL*8 not consistently disting... | Tobias Schlüter | 2 | -1/+8 |
2005-01-18 | arith.c, [...]: Update copyright. | Kazu Hirata | 26 | -25/+35 |
2005-01-17 | fix ChangeLogs | Steven Bosscher | 1 | -0/+4 |
2005-01-17 | f95-lang.c (gfc_init_builtin_functions): Call targetm.init_builtins. | Ira Rosen | 1 | -0/+2 |
2005-01-16 | Update copyright dates. | Paul Brook | 3 | -3/+3 |
2005-01-16 | re PR fortran/19182 (Error messages seem to be printed slower) | Tobias Schlüter | 2 | -1/+19 |
2005-01-16 | * trans-intrinsic.c, trans-types.c: Update copyright years. | Tobias Schlüter | 3 | -2/+4 |
2005-01-16 | trans-intrinsic.c (gfc_conv_intrinsic_index, [...]): Remove 'gfc'-prefix from... | Tobias Schlüter | 2 | -13/+18 |
2005-01-16 | trans-intrinsic.c (build_fixbound_expr, [...]): Use 'build_int_cst' instead o... | Tobias Schlüter | 2 | -19/+29 |
2005-01-16 | trans-types.c (gfc_get_character_type_len): : Use gfc_charlen_type_node as ba... | Tobias Schlüter | 2 | -1/+4 |
2005-01-16 | trans-intrinsic.c (gfc_conv_intrinsic_ishft): Fix signed / unsigned issue. | Tobias Schlüter | 2 | -14/+17 |
2005-01-16 | re PR fortran/19168 (Mismatched KINDs in SELECT CASE constucts is not handled... | Steven G. Kargl | 2 | -11/+58 |
2005-01-16 | re PR fortran/17675 ([Regression w.r.t. g77] Alignment constraints not honore... | Paul Brook | 2 | -7/+13 |
2005-01-15 | primary.c (check_digit): Call 'ISXDIGIT' instead of assuming ASCII-like chara... | Tobias Schlüter | 2 | -2/+8 |
2005-01-14 | resolve.c (compare_case): Cleanup. | Steven G. Kargl | 2 | -65/+36 |
2005-01-14 | resolve.c (compare_case): Give arguments correct type. | Steven G. Kargl | 2 | -5/+5 |
2005-01-13 | iresolve.c, [...]: Fix comment typos. | Kazu Hirata | 4 | -3/+8 |
2005-01-09 | re PR fortran/17675 ([Regression w.r.t. g77] Alignment constraints not honore... | Paul Brook | 2 | -51/+159 |
2005-01-09 | Fix typo | Tobias Schlüter | 1 | -1/+1 |
2005-01-08 | arith.c (arctangent2, [...]): Fix whitespace issues. | Tobias Schlüter | 3 | -135/+82 |
2005-01-08 | trans-intrinsic.c (gfc_get_intrinsic_lib_fndecl, [...]): Remove trailing whit... | Tobias Schlüter | 2 | -29/+38 |
2005-01-08 | * trans-const.c: Don't include unused math.h. | Tobias Schlüter | 2 | -2/+5 |
2005-01-08 | gfortran.h: Remove outdated comment. | Tobias Schlüter | 2 | -5/+5 |
2005-01-06 | gcc.c (process_command): Change year in 'gcc --version' to 2005. | Tobias Schlüter | 2 | -3/+8 |
2005-01-03 | arith.c: Add system.h; remove string.h | Steven G. Kargl | 29 | -82/+51 |
2004-12-29 | gfortran.h (gfc_case): fix typo in comment. | Steven G. Kargl | 2 | -2/+6 |
2004-12-27 | re PR libfortran/19032 (modulo generates wrong result for divisor 1 and -1) | Tobias Schlüter | 2 | -26/+20 |
2004-12-27 | trans-expr.c (gfc_conv_cst_int_power): Only check for flag_unsafe_math_optimi... | Andrew Pinski | 2 | -1/+7 |
2004-12-27 | trans-intrinsic.c (gfc_conv_intrinsic_ishft): Change to logicalshift. | Tobias Schlüter | 2 | -29/+73 |
2004-12-23 | gfortran.texi: Fix typo. | Steven G. Kargl | 2 | -1/+5 |
2004-12-16 | trans-intrinsic.c (build_fixbound_expr): Clarify comment, fix comment typo. | Tobias Schlüter | 2 | -3/+8 |
2004-12-15 | scanner.c (skip_fixed_comments): Fix typo in comment preceding function. | Tobias Schlüter | 2 | -1/+4 |
2004-12-15 | re PR fortran/18993 (incorrect parsing in fixed-form) | Tobias Schlüter | 2 | -2/+9 |
2004-12-14 | gfortran.h (gfc_expr.function.name): Make const. | Richard Henderson | 7 | -112/+51 |
2004-12-12 | iresolve.c (gfc_resolve_all, [...]): Use PREFIX. | Richard Henderson | 2 | -100/+34 |
2004-12-12 | re PR fortran/18869 (multiple common blocks in a single line rejected) | Tobias Schlüter | 2 | -0/+7 |
2004-12-12 | re PR fortran/16581 (gfortran F90 bit intrinsics don't work with integer*{1,2... | Steven G. Kargl | 4 | -26/+88 |
2004-12-12 | re PR fortran/16222 (non-integral DO loop variables are unsupported.) | Steven G. Kargl | 5 | -49/+103 |
2004-12-12 | Fix trivial comment typo. | Paul Brook | 1 | -1/+1 |
2004-12-12 | Fix date on ChangeLog, fix typo in function name | Tobias Schlüter | 1 | -2/+2 |
2004-12-11 | re PR fortran/17175 (set_exponent breaks with integer*8 exponent) | Tobias Schlüter | 2 | -6/+37 |
2004-12-08 | intrinsic.c (gfc_convert_type_warn): Propagate the input shape to the output ... | Richard Henderson | 3 | -2/+26 |