Age | Commit message (Expand) | Author |
2020-05-11 | [Fortran] Fix/modify present() handling for assumed-shape optional (PR 94672) | Tobias Burnus |
2020-01-28 | [Fortran] avoid ICE in gfc_omp_check_optional_argument (PR93464) | Tobias Burnus |
2020-01-22 | openmp: Fix up !$omp target parallel handling | Jakub Jelinek |
2020-01-07 | re PR fortran/93162 (gcc/fortran/trans-openmp.c:2469:50: runtime error: load ... | Jakub Jelinek |
2020-01-03 | Fortran] OpenMP/OpenACC – fix more issues with OPTIONAL | Tobias Burnus |
2020-01-01 | Update copyright years. | Jakub Jelinek |
2019-12-20 | Fortran polymorphic class-type support for OpenACC | Julian Brown |
2019-12-20 | OpenACC 2.6 deep copy: Fortran front-end parts | Julian Brown |
2019-12-19 | Add OpenACC 2.6's no_create | Julian Brown |
2019-12-12 | re PR fortran/92899 ([OpenMP] ICE in gfc_trans_omp_atomic, at fortran/trans-o... | Jakub Jelinek |
2019-12-09 | Fix column information for omp_clauses in Fortran code | Frederik Harwath |
2019-12-07 | Fortran] PR 92793 - fix column used for error diagnostic | Tobias Burnus |
2019-12-06 | [OpenMP/OpenACC/Fortran] Fix mapping of optional (present|absent) arguments | Tobias Burnus |
2019-12-05 | OpenMP] Fix use_device_… with absent optional arg | Tobias Burnus |
2019-12-04 | re PR fortran/92756 (ICE in lower_omp, at omp-low.c:12988) | Jakub Jelinek |
2019-11-12 | Add OpenACC 2.6 `serial' construct support | Maciej W. Rozycki |
2019-11-11 | Fortran] Support absent optional args with use_device_{ptr,addr} | Tobias Burnus |
2019-11-01 | OpenMP] use_device_addr/use_device_ptr with Fortran allocatable/pointer arrays | Tobias Burnus |
2019-10-11 | [OpenMP,Fortran] Fix several OpenMP use_device_addr/map/update errors | Tobias Burnus |
2019-10-10 | [Fortran, OpenMP] Actually pass use_device_addr on to the middle end | Tobias Burnus |
2019-10-02 | Fix coding style comment, missed in last commit | Tobias Burnus |
2019-10-02 | f95-lang.c (LANG_HOOKS_OMP_IS_OPTIONAL_ARGUMENT): Define to gfc_omp_is_option... | Kwok Cheung Yeung |
2019-09-20 | re PR fortran/78260 (ICE in gimplify_expr, at gimplify.c:11939) | Tobias Burnus |
2019-07-03 | Remove another bunch of dead assignment. | Martin Liska |
2019-06-24 | ipa-utils.h (type_with_linkage_p): Verify that type is CXX_ODR_P. | Jan Hubicka |
2019-03-11 | re PR fortran/89651 (OpenMP private array uninitialized warning with -O flag) | Jakub Jelinek |
2019-01-11 | re PR middle-end/85956 (ICE in wide_int_to_tree_1, at tree.c:1549) | Jakub Jelinek |
2019-01-01 | Update copyright years. | Jakub Jelinek |
2018-12-12 | re PR fortran/88463 (Rejects conforming source, OpenMP Parallel region Defaul... | Jakub Jelinek |
2018-12-09 | Correct the reported line number in Fortran combined OpenACC directives | Thomas Schwinge |
2018-12-07 | re PR fortran/88377 (ICE in gfc_omp_clause_copy_ctor, at fortran/trans-openmp... | Jakub Jelinek |
2018-11-08 | builtin-types.def (BT_FN_VOID_BOOL, [...]): New. | Jakub Jelinek |
2018-06-20 | Update OpenACC data clause semantics to the 2.5 behavior | Chung-Lin Tang |
2018-02-16 | re PR fortran/84418 (ICE with fortran OpenMP linear (ref ()) clause) | Jakub Jelinek |
2018-01-03 | Update copyright years. | Jakub Jelinek |
2017-11-24 | re PR fortran/81304 (Bogus warning with -Wsurprising and -fopenmp: Type speci... | Jakub Jelinek |
2017-11-08 | PR 82869 Introduce logical_type_node and use it | Janne Blomqvist |
2017-09-01 | re PR c/81887 (pragma omp ordered simd ignored under -fopenmp-simd) | Jakub Jelinek |
2017-05-19 | OpenACC 2.5 default (present) clause | Thomas Schwinge |
2017-02-09 | gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE. | Chung-Lin Tang |
2017-01-01 | Update copyright years. | Jakub Jelinek |
2016-12-21 | re PR fortran/78866 (ICE in gimplify_adjust_omp_clauses_1, at gimplify.c:8721) | Jakub Jelinek |
2016-12-14 | Split omp-low into multiple files | Martin Jambor |
2016-12-09 | trans-array.c (gfc_array_deallocate): Remove wrapper. | Andre Vehreschild |
2016-11-30 | libcaf.h: Add new action types for (de-)registration of allocatable component... | Andre Vehreschild |
2016-11-10 | omp-low.c (lower_omp_target): Fix up argument to is_reference. | Jakub Jelinek |
2016-10-24 | trans-intrinsic.c (gfc_conv_intrinsic_minmax): Use VAR_P (x) instead of TREE_... | Jakub Jelinek |
2016-09-27 | re PR fortran/77666 (ICE in gfc_omp_clause_default_ctor, at fortran/trans-ope... | Jakub Jelinek |
2016-09-08 | re PR fortran/77500 (ICE in gfc_trans_omp_atomic, at fortran/trans-openmp.c:2... | Jakub Jelinek |
2016-08-31 | re PR tree-optimization/77352 (ICE: verify_ssa failed) | Jakub Jelinek |