aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/arith.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-27gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla...Tobias Schlüter1-14/+14
2004-08-26arith.c: Include system.h, not real system headers.Richard Henderson1-251/+10
2004-08-25arith.c (gfc_validate_kind): Add may_fail argument; abort if false and we don...Richard Henderson1-8/+6
2004-08-25re PR fortran/17190 (MPFR semantics for mpfr_get_z_exp changed)Paul Brook1-3/+6
2004-08-06arith.c: Add #define for model numbers.Steven G. Kargl1-744/+320
2004-06-20arith.c (gfc_range_check): correct complex underflow.Steven G. Kargl1-2/+2
2004-05-22invoke.texi: Document -Wunderflow and spell check.Steven G. Kargl1-18/+115
2004-05-18arith.c (gfc_int2complex): Fix incorrect range checking.Steve Kargl1-1/+1
2004-05-18arith.c (gfc_arith_power): Complex number raised to 0 power is 1.Steve Kargl1-1/+1
2004-05-18arith.c (gfc_real2complex): Range checking wrong part of complex number.Steve Kargl1-1/+1
2004-05-16* arith.c (gfc_range_check): Fix logic error.Paul Brook1-1/+1
2004-05-16* arith.c: Fix comment typos.Steve Kargl1-4/+4
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-13/+14
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+2763