Age | Commit message (Expand) | Author | Files | Lines |
2015-07-01 | arith.c (gfc_arith_divide): With -Winteger-division... | Thomas Koenig | 1 | -0/+4 |
2015-05-06 | re PR fortran/37131 (inline matmul for small matrix sizes) | Thomas Koenig | 1 | -0/+4 |
2015-01-23 | Make fopenacc an LTO option | Tom de Vries | 1 | -1/+1 |
2015-01-23 | Make fopenmp an LTO option | Tom de Vries | 1 | -1/+1 |
2015-01-15 | Merge current set of OpenACC changes from gomp-4_0-branch. | Thomas Schwinge | 1 | -0/+4 |
2015-01-10 | re PR fortran/64522 (Free-form source code: -Wline-truncation is no longer en... | Tobias Burnus | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-17 | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 1 | -16/+49 |
2014-12-16 | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 1 | -24/+24 |
2014-12-16 | 2014-12-15 Tobias Burnus <burnus@net-b.de> | Tobias Burnus | 1 | -23/+23 |
2014-11-30 | gfortran.h (gfc_option_t): Remove warn_aliasing, | Tobias Burnus | 1 | -20/+32 |
2014-11-29 | opt-functions.awk (lang_enabled_by): Support || for enabled-by. | Tobias Burnus | 1 | -5/+1 |
2014-11-25 | gfortran.h (gfc_option_t): Remove flags moved as Var to .opt. | Tobias Burnus | 1 | -4/+4 |
2014-11-23 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -1/+1 |
2014-11-23 | gfortran.h (gfc_option_t): Remove warn_tabs. | Tobias Burnus | 1 | -1/+9 |
2014-11-11 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -1/+1 |
2014-10-07 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -0/+4 |
2014-08-22 | re PR fortran/61234 (Warn for use-stmt without explicit only-list.) | Joost VandeVondele | 1 | -0/+4 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-28 | common.opt: Introduced a new option -fsimd-cost-model. | Sergey Ostanevich | 1 | -0/+4 |
2013-11-05 | c.opt (-Wdate-time): New option | Tobias Burnus | 1 | -0/+4 |
2013-11-05 | invoke.texi (-fopenmp-simd): Document new option. | Tobias Burnus | 1 | -0/+4 |
2013-08-12 | re PR fortran/56666 (Suppression flag for " DO loop at (1) will be executed z... | Thomas Koenig | 1 | -0/+4 |
2013-06-17 | gfortran.h (gfc_option_t): Add fpe_summary. | Tobias Burnus | 1 | -0/+4 |
2013-03-18 | gfortran.h (gfc_option_t): Remove flag_whole_file. | Tobias Burnus | 1 | -2/+2 |
2013-01-16 | re PR driver/55884 (FAIL: libgomp.fortran/omp_parse3.f90 -O0 (test for exce... | Jakub Jelinek | 1 | -1/+5 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-10-21 | re PR fortran/54465 (Implement -Wextra for Fortran) | Thomas Koenig | 1 | -0/+4 |
2012-08-24 | dwarf2out.c (gen_producer_string): Omit command line switch if CL_NO_DWARF_RE... | Simon Baldwin | 1 | -1/+1 |
2012-08-20 | re PR fortran/54301 (Add optional warning if pointer assigning a local variab... | Tobias Burnus | 1 | -0/+4 |
2012-08-19 | re PR fortran/54298 (Add warning when doing equal/nonequal floating-point com... | Thomas Koenig | 1 | -0/+4 |
2012-04-25 | re PR fortran/52196 (Add -Wrealloc-lhs) | Tobias Burnus | 1 | -0/+8 |
2012-03-03 | lang.opt (Wc-binding-type): New flag. | Tobias Burnus | 1 | -0/+4 |
2012-02-17 | re PR translation/52232 (translatable string typos: "conindexed" (should be "... | Tobias Burnus | 1 | -3/+3 |
2012-01-16 | re PR fortran/48426 ([patch] Quad precision promotion) | Zydrunas Gimbutas | 1 | -1/+29 |
2011-10-15 | gfortran.texi (Fortran 2008 status, [...]): Update implementation status, cha... | Tobias Burnus | 1 | -2/+2 |
2011-05-14 | lang.opt (fdump-core): Re-add as ignored option for backward compatibility. | Tobias Burnus | 1 | -0/+4 |
2011-05-14 | PR 48915 Abort handling | Janne Blomqvist | 1 | -4/+0 |
2011-05-06 | re PR fortran/48858 (Incorrect error for same binding label on two generic in... | Tobias Burnus | 1 | -0/+4 |
2011-05-03 | re PR fortran/48720 (quad precision literals do not work) | Steven G. Kargl | 1 | -0/+4 |
2011-04-15 | trans-array.c (toplevel): Include gimple.h. | Michael Matz | 1 | -0/+4 |
2011-04-08 | re PR fortran/48448 (Implement -f(no-)frontend-optimization) | Thomas Koenig | 1 | -0/+8 |
2011-03-21 | re PR fortran/22572 (Double occurrence of matmul intrinsic not optimised) | Thomas Koenig | 1 | -0/+4 |
2010-11-28 | re PR fortran/35810 ([TR 15581 / F2003] Automatic reallocation on assignment ... | Paul Thomas | 1 | -0/+4 |
2010-11-12 | re PR c/44782 (implement -ferror-limit=) | Nathan Froyd | 1 | -4/+0 |
2010-10-30 | gfortran.h (gfc_option_t): Replace dump_parse_tree by dump_fortran_original a... | Thomas Koenig | 1 | -1/+9 |
2010-09-29 | options.texi (Variable, Var, Init): Update documentation without reference to... | Joseph Myers | 1 | -1/+1 |
2010-09-22 | common.opt (-assemble, [...]): New. | Joseph Myers | 1 | -0/+90 |
2010-08-20 | * lang.opt (MD, MMD): Use NoDriverArg instead of NoArgDriver. | Joseph Myers | 1 | -2/+2 |
2010-08-16 | options.texi (NoDriverArg): Document. | Joseph Myers | 1 | -4/+4 |