aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/options.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-30re PR fortran/21302 (Max line length in free form mode)Bernhard Fischer1-11/+20
2005-11-17re PR fortran/20811 (gfortran include problem (regression from g77))Francois-Xavier Coudert1-0/+17
2005-10-30arith.c (gfc_enum_initializer): New function.Tobias Schlüter1-0/+8
2005-10-24Commit for Asher LangtonAsher Langton1-0/+5
2005-10-12gfortran.h: Add bitmasks for different FPE traps.François-Xavier Coudert1-0/+41
2005-09-26re PR fortran/23677 (-fno-automatic does not accept legal save statements)Jakub Jelinek1-0/+4
2005-09-13configure.in: Recognize f95 in the --enable-languages option...Francois-Xavier Coudert1-1/+1
2005-08-31re PR fortran/20592 (-fno-automatic (g77 option) is missing from gfortran.)Francois-Xavier Coudert1-0/+5
2005-08-21gfortran.h (gfc_option_t): Remove source field.Tobias Schlüter1-2/+107
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-20gfortran.h: Add flag_backslash compile-time option.François-Xavier Coudert1-0/+5
2005-05-30gfortran.h (GFC_STD_LEGACY): New "standard" macro.Roger Sayle1-4/+16
2005-05-11re PR fortran/20178 (COMPLEX function returns incompatible with g77)Tobias Schlüter1-1/+12
2005-03-30gfortran.h (option_t): Change d8, i8, r8 to flag_default_double, flag_default...Steven G. Kargl1-9/+9
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