aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
AgeCommit message (Expand)Author
2019-10-25[Fortran] OpenACC – permit common blocks in some clausesCesar Philippidis
2019-10-14 PR libgomp/92081Jakub Jelinek
2019-10-11[OpenMP,Fortran] Fix several OpenMP use_device_addr/map/update errorsTobias Burnus
2019-10-09[PR92036] Add 'libgomp.oacc-c-c++-common/data-firstprivate-1.c'Thomas Schwinge
2019-10-092019-10-09 Tobias Burnus <tobias@codesourcery.com>Tobias Burnus
2019-10-09 PR libgomp/92028Jakub Jelinek
2019-10-08Fortran - fix OpenMP 'target simd'Tobias Burnus
2019-10-03Libgomp magic offset value self-documentationJulian Brown
2019-10-02Testsuite, remove alloca headerAndreas Tobler
2019-10-01 * configure.ac: Remove GCC_HEADER_STDINT(gstdint.h).Jakub Jelinek
2019-09-302019-09-30 Kwok Cheung Yeung <kcy@codesourcery.com>Kwok Cheung Yeung
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki
2019-09-13libgomp plugin - init stringTobias Burnus
2019-09-06Fix GCC_LINUX_FUTEX to work with C99 compilersFlorian Weimer
2019-09-032019-09-03 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2019-08-28 PR libgomp/91530Jakub Jelinek
2019-08-27 PR libgomp/91530Jakub Jelinek
2019-08-172019-08-17 Thomas Koenig <tkoenig@gcc.gnu.org>Thomas Koenig
2019-08-122019-08-12 Thomas Koenig <tkoenig@gcc.gnu.org>Thomas Koenig
2019-08-08 * gimplify.c (omp_add_variable): Use GOVD_PRIVATE | GOVD_EXPLICITJakub Jelinek
2019-08-07 * tree-core.h (enum omp_clause_code): Adjust OMP_CLAUSE_USE_DEVICE_PTRJakub Jelinek
2019-08-06 * tree.h (OMP_CLAUSE_LASTPRIVATE_TASKLOOP_IV): Rename to ...Jakub Jelinek
2019-07-31 PR middle-end/91301Jakub Jelinek
2019-07-232019-07-23 Steven G. Kargl <kargl@gcc.gnu.org>Steven G. Kargl
2019-07-20 * tree.def (OMP_LOOP): New tree code.Jakub Jelinek
2019-07-08 * tree-vect-stmts.c (scan_operand_equal_p): Look through MEM_REFJakub Jelinek
2019-07-06 * omp-low.c (lower_rec_input_clauses): For lastprivate clauses inJakub Jelinek
2019-07-06 * omp-low.c (struct omp_context): Add for_simd_scan_phase member.Jakub Jelinek
2019-07-04 * omp-expand.c (expand_omp_for_static_nochunk): Don't emitJakub Jelinek
2019-07-03 * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__SCANTEMP_Jakub Jelinek
2019-06-18Test cases to verify OpenACC 'firstprivate' mappingsThomas Schwinge
2019-06-18Add missing results check in 'libgomp.fortran/allocatable3.f90'Thomas Schwinge
2019-06-18Add 'libgomp.oacc-fortran/allocatable-array-1.f90'Cesar Philippidis
2019-06-18[PR90743] Fortran 'allocatable' with OpenACC data/OpenMP 'target' 'map' clausesThomas Schwinge
2019-06-18[PR90861] Document status quo for OpenACC 'declare' not cleaning up for VLAsThomas Schwinge
2019-06-18[PR90862] OpenACC 'declare' ICE when nested inside another constructThomas Schwinge
2019-06-16[openacc, parloops] Fix SIGSEGV in oacc_entry_exit_ok_1Tom de Vries
2019-06-15[nvptx, libgomp] Update pr85381-{2,4}.c test-casesTom de Vries
2019-06-15 PR middle-end/90779Jakub Jelinek
2019-06-15[openacc] Disable pass_thread_jumps for IFN_UNIQUETom de Vries
2019-06-13PR tree-optimization/89713 - Assume loop with an exit is finiteFeng Xue
2019-06-11 PR target/90811Jakub Jelinek
2019-06-05 * omp-low.c (lower_rec_input_clauses): For lastprivate conditionalJakub Jelinek
2019-06-04 * gimplify.c (gimplify_scan_omp_clauses): Don't sorry_at on lastprivateJakub Jelinek
2019-05-30Generalize getconf _NPROCESSORS_ONLNRainer Orth
2019-05-29 * gimplify.c (struct gimplify_omp_ctx): Add clauses member.Jakub Jelinek
2019-05-27 * gimplify.c (gimplify_scan_omp_clauses): Allow lastprivate conditionalJakub Jelinek
2019-05-27 * omp-low.c (lower_omp_1) <case GIMPLE_ASSIGN>: Look through ordered,Jakub Jelinek
2019-05-27 PR libgomp/90641Jakub Jelinek
2019-05-24 * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__CONDTEMP_.Jakub Jelinek