aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
AgeCommit message (Expand)Author
2019-10-16[arm] fix bootstrap failure due to uninitialized warningrearnsha
2019-09-13libgomp plugin - init stringburnus
2019-09-06Fix GCC_LINUX_FUTEX to work with C99 compilersfw
2019-09-032019-09-03 Chung-Lin Tang <cltang@codesourcery.com>cltang
2019-08-28 PR libgomp/91530jakub
2019-08-27 PR libgomp/91530jakub
2019-08-172019-08-17 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2019-08-122019-08-12 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2019-08-08 * gimplify.c (omp_add_variable): Use GOVD_PRIVATE | GOVD_EXPLICITjakub
2019-08-07 * tree-core.h (enum omp_clause_code): Adjust OMP_CLAUSE_USE_DEVICE_PTRjakub
2019-08-06 * tree.h (OMP_CLAUSE_LASTPRIVATE_TASKLOOP_IV): Rename to ...jakub
2019-07-31 PR middle-end/91301jakub
2019-07-232019-07-23 Steven G. Kargl <kargl@gcc.gnu.org>kargl
2019-07-20 * tree.def (OMP_LOOP): New tree code.jakub
2019-07-08 * tree-vect-stmts.c (scan_operand_equal_p): Look through MEM_REFjakub
2019-07-06 * omp-low.c (lower_rec_input_clauses): For lastprivate clauses injakub
2019-07-06 * omp-low.c (struct omp_context): Add for_simd_scan_phase member.jakub
2019-07-04 * omp-expand.c (expand_omp_for_static_nochunk): Don't emitjakub
2019-07-03 * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__SCANTEMP_jakub
2019-06-18Test cases to verify OpenACC 'firstprivate' mappingstschwinge
2019-06-18Add missing results check in 'libgomp.fortran/allocatable3.f90'tschwinge
2019-06-18Add 'libgomp.oacc-fortran/allocatable-array-1.f90'tschwinge
2019-06-18[PR90743] Fortran 'allocatable' with OpenACC data/OpenMP 'target' 'map' clausestschwinge
2019-06-18[PR90861] Document status quo for OpenACC 'declare' not cleaning up for VLAstschwinge
2019-06-18[PR90862] OpenACC 'declare' ICE when nested inside another constructtschwinge
2019-06-16[openacc, parloops] Fix SIGSEGV in oacc_entry_exit_ok_1vries
2019-06-15[nvptx, libgomp] Update pr85381-{2,4}.c test-casesvries
2019-06-15 PR middle-end/90779jakub
2019-06-15[openacc] Disable pass_thread_jumps for IFN_UNIQUEvries
2019-06-13PR tree-optimization/89713 - Assume loop with an exit is finitefxue
2019-06-11 PR target/90811jakub
2019-06-05 * omp-low.c (lower_rec_input_clauses): For lastprivate conditionaljakub
2019-06-04 * gimplify.c (gimplify_scan_omp_clauses): Don't sorry_at on lastprivatejakub
2019-05-30Generalize getconf _NPROCESSORS_ONLNro
2019-05-29 * gimplify.c (struct gimplify_omp_ctx): Add clauses member.jakub
2019-05-27 * gimplify.c (gimplify_scan_omp_clauses): Allow lastprivate conditionaljakub
2019-05-27 * omp-low.c (lower_omp_1) <case GIMPLE_ASSIGN>: Look through ordered,jakub
2019-05-27 PR libgomp/90641jakub
2019-05-24 * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__CONDTEMP_.jakub
2019-05-24 PR libgomp/90585jakub
2019-05-20 PR libgomp/90527jakub
2019-05-17OpenACC Profiling Interface (incomplete)tschwinge
2019-05-132019-05-13 Chung-Lin Tang <cltang@codesourcery.com>cltang
2019-05-08Address compiler diagnostics in libgomp.oacc-c-c++-common/pr87835.ctschwinge
2019-05-06Clean up libgomp GCC 5 legacy supporttschwinge
2019-03-27libgomp/ChangeLog:kevinb
2019-02-22[libgomp] In OpenACC testing, by default only build for the offload target th...tschwinge
2019-02-22[libgomp] In OpenACC testing, cycle though all offload targetstschwinge
2019-02-22[libgomp] Clarify difference between offload target, offload plugin, and Open...tschwinge
2019-02-22[libgomp] In OpenACC offloading testing, be more explicit in what is supporte...tschwinge