summaryrefslogtreecommitdiff
path: root/gcc/fortran/options.c
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/37821 (gfortran is ignoring #includes with the syntax <file.h>)Tobias Burnus2008-11-031-5/+5
* re PR fortran/19925 (Implied do-loop in an initialization expression is broken)Steven G. Kargl2008-11-011-0/+5
* options.c (set_default_std_flags,gfc_init_options): Add comment: keep in sync...Tobias Burnus2008-09-241-2/+5
* re PR fortran/37486 (alignment of data in COMMON blocks)Janus Weil2008-09-221-0/+10
* re PR c/28875 ("-Wextra -Wno-unused-parameter -Wall" doesn't work as expected)Manuel López-Ibáñez2008-08-081-1/+1
* flags.h (flag_really_no_inline): Remove.Jan Hubicka2008-07-291-4/+0
* re PR fortran/36132 (_gfortran_internal_pack on optional arguments)Tobias Burnus2008-07-271-0/+5
* cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka2008-07-251-4/+0
* re PR fortran/33141 (Intrinsic procedures: Improve warning/error with -std=*)Daniel Kraft2008-07-241-8/+10
* re PR fortran/29952 (Flag to give runtime information " array temporary was c...Thomas Koenig2008-07-241-0/+5
* arith.c (hollerith2representation): Fix for -Wc++-compat.Kaveh R. Ghazi2008-06-201-1/+1
* re PR fortran/18428 (No preprocessing option -cpp for gfortran)Daniel Franke2008-05-251-3/+18
* re PR fortran/35156 ([patch] Deprecate -M<dir>)Tobias Burnus2008-04-251-7/+3
* re PR fortran/35882 (Miscounted continuation lines when interspersed with data)Jerry DeLisle2008-04-141-6/+4
* dump-parse-tree.c: Use fprintf, fputs and fputc instead of gfc_status and gfc...François-Xavier Coudert2008-04-061-10/+4
* re PR fortran/33197 (Fortran 2008: math functions)François-Xavier Coudert2008-03-031-2/+16
* re PR fortran/31463 ([patch] inconsistent warnings if function return value i...Daniel Franke2008-02-281-0/+4
* arith.c: Update copyright years.Tobias Schlüter2008-02-241-1/+1
* [multiple changes]Tobias Burnus2007-11-261-1/+1
* re PR fortran/33862 (Support .FTN file extension for Fortran fixed-format sou...Tobias Burnus2007-10-271-0/+3
* re PR fortran/26682 (gfortran fails with -fwhole-program optimization)Francois-Xavier Coudert2007-10-031-0/+4
* re PR fortran/20441 (-finit-local-zero is missing from gfortran)Asher Langton2007-09-211-1/+56
* system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi2007-09-031-1/+1
* re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert2007-09-031-5/+5
* gfortran.h (gfc_option_t): Add flag_recursive.Asher Langton2007-08-261-1/+41
* re PR fortran/31629 (option to make module entities PRIVATE by default)Francois-Xavier Coudert2007-08-121-0/+5
* system.h (CONST_CAST): New.Kaveh R. Ghazi2007-08-101-1/+1
* arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton2007-08-011-4/+3
* re PR libfortran/32611 (Print sign of negative zero)Jerry DeLisle2007-07-151-0/+5
* re PR other/31400 (enable static linking of support libraries through -static...Francois-Xavier Coudert2007-06-271-0/+7
* options.c (gfc_handle_option): Ensure requested free form line length is not ...Tobias Schlüter2007-04-281-0/+2
* re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo2007-04-111-4/+0
* gfortran.h (gfc_option_t): Add flag_backtrace field.Francois-Xavier Coudert2007-03-151-0/+5
* options.c (set_default_std_flags): New function to consolidate setting the fl...Jerry DeLisle2007-02-231-12/+15
* re PR fortran/30681 ("obsolescent" vs. "obsolete")Jerry DeLisle2007-02-191-2/+1
* invoke.texi: Update documentation.Steven G. Kargl2007-02-041-1/+5
* lang-specs.h: Add support for .f03 and .F03 extensions.Tobias Burnus2007-01-261-0/+3
* re PR fortran/30437 (-Wno-all is rejected (even when fortran is not included))Manuel López-Ibáñez2007-01-251-16/+17
* openmp.c, [...]: Next installment in the massive whitespace patch.Steven G. Kargl2007-01-201-13/+14
* gfortran.h (gfc_options_t): Add flag_allow_leading_underscore.Francois-Xavier Coudert2007-01-201-0/+5
* re PR fortran/30446 ([4.1 only] -J option doesn't add path to search list)Francois-Xavier Coudert2007-01-201-0/+2
* re PR libfortran/29649 (Force core dump on runtime library errors)Francois-Xavier Coudert2007-01-181-0/+5
* [multiple changes]Jerry DeLisle2007-01-101-0/+5
* re PR fortran/23232 ([4.1 only] DATA implied DO variables)Paul Thomas2007-01-051-0/+1
* Make-lang.in (fortran/options.o): Add $(PARAMS_H) dependency.Richard Guenther2006-12-141-0/+5
* re PR libfortran/29568 (implement unformatted files with subrecords (Intel st...Thomas Koenig2006-12-011-0/+9
* gfortran.h (gfc_add_intrinsic_modules_path, [...]): New prototypes.Francois-Xavier Coudert2006-11-171-3/+8
* data.c: Remove trailing periods from error messages.Brooks Moses2006-11-151-3/+3
* gfortran.h (GFC_MAX_LINE): Remove constant definition.Brooks Moses2006-11-141-2/+2
* lang.opt: Remove -fno-backend option.Brooks Moses2006-11-141-5/+0