]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/options.c
Update copyright years in gcc/
[thirdparty/gcc.git] / gcc / fortran / options.c
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-05  Tobias Burnusinvoke.texi (-fopenmp-simd): Document new option.
2013-10-10  Tobias Burnusre PR fortran/58226 (negative subscript pos at fortran...
2013-08-12  Thomas Koenigre PR fortran/56666 (Suppression flag for " DO loop...
2013-06-17  Tobias Burnusgfortran.h (gfc_option_t): Add fpe_summary.
2013-03-18  Tobias Burnusgfortran.h (gfc_option_t): Remove flag_whole_file.
2013-02-14  Thomas Koenigre PR fortran/56224 (gfortran -fopenmp cannot find...
2013-01-16  Jakub Jelinekre PR driver/55884 (FAIL: libgomp.fortran/omp_parse3...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-07  Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-10-21  Thomas Koenigre PR fortran/54465 (Implement -Wextra for Fortran)
2012-08-27  Tobias Burnusoptions.c (set_Wall): Don't set for -Wcompare-reals.
2012-08-20  Tobias Burnusre PR fortran/54301 (Add optional warning if pointer...
2012-08-19  Thomas Koenigre PR fortran/54298 (Add warning when doing equal/noneq...
2012-08-04  Thomas KoenigFix PR 54033, problems with -I, with test cases
2012-05-14  Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-05-11  Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-04-25  Tobias Burnusre PR fortran/52196 (Add -Wrealloc-lhs)
2012-03-03  Tobias Burnuslang.opt (Wc-binding-type): New flag.
2012-01-16  Zydrunas Gimbutasre PR fortran/48426 ([patch] Quad precision promotion)
2011-10-15  Tobias Burnusgfortran.texi (Fortran 2008 status, [...]): Update...
2011-05-20  Janne BlomqvistClarify FP exception documentation and messages
2011-05-14  Tobias Burnusinvoke.texi (-Ofast): Also enables -fstack-arrays.
2011-05-14  Janne BlomqvistPR 48915 Abort handling
2011-05-06  Tobias Burnusre PR fortran/48858 (Incorrect error for same binding...
2011-05-04  Tobias Burnusre PR fortran/48864 (-Ofast should imply -fno-protect...
2011-05-03  Steven G. Karglre PR fortran/48720 (quad precision literals do not...
2011-04-29  Michael Matzmisc.c (gnat_handle_option): Set warn_maybe_uninitialized.
2011-04-19  Janne BlomqvistReplace gfc_getmem with XCNEW, XCNEWVEC or xcalloc
2011-04-18  Jim Meyeringconvert each use of gfc_free (p) to free (p)
2011-04-15  Michael Matztrans-array.c (toplevel): Include gimple.h.
2011-04-08  Thomas Koenigre PR fortran/48448 (Implement -f(no-)frontend-optimiza...
2011-03-27  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-03-21  Thomas Koenigre PR fortran/22572 (Double occurrence of matmul intrin...
2011-01-27  Tobias Burnusre PR fortran/47472 (Rules printed by -M option contain...
2010-11-28  Paul Thomasre PR fortran/35810 ([TR 15581 / F2003] Automatic reall...
2010-11-12  Joseph MyersMakefile.in (OPTS_H): Define.
2010-11-12  Nathan Froydre PR c/44782 (implement -ferror-limit=)
2010-11-11  Jan Hubickaopts.c (finish_options): Do not error on -flto-partitio...
2010-10-30  Thomas Koeniggfortran.h (gfc_option_t): Replace dump_parse_tree...
2010-10-08  Joseph MyersMakefile.in (TM_H): Include $(FLAGS_H) instead of optio...
2010-09-29  Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-09-28  Tobias Burnusre PR fortran/40569 (F2008: Support COMPILER_OPTIONS...
2010-07-27  Joseph Myerscoretypes.h (struct cl_option_handlers): Declare.
2010-07-27  Joseph Myerslanghooks-def.h (lhd_init_options, [...]): New.
2010-07-23  Tobias Burnusre PR fortran/45045 (Named COMMON with different size...
2010-07-06  Tobias Burnustrans-decl.c: Include diagnostic-core.h besides toplev.h.
2010-06-25  Tobias Burnusdecl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.
2010-06-20  Joseph Myersre PR other/32998 (-frecord-gcc-switches issues)
2010-06-07  Tobias Burnusoptions.c (gfc_handle_option): Fix -fno-recursive.
2010-06-07  Joseph Myerscommon.opt (fira-verbose): Use Var.
2010-05-28  Tobias Burnusoptions.c (gfc_handle_option): Fix handling of -fno...
2010-05-23  Tobias Burnusgfortran.h: Do not include system.h.
2010-05-20  Daniel Frankere PR fortran/38407 (Wishlist: -Wunused-dummy-argument...
2010-05-20  Tobias Burnusoptions.c (gfc_init_options,gfc_post_options): Enable...
2010-05-19  Daniel Frankere PR fortran/44055 (Warn (-Wconversion*) when converti...
2010-05-16  Manuel López-Ibáñezmisc.c (gnat_handle_option): Remove special logic for...
2010-05-06  Manuel López-Ibáñezre PR c/40989 (-Werror= and #pragma diagnostics do...
2010-04-07  Richard Guentherinvoke.texi (-fargument-alias, [...]): Remove.
2010-04-06  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-04-01  Paul Thomasioparm.def: Update copyright.
2010-02-21  Tobias Burnusre PR fortran/35259 (-fassociative-math not enabled...
2010-02-20  Tobias Burnusre PR fortran/42958 (Weird temporary array allocation)
2010-01-05  Tobias Burnusre PR fortran/42517 (-fcheck=recursion does not work...
2009-12-27  Francois-Xavier... re PR fortran/22552 (Would like warning when an undecla...
2009-11-04  Richard Guentherc-opts.c (c_common_post_options): Move LTO option proce...
2009-10-03  Diego NovilloMerge lto branch into trunk.
2009-08-01  Paul Thomasre PR fortran/40011 (Problems with -fwhole-file)
2009-06-29  Tobias Burnusre PR fortran/40580 (Add -fcheck=pointer with runtime...
2009-06-08  Alexandre Olivacommon.opt (fcompare-debug=, [...]): New.
2009-05-16  François-Xavier... re PR fortran/36031 (ARM -fshort-enums attribute not...
2009-05-13  Jan Hubickainvoke.texi (-fwhole-file): Update docs.
2009-03-30  Paul Thomasre PR fortran/22571 (Reject derived types for dummy...
2009-03-30  Joseph Myersre PR middle-end/323 (optimized code gives strange...
2009-03-28  Tobias Burnusre PR fortran/34656 (modifies do loop variable)
2009-03-28  Tobias Burnusre PR fortran/32626 (Run-time check for recursive funct...
2009-03-28  Francois-Xavier... gfortran.h (gfc_option_t): Add rtcheck.
2009-03-27  Tobias Burnusgfortran.h (enum init_local_real.): Add GFC_INIT_REAL_SNAN.
2008-11-03  Tobias Burnusre PR fortran/37821 (gfortran is ignoring #includes...
2008-11-01  Steven G. Karglre PR fortran/19925 (Implied do-loop in an initializati...
2008-09-24  Tobias Burnusoptions.c (set_default_std_flags,gfc_init_options)...
2008-09-22  Janus Weilre PR fortran/37486 (alignment of data in COMMON blocks)
2008-08-08  Manuel López-Ibáñezre PR c/28875 ("-Wextra -Wno-unused-parameter -Wall...
2008-07-29  Jan Hubickaflags.h (flag_really_no_inline): Remove.
2008-07-27  Tobias Burnusre PR fortran/36132 (_gfortran_internal_pack on optiona...
2008-07-25  Jan Hubickacgraphbuild.c (record_reference): Drop non-unit-at...
2008-07-24  Daniel Kraftre PR fortran/33141 (Intrinsic procedures: Improve...
2008-07-24  Thomas Koenigre PR fortran/29952 (Flag to give runtime information...
2008-06-20  Kaveh R. Ghaziarith.c (hollerith2representation): Fix for -Wc++-compat.
2008-05-25  Daniel Frankere PR fortran/18428 (No preprocessing option -cpp for...
2008-04-25  Tobias Burnusre PR fortran/35156 ([patch] Deprecate -M<dir>)
2008-04-14  Jerry DeLislere PR fortran/35882 (Miscounted continuation lines...
2008-04-06  François-Xavier... dump-parse-tree.c: Use fprintf, fputs and fputc instead...
2008-03-03  François-Xavier... re PR fortran/33197 (Fortran 2008: math functions)
2008-02-28  Daniel Frankere PR fortran/31463 ([patch] inconsistent warnings...
2008-02-24  Tobias Schlüterarith.c: Update copyright years.
2007-11-26  Tobias Burnus[multiple changes]
2007-10-27  Tobias Burnusre PR fortran/33862 (Support .FTN file extension for...
2007-10-03  Francois-Xavier... re PR fortran/26682 (gfortran fails with -fwhole-progra...
2007-09-21  Asher Langtonre PR fortran/20441 (-finit-local-zero is missing from...
next