Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-20 | Introduce -finline-arg-packing. | Thomas Koenig | 1 | -0/+5 |
2019-11-12 | Use more SET_OPTION_IF_UNSET. | Martin Liska | 1 | -2/+2 |
2019-11-08 | Allow CHARACTER literals in assignments and data statements. | Mark Eggleston | 1 | -0/+1 |
2019-10-30 | Suppress warning with -Wno-overwrite-recursive. | Mark Eggleston | 1 | -1/+2 |
2019-08-23 | re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs) | Jakub Jelinek | 1 | -2/+2 |
2019-08-11 | PR fortran/91413 Generate warning when making array static | Janne Blomqvist | 1 | -1/+1 |
2019-07-16 | re PR fortran/90903 (Implement runtime checks for bit manipulation intrinsics) | Harald Anlauf | 1 | -2/+2 |
2019-06-19 | re PR fortran/89103 (Allow blank format items in format strings) | Jim MacArthur | 1 | -0/+1 |
2019-05-22 | fortran/89100: Default widths with -fdec-format-defaults | Janne Blomqvist | 1 | -0/+1 |
2019-03-11 | Wrap option names in gcc internal messages with %< and %>. | Martin Liska | 1 | -1/+1 |
2019-02-14 | PR 81552 Improve and document -flag-init-integer | Janne Blomqvist | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-03 | re PR fortran/87919 (Incorrect fortran handling of -fno-* options) | Fritz Reese | 1 | -18/+12 |
2018-12-03 | re PR fortran/87919 (Incorrect fortran handling of -fno-* options) | Fritz Reese | 1 | -13/+52 |
2018-11-21 | lang.opt (fdec-include): New option. | Jakub Jelinek | 1 | -0/+1 |
2018-09-20 | gfortran.h (gfc_str_startswith): New macro. | Janus Weil | 1 | -1/+1 |
2018-08-10 | re PR fortran/57160 (short-circuit IF only with -ffrontend-optimize) | Janus Weil | 1 | -1/+1 |
2018-07-20 | PR middle-end/82063 - issues with arguments enabled by -Wall | Martin Sebor | 1 | -1/+1 |
2018-05-22 | re PR fortran/85841 ([F2018] reject deleted features) | Janus Weil | 1 | -8/+1 |
2018-05-21 | re PR fortran/85841 ([F2018] reject deleted features) | Janus Weil | 1 | -13/+6 |
2018-05-10 | re PR fortran/85735 (f951 crashes on empty input) | Marek Polacek | 1 | -0/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-17 | Support -std=f2018 | Janne Blomqvist | 1 | -1/+13 |
2017-11-15 | Disable -Wreturn-type by default in all languages other from C++. | Martin Liska | 1 | -3/+0 |
2017-11-06 | Instrument function exit with __builtin_unreachable in C++ | Martin Liska | 1 | -0/+3 |
2017-11-05 | re PR fortran/82471 (Reorder loop for unfavorable index ordering in DO CONCU... | Thomas Koenig | 1 | -0/+5 |
2017-08-10 | options.c (set_dec_flags): Only set legacy standards when value is not zero. | Fritz Reese | 1 | -5/+7 |
2017-08-10 | options.c (set_dec_flags, [...]): Only set flag_d_lines with -fdec when not s... | Fritz Reese | 1 | -5/+9 |
2017-08-07 | re PR fortran/68829 (Segfaults with -Ofast due to large array on stack) | Thomas Koenig | 1 | -1/+7 |
2017-02-26 | re PR libfortran/51119 (MATMUL slow for large matrices) | Thomas Koenig | 1 | -3/+9 |
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 |