blob: 5355ef1f35df2ac3735bb86ae0893c7e81b9b978 [file] [log] [blame]
2018-11-07 Jakub Jelinek <jakub@redhat.com>
* types.def (BT_FN_VOID_BOOL, BT_FN_UINT_UINT_PTR_PTR,
BT_FN_BOOL_UINT_LONGPTR_LONG_LONG_LONGPTR_LONGPTR_PTR_PTR,
BT_FN_BOOL_UINT_ULLPTR_LONG_ULL_ULLPTR_ULLPTR_PTR_PTR,
BT_FN_VOID_INT_OMPFN_SIZE_PTR_PTR_PTR_UINT_PTR_PTR,
BT_FN_BOOL_LONG_LONG_LONG_LONG_LONG_LONGPTR_LONGPTR_PTR_PTR,
BT_FN_BOOL_BOOL_ULL_ULL_ULL_LONG_ULL_ULLPTR_ULLPTR_PTR_PTR): New.
2018-10-23 Jakub Jelinek <jakub@redhat.com>
* types.def (BT_FN_UINT_OMPFN_PTR_UINT_UINT): New.
2018-09-27 Jakub Jelinek <jakub@redhat.com>
* types.def (BT_FN_VOID_SIZE_SIZE_PTR): New.
2018-05-31 Jakub Jelinek <jakub@redhat.com>
* trans-openmp.c (gfc_trans_omp_atomic): Set OMP_ATOMIC_MEMORY_ORDER
rather than OMP_ATOMIC_SEQ_CST.
2018-05-03 Jakub Jelinek <jakub@redhat.com>
* trans-openmp.c (gfc_trans_omp_clauses): Use
OMP_CLAUSE_DEFAULTMAP_SET_KIND.
2017-06-29 Jakub Jelinek <jakub@redhat.com>
* trans-openmp.c (gfc_trans_omp_taskgroup): Build OMP_TASKGROUP using
make_node instead of build1_loc.
Copyright (C) 2017-2018 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.