summaryrefslogtreecommitdiff
path: root/gcc/fortran/arith.c
Commit message (Expand)AuthorAgeFilesLines
* arith.c, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* arith.c (arctangent2, [...]): Fix whitespace issues.Tobias Schlüter2005-01-081-19/+19
* arith.c, [...]: Fix comment formatting.Kazu Hirata2004-11-081-1/+1
* Added pedantic_min_int to gfc_integer_info Added ARITH_ASYMMETRIC to arith...Scott Robert Ladd2004-10-281-9/+72
* * arith.c: Fix formatting issues.Tobias Schlüter2004-10-081-9/+3
* gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla...Tobias Schlüter2004-08-271-14/+14
* arith.c: Include system.h, not real system headers.Richard Henderson2004-08-261-251/+10
* arith.c (gfc_validate_kind): Add may_fail argument; abort if false and we don...Richard Henderson2004-08-251-8/+6
* re PR fortran/17190 (MPFR semantics for mpfr_get_z_exp changed)Paul Brook2004-08-251-3/+6
* arith.c: Add #define for model numbers.Steven G. Kargl2004-08-061-744/+320
* arith.c (gfc_range_check): correct complex underflow.Steven G. Kargl2004-06-201-2/+2
* invoke.texi: Document -Wunderflow and spell check.Steven G. Kargl2004-05-221-18/+115
* arith.c (gfc_int2complex): Fix incorrect range checking.Steve Kargl2004-05-181-1/+1
* arith.c (gfc_arith_power): Complex number raised to 0 power is 1.Steve Kargl2004-05-181-1/+1
* arith.c (gfc_real2complex): Range checking wrong part of complex number.Steve Kargl2004-05-181-1/+1
* * arith.c (gfc_range_check): Fix logic error.Paul Brook2004-05-161-1/+1
* * arith.c: Fix comment typos.Steve Kargl2004-05-161-4/+4
* Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter2004-05-141-13/+14
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+2763