]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/options.c
Update copyright years.
[thirdparty/gcc.git] / gcc / fortran / options.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-20  Thomas KoenigIntroduce -finline-arg-packing.
2019-11-12  Martin LiskaUse more SET_OPTION_IF_UNSET.
2019-11-08  Mark EgglestonAllow CHARACTER literals in assignments and data statem...
2019-10-30  Mark EgglestonSuppress warning with -Wno-overwrite-recursive.
2019-08-23  Jakub Jelinekre PR middle-end/91283 (gcc.dg/torture/c99-contract...
2019-08-11  Janne BlomqvistPR fortran/91413 Generate warning when making array...
2019-07-16  Harald Anlaufre PR fortran/90903 (Implement runtime checks for bit...
2019-06-19  Jim MacArthurre PR fortran/89103 (Allow blank format items in format...
2019-05-22  Janne Blomqvistfortran/89100: Default widths with -fdec-format-defaults
2019-03-11  Martin LiskaWrap option names in gcc internal messages with %<...
2019-02-14  Janne BlomqvistPR 81552 Improve and document -flag-init-integer
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-03  Fritz Reesere PR fortran/87919 (Incorrect fortran handling of...
2018-12-03  Fritz Reesere PR fortran/87919 (Incorrect fortran handling of...
2018-11-21  Jakub Jelineklang.opt (fdec-include): New option.
2018-09-20  Janus Weilgfortran.h (gfc_str_startswith): New macro.
2018-08-10  Janus Weilre PR fortran/57160 (short-circuit IF only with -ffront...
2018-07-20  Martin SeborPR middle-end/82063 - issues with arguments enabled...
2018-05-22  Janus Weilre PR fortran/85841 ([F2018] reject deleted features)
2018-05-21  Janus Weilre PR fortran/85841 ([F2018] reject deleted features)
2018-05-10  Marek Polacekre PR fortran/85735 (f951 crashes on empty input)
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-17  Janne BlomqvistSupport -std=f2018
2017-11-15  Martin LiskaDisable -Wreturn-type by default in all languages other...
2017-11-06  Martin LiskaInstrument function exit with __builtin_unreachable...
2017-11-05  Thomas Koenigre PR fortran/82471 (Reorder loop for unfavorable index...
2017-08-10  Fritz Reeseoptions.c (set_dec_flags): Only set legacy standards...
2017-08-10  Fritz Reeseoptions.c (set_dec_flags, [...]): Only set flag_d_lines...
2017-08-07  Thomas Koenigre PR fortran/68829 (Segfaults with -Ofast due to large...
2017-02-26  Thomas Koenigre PR libfortran/51119 (MATMUL slow for large matrices)
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-25  Fritz ReeseCleanup -fdec.
2016-10-11  Fritz ReeseNew flag -fdec-math for COTAN and degree trig intrinsics.
2016-09-29  James Greenhalgh[Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_D...
2016-09-23  Fritz Reeselang.opt, [...]: New flag -fdec-static.
2016-08-03  Fritz Reeselang.opt: New option -fdec-intrinsic-ints.
2016-05-07  Fritz Reesere PR fortran/56226 (Add support for DEC UNION and...
2016-03-13  Jerry DeLislere PR fortran/69520 (Implement reversal of -fcheck...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-06  Thomas Koenigre PR fortran/37131 (inline matmul for small matrix...
2015-04-30  David MalcolmFix spurious semicolons
2015-02-04  Jakub Jelinekdwarf2.h (enum dwarf_source_language): Add DW_LANG_Fort...
2015-02-01  Joseph MyersAlways pass 0 or option number to gfc_warning*.
2015-01-10  Tobias Burnusre PR fortran/64522 (Free-form source code: -Wline...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-17  Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
2014-12-16  Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
2014-12-16  Tobias Burnus2014-12-15 Tobias Burnus <burnus@net-b.de>
2014-11-30  Tobias Burnusgfortran.h (gfc_option_t): Remove warn_aliasing,
2014-11-25  Tobias Burnusgfortran.h (gfc_option_t): Remove flags moved as Var...
2014-11-23  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-11-23  Tobias Burnusgfortran.h (gfc_option_t): Remove warn_tabs.
2014-11-15  Tobias Burnuserror.c (gfc_fatal_error_1): Renamed from gfc_fatal_error.
2014-11-11  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-10-28  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-10-07  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-09-20  Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
2014-08-22  Joost VandeVondelere PR fortran/61234 (Warn for use-stmt without explicit...
2014-08-20  Joost VandeVondeleoptions.c (gfc_init_options_struct): assert that the...
2014-08-15  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-06-18  Tobias Burnus[multiple changes]
2014-03-08  Tobias Burnusre PR fortran/60447 (Empty .s file created when using...
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)
next