Age | Commit message (Expand) | Author | Files | Lines |
2018-06-20 | Update OpenACC data clause semantics to the 2.5 behavior | Chung-Lin Tang | 1 | -0/+10 |
2018-02-16 | re PR fortran/84418 (ICE with fortran OpenMP linear (ref ()) clause) | Jakub Jelinek | 1 | -3/+26 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-24 | re PR fortran/81304 (Bogus warning with -Wsurprising and -fopenmp: Type speci... | Jakub Jelinek | 1 | -0/+1 |
2017-11-08 | PR 82869 Introduce logical_type_node and use it | Janne Blomqvist | 1 | -13/+13 |
2017-09-01 | re PR c/81887 (pragma omp ordered simd ignored under -fopenmp-simd) | Jakub Jelinek | 1 | -0/+6 |
2017-05-19 | OpenACC 2.5 default (present) clause | Thomas Schwinge | 1 | -0/+3 |
2017-02-09 | gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE. | Chung-Lin Tang | 1 | -0/+11 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-21 | re PR fortran/78866 (ICE in gimplify_adjust_omp_clauses_1, at gimplify.c:8721) | Jakub Jelinek | 1 | -0/+20 |
2016-12-14 | Split omp-low into multiple files | Martin Jambor | 1 | -1/+2 |
2016-12-09 | trans-array.c (gfc_array_deallocate): Remove wrapper. | Andre Vehreschild | 1 | -9/+20 |
2016-11-30 | libcaf.h: Add new action types for (de-)registration of allocatable component... | Andre Vehreschild | 1 | -4/+5 |
2016-11-10 | omp-low.c (lower_omp_target): Fix up argument to is_reference. | Jakub Jelinek | 1 | -54/+624 |
2016-10-24 | trans-intrinsic.c (gfc_conv_intrinsic_minmax): Use VAR_P (x) instead of TREE_... | Jakub Jelinek | 1 | -7/+5 |
2016-09-27 | re PR fortran/77666 (ICE in gfc_omp_clause_default_ctor, at fortran/trans-ope... | Jakub Jelinek | 1 | -3/+3 |
2016-09-08 | re PR fortran/77500 (ICE in gfc_trans_omp_atomic, at fortran/trans-openmp.c:2... | Jakub Jelinek | 1 | -1/+9 |
2016-08-31 | re PR tree-optimization/77352 (ICE: verify_ssa failed) | Jakub Jelinek | 1 | -4/+1 |
2016-08-19 | re PR fortran/69281 (gfortran ICE on temporary array in function call with -f... | Jakub Jelinek | 1 | -1/+9 |
2016-07-01 | re PR fortran/71717 (A gfortran silent "wrong code" bug in the transition fro... | Jakub Jelinek | 1 | -0/+1 |
2016-06-30 | re PR fortran/71705 (ICE in lower_omp_target, at omp-low.c:16136) | Jakub Jelinek | 1 | -0/+2 |
2016-06-03 | c-typeck.c (c_finish_omp_clauses): Mark OpenACC reduction arguments as addres... | Chung-Lin Tang | 1 | -2/+7 |
2016-06-01 | Remove the unused OMP_CLAUSE_DEVICE_RESIDENT | Thomas Schwinge | 1 | -3/+0 |
2016-04-29 | re PR middle-end/70626 (bogus results in 'acc parallel loop' reductions) | Cesar Philippidis | 1 | -1/+2 |
2016-03-17 | Rename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE | Thomas Schwinge | 1 | -3/+3 |
2016-01-08 | re PR fortran/69128 (OpenMP workshare problem with SUM()) | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-23 | Merge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTR | Thomas Schwinge | 1 | -1/+1 |
2015-12-01 | dump-parse-tree.c (show_omp_clauses): Handle optional num and static argument... | Cesar Philippidis | 1 | -21/+16 |
2015-11-22 | dump-parse-tree.c (show_namespace): Handle declares. | James Norris | 1 | -6/+19 |
2015-11-11 | decl.c: Remove unused header files. | Andrew MacLeod | 1 | -2/+0 |
2015-11-05 | gimplify.c (gimplify_scan_omp_clauses): Add support for OMP_CLAUSE_TILE. | Cesar Philippidis | 1 | -4/+50 |
2015-11-03 | OpenACC atomic directive | Thomas Schwinge | 1 | -0/+2 |
2015-10-29 | decl.c: Reorder #include's and remove duplicates. | Andrew MacLeod | 1 | -6/+6 |
2015-10-27 | [PR fortran/63865] OpenACC cache directive: match Fortran support with C/C++ | Thomas Schwinge | 1 | -6/+16 |
2015-10-27 | [PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++ | Thomas Schwinge | 1 | -4/+0 |
2015-10-13 | builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New. | Jakub Jelinek | 1 | -2/+7 |
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-19 | re PR middle-end/66199 (lastprivate/linear clause issues on combined constructs) | Jakub Jelinek | 1 | -3/+12 |
2015-04-27 | re PR fortran/59678 ([F03] Segfault on equalizing variables of a complex deri... | Andre Vehreschild | 1 | -2/+4 |
2015-03-30 | re PR middle-end/65597 (ICE in build_outer_var_ref, at omp-low.c:1043) | Jakub Jelinek | 1 | -1/+15 |
2015-01-27 | re PR fortran/63861 (OpenACC coarray ICE (also with OpenMP?)) | Tobias Burnus | 1 | -9/+15 |
2015-01-23 | re PR fortran/64726 ([OpenACC] ICE with -fopenacc and reduction(+:a)) | Tobias Burnus | 1 | -1/+1 |
2015-01-15 | Merge current set of OpenACC changes from gomp-4_0-branch. | Thomas Schwinge | 1 | -17/+379 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -0/+11 |
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 | -9/+9 |