Age | Commit message (Expand) | Author | Files | Lines |
2021-08-11 | Adjust volatile handling of the operand scanner | Richard Biener | 1 | -4/+5 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-08-26 | Fortran: Add 'device_type' clause to OpenMP's declare target | Tobias Burnus | 1 | -2/+23 |
2020-06-20 | PR fortran/95707 - ICE in finish_equivalences, at fortran/trans-common.c:1319 | Harald Anlauf | 1 | -3/+5 |
2020-06-05 | PR fortran/95530, PR fortran/95537 - Buffer overflows with long symbols | Harald Anlauf | 1 | -1/+5 |
2020-05-24 | PR fortran/95106 - truncation of long symbol names with EQUIVALENCE | Harald Anlauf | 1 | -2/+3 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-07 | Fortran] PR 92793 - fix column used for error diagnostic | Tobias Burnus | 1 | -3/+3 |
2019-08-16 | Allow automatics in equivalences | Mark Eggleston | 1 | -5/+68 |
2019-07-03 | Remove another bunch of dead assignment. | Martin Liska | 1 | -4/+2 |
2019-03-11 | Wrap option names in gcc internal messages with %< and %>. | Martin Liska | 1 | -2/+2 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-08 | PR tree-optimization/78913 - Probably misleading error reported by -Wformat-l... | Martin Sebor | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-23 | re PR fortran/78297 (ICE in finish_equivalences, at fortran/trans-common.c:1246) | Steven G. Kargl | 1 | -2/+6 |
2016-11-18 | Add SET_DECL_MODE | Richard Sandiford | 1 | -1/+1 |
2016-11-10 | omp-low.c (lower_omp_target): Fix up argument to is_reference. | Jakub Jelinek | 1 | -1/+5 |
2016-11-05 | re PR fortran/69495 (unused-label warning does not tell which flag triggered it) | Janus Weil | 1 | -2/+2 |
2016-09-26 | re PR fortran/77420 (gfortran and equivalence produces internal compiler error) | Steven G. Kargl | 1 | -3/+11 |
2016-07-31 | re PR fortran/41922 (Diagnostic: No location shown for overlappingly initiali... | Steven G. Kargl | 1 | -1/+6 |
2016-04-22 | [PATCH 2/2] (header usage fix) include c++ headers in system.h | Szabolcs Nagy | 1 | -3/+1 |
2016-04-18 | tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount. | Michael Matz | 1 | -2/+2 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-09 | re PR fortran/68815 (Error/warning diagnostic: '%s' should be converted to %q... | Tobias Burnus | 1 | -1/+1 |
2015-11-11 | decl.c: Remove unused header files. | Andrew MacLeod | 1 | -1/+0 |
2015-10-29 | decl.c: Reorder #include's and remove duplicates. | Andrew MacLeod | 1 | -6/+6 |
2015-10-23 | [PATCH 4/9] ENABLE_CHECKING refactoring: Fortran | Mikhail Maltsev | 1 | -8/+7 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -1/+0 |
2015-07-02 | * trans-common.c: Include <map> after system.h. | David Edelsohn | 1 | -1/+3 |
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-23 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -2/+2 |
2015-02-01 | Always pass 0 or option number to gfc_warning*. | Joseph Myers | 1 | -3/+5 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -0/+10 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-16 | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 1 | -2/+2 |
2014-12-16 | 2014-12-15 Tobias Burnus <burnus@net-b.de> | Tobias Burnus | 1 | -1/+1 |
2014-12-13 | error.c (gfc_error): Add variant which takes a va_list. | Tobias Burnus | 1 | -5/+5 |
2014-12-11 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -1/+1 |
2014-12-03 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -8/+10 |
2014-11-30 | gfortran.h (gfc_option_t): Remove warn_aliasing, | Tobias Burnus | 1 | -2/+2 |
2014-09-20 | trans-expr.c (gfc_reset_vptr): Fix comment whitespace. | Joost VandeVondele | 1 | -1/+1 |
2014-06-18 | gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT... | Jakub Jelinek | 1 | -0/+5 |
2014-06-15 | c-common.c (handle_tls_model_attribute): Use set_decl_tls_model. | Jan Hubicka | 1 | -1/+1 |
2014-06-10 | re PR fortran/60928 (gfortran issue with allocatable components and OpenMP) | Jakub Jelinek | 1 | -0/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+3 |
2013-05-20 | re PR fortran/48858 (Incorrect error for same binding label on two generic in... | Tobias Burnus | 1 | -13/+19 |