data_1.f90: Fix integer oveflow in integer literal constant.
[gcc.git] / gcc / fortran / arith.c
2006-09-07 Steven G. Kargldata_1.f90: Fix integer oveflow in integer literal...
2006-08-26 Steven G. Karglarith.h: Update Copyright dates.
2006-06-18 Jerry DeLislere PR fortran/19310 ([4.1 Only] unnecessary error for...
2006-06-01 Thomas Koenigre PR fortran/27715 (Extented ASCII characters lead...
2006-02-10 Tobias Schlüterre PR fortran/14771 (frontend doesn't record parentheses)
2005-10-30 Tobias Schlüterarith.c (gfc_enum_initializer): New function.
2005-10-24 Francois-Xavier... re PR fortran/15586 (gfortran should support i18n in...
2005-09-17 Francois-Xavier... re PR fortran/15586 (gfortran should support i18n in...
2005-07-07 Feng WangFor the 60th anniversary of Chinese people��s Anti...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-01 Roger Sayleintrinsic.c (add_conv): No longer take a "simplify...
2005-05-28 Steven G. Karglarith.c (gfc_arith_init_1): Fix off by one problem;
2005-04-14 Steven G. Karglgfortran.h (gfc_real_info): Add subnormal struct member.
2005-03-26 Steven G. KarglFix illogical logic.
2005-03-19 Tobias Schlütergfortran.h (arith): Remove ARITH_0TO0.
2005-02-27 Steven G. Karglarith.c (gfc_check_real_range): Remove multiple returns
2005-02-23 Tobias Schlütergfortran.h (gfc_expr): Move 'operator'...
2005-01-23 Paul Brookre PR fortran/17941 (gfortran: parser chokes on complex...
2005-01-18 Kazu Hirataarith.c, [...]: Update copyright.
2005-01-08 Tobias Schlüterarith.c (arctangent2, [...]): Fix whitespace issues.
2004-11-08 Kazu Hirataarith.c, [...]: Fix comment formatting.
2004-10-28 Scott Robert LaddAdded pedantic_min_int to gfc_integer_info Added ARITH_...
2004-10-08 Tobias Schlüter* arith.c: Fix formatting issues.
2004-08-27 Tobias Schlütergfortran.h (gfc_default_*_kind): Remove prototypes...
2004-08-26 Richard Hendersonarith.c: Include system.h, not real system headers.
2004-08-26 Richard Hendersonarith.c (gfc_validate_kind): Add may_fail argument...
2004-08-25 Paul Brookre PR fortran/17190 (MPFR semantics for mpfr_get_z_exp...
2004-08-06 Steven G. Karglarith.c: Add #define for model numbers.
2004-06-20 Steven G. Karglarith.c (gfc_range_check): correct complex underflow.
2004-05-22 Steven G. Karglinvoke.texi: Document -Wunderflow and spell check.
2004-05-18 Steve Karglarith.c (gfc_int2complex): Fix incorrect range checking.
2004-05-17 Steve Karglarith.c (gfc_arith_power): Complex number raised to...
2004-05-17 Steve Karglarith.c (gfc_real2complex): Range checking wrong part...
2004-05-16 Paul Brook* arith.c (gfc_range_check): Fix logic error.
2004-05-16 Steve Kargl* arith.c: Fix comment typos.
2004-05-14 Tobias SchlüterMake-lang.in, [...]: Update copyright years and boilerp...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.