Age | Commit message (Expand) | Author | Files | Lines |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-25 | Cleanup -fdec. | Fritz Reese | 1 | -6/+18 |
2016-10-11 | New flag -fdec-math for COTAN and degree trig intrinsics. | Fritz Reese | 1 | -0/+1 |
2016-09-29 | [Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_DEFAULT and poison it | James Greenhalgh | 1 | -2/+1 |
2016-09-23 | lang.opt, [...]: New flag -fdec-static. | Fritz Reese | 1 | -0/+1 |
2016-08-03 | lang.opt: New option -fdec-intrinsic-ints. | Fritz Reese | 1 | -0/+1 |
2016-05-07 | re PR fortran/56226 (Add support for DEC UNION and MAP extensions) | Fritz Reese | 1 | -0/+20 |
2016-03-13 | re PR fortran/69520 (Implement reversal of -fcheck options) | Jerry DeLisle | 1 | -0/+9 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-11 | decl.c: Remove unused header files. | Andrew MacLeod | 1 | -5/+0 |
2015-10-29 | decl.c: Reorder #include's and remove duplicates. | Andrew MacLeod | 1 | -6/+4 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -2/+1 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -3/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-05-06 | re PR fortran/37131 (inline matmul for small matrix sizes) | Thomas Koenig | 1 | -0/+5 |
2015-04-30 | Fix spurious semicolons | David Malcolm | 1 | -1/+1 |
2015-02-04 | dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fort... | Jakub Jelinek | 1 | -0/+6 |
2015-02-01 | Always pass 0 or option number to gfc_warning*. | Joseph Myers | 1 | -8/+8 |
2015-01-10 | re PR fortran/64522 (Free-form source code: -Wline-truncation is no longer en... | Tobias Burnus | 1 | -0/+13 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -1/+10 |
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 | -54/+1 |
2014-12-16 | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 1 | -139/+14 |
2014-12-16 | 2014-12-15 Tobias Burnus <burnus@net-b.de> | Tobias Burnus | 1 | -146/+35 |
2014-11-30 | gfortran.h (gfc_option_t): Remove warn_aliasing, | Tobias Burnus | 1 | -144/+4 |
2014-11-25 | gfortran.h (gfc_option_t): Remove flags moved as Var to .opt. | Tobias Burnus | 1 | -32/+9 |
2014-11-23 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -6/+0 |
2014-11-23 | gfortran.h (gfc_option_t): Remove warn_tabs. | Tobias Burnus | 1 | -14/+5 |
2014-11-15 | error.c (gfc_fatal_error_1): Renamed from gfc_fatal_error. | Tobias Burnus | 1 | -11/+11 |
2014-11-11 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -5/+0 |
2014-10-28 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -14/+14 |
2014-10-07 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -0/+8 |
2014-09-20 | trans-expr.c (gfc_reset_vptr): Fix comment whitespace. | Joost VandeVondele | 1 | -5/+5 |
2014-08-22 | re PR fortran/61234 (Warn for use-stmt without explicit only-list.) | Joost VandeVondele | 1 | -0/+5 |
2014-08-20 | options.c (gfc_init_options_struct): assert that the frontend sets flag_errno... | Joost VandeVondele | 1 | -0/+2 |
2014-08-15 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -14/+15 |
2014-06-18 | [multiple changes] | Tobias Burnus | 1 | -5/+0 |
2014-03-08 | re PR fortran/60447 (Empty .s file created when using -E flag) | Tobias Burnus | 1 | -8/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-05 | invoke.texi (-fopenmp-simd): Document new option. | Tobias Burnus | 1 | -0/+4 |
2013-10-10 | re PR fortran/58226 (negative subscript pos at fortran/options.c:1205) | 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/+6 |
2013-06-17 | gfortran.h (gfc_option_t): Add fpe_summary. | Tobias Burnus | 1 | -7/+44 |
2013-03-18 | gfortran.h (gfc_option_t): Remove flag_whole_file. | Tobias Burnus | 1 | -16/+0 |
2013-02-14 | re PR fortran/56224 (gfortran -fopenmp cannot find omp_lib.h) | Thomas Koenig | 1 | -4/+11 |
2013-01-16 | re PR driver/55884 (FAIL: libgomp.fortran/omp_parse3.f90 -O0 (test for exce... | Jakub Jelinek | 1 | -0/+3 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2012-11-07 | re PR c/53063 (encode group options in the .opt files) | Manuel López-Ibáñez | 1 | -1/+0 |
2012-10-21 | re PR fortran/54465 (Implement -Wextra for Fortran) | Thomas Koenig | 1 | -0/+16 |