aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/options.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-30* options.c (gfc_init_options): Zero flag_errno_math.Richard Henderson1-1/+1
2005-01-18arith.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-03arith.c: Add system.h; remove string.hSteven G. Kargl1-2/+0
2004-11-24c-opts.c (c_common_post_options): Don't clear flag_inline_functions.Steven Bosscher1-4/+1
2004-10-31re PR fortran/17590 (Standard conformance should take intrinsics into account.)Janne Blomqvist1-9/+15
2004-10-08re PR fortran/17901 (max-identifier-length problem with -J option)Andrew Pinski1-0/+1
2004-08-27gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla...Tobias Schlüter1-1/+1
2004-08-25arith.c (gfc_validate_kind): Add may_fail argument; abort if false and we don...Richard Henderson1-1/+1
2004-08-01options.c (gfc_init_options): Don't warn about the use GNU extensions by defa...Roger Sayle1-3/+7
2004-07-18re PR fortran/16465 (parser chokes with ffixed-line-length-7)Tobias Schlüter1-4/+6
2004-07-11Revert accidental commitTobias Schlüter1-4/+0
2004-07-11re PR fortran/16433 (wrong hexadecimal constant warning)Tobias Schlüter1-0/+4
2004-05-22invoke.texi: Document -Wunderflow and spell check.Steven G. Kargl1-0/+6
2004-05-16* options.c (gfc_handle_module_path_options): Fix buffer overrun.Paul Brook1-1/+1
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/+320