aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)AuthorFilesLines
2017-04-20omp-low: fix lastprivate/linear lowering for SIMTAlexander Monakov2-0/+22
2017-04-13plugin-nvptx.c (cuda_lib_inited): Use signed char type instead of char.Jakub Jelinek2-1/+6
2017-04-11re PR libgomp/80394 (Empty OpenMP task is wrongly removed when optimizing)Jakub Jelinek2-0/+27
2017-04-04re PR libgomp/79876 (FAIL: libgomp.fortran/strassen.f90 -O execution test ...Jakub Jelinek5-2/+98
2017-03-30* env.c (initialize_env): Initialize stacksize to 0.Jakub Jelinek2-1/+5
2017-03-22re PR c++/80029 (valgrind error in new_omp_context(omp_region_type) (gimplify...Cesar Philippidis2-0/+30
2017-03-08re PR c/79940 (OpenMP pragma - internal compiler error with taskloop)Jakub Jelinek2-0/+52
2017-02-15Enable libgomp.c/pr48591.c on __float128 targetsRainer Orth2-1/+8
2017-02-11loop-dim-default.c: Remove hppa*-*-* dg-skip-if directive.John David Anglin2-1/+5
2017-02-09loop-dim-default.c: Move dg-skip-if directive into a comment.Jakub Jelinek2-3/+8
2017-02-09gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE.Chung-Lin Tang5-3/+314
2017-02-09loop-dim-default.c: Skip on hppa*-*-*.John David Anglin4-0/+13
2017-02-02libgomp, nvptx plugin: Make "nvptx_exec" staticThomas Schwinge2-1/+3
2017-02-02libgomp: Normalize the names of a few functions of the libgomp plugin APIThomas Schwinge5-23/+36
2017-01-31libgomp: Provide prototypes for functions implemented by libgomp pluginsThomas Schwinge4-38/+109
2017-01-26* testsuite/lib/libgomp.expJakub Jelinek2-4/+10
2017-01-26declare-simd-4.f90: Add cleanup-modules directive.Jakub Jelinek2-1/+7
2017-01-24Brig front-endPekka Jääskeläinen3-636/+7
2017-01-21re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek3-2/+9
2017-01-19cuda.h (CUdeviceptr): Typedef to unsigned long long even for _WIN64.Jakub Jelinek2-1/+6
2017-01-17hsa.h: Add GCC runtime library exception.Jakub Jelinek3-4/+17
2017-01-17configfrag.ac: For --without-cuda-driver don't initialize CUDA_DRIVER_INCLUDE...Jakub Jelinek6-69/+418
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek6-6/+40
2017-01-09re PR libgomp/60670 (omp.h may differ between multilibs)Francois-Xavier Coudert3-2/+8
2017-01-01Update copyright years.Jakub Jelinek126-125/+127
2017-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-2/+6
2016-12-02[RTEMS] Use spin lock for pool managementSebastian Huber3-6/+15
2016-12-02[RTEMS] Fix libgomp for nthreads == 1Sebastian Huber2-15/+16
2016-11-30libgomp: move data definitions from icv.c back to env.cAlexander Monakov4-36/+48
2016-11-30libgomp: introduce LIBGOMP_OFFLOADED_ONLY macroAlexander Monakov4-0/+25
2016-11-30libgomp: regenerate with automake-1.11.6Alexander Monakov5-89/+202
2016-11-28libgomp: remove config/nvptx/critical.cAlexander Monakov2-0/+4
2016-11-28libgomp: fix OpenMP offloading to NVPTX and correct location of generic affin...Jonas Hahnfeld3-1/+7
2016-11-23OpenMP offloading to NVPTX: libgomp changesAlexander Monakov49-447/+2214
2016-11-23backport: hsa-builtins.def: New file.Martin Jambor4-0/+549
2016-11-23Remove build dependence on HSA run-timeMartin Liska13-382/+1534
2016-11-15libgomp testsuite: add missing map clausesMartin Jambor3-8/+15
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose2-1/+4
2016-11-10cpp.c (cpp_define_builtins): Define _OPENMP to 201511 instead of 201307.Jakub Jelinek5-4/+10
2016-11-10omp-low.c (lower_omp_target): Fix up argument to is_reference.Jakub Jelinek20-14/+1123
2016-11-02nvptx.c (PTX_GANG_DEFAULT): Set to zero.Cesar Philippidis3-4/+94
2016-11-01hashtab.h: Use standard GPLv3 with runtime exception boilerplate.Jakub Jelinek2-13/+26
2016-10-27oacc-init.c (goacc_new_thread): Use sizeof of the appropriate size when alloc...Aldy Hernandez2-1/+6
2016-09-14typeck.c (cp_build_unary_op): Diagnose incrementing boolean expressions.Marek Polacek2-0/+5
2016-08-19re PR fortran/71014 (associate statement inside omp parallel do appears to di...Jakub Jelinek2-0/+25
2016-08-18re PR middle-end/70895 (OpenACC: loop reduction does not work. Output is zero.)Chung-Lin Tang15-42/+55
2016-08-14re PR fortran/70598 (Fortran OpenACC host_data construct ICE)Chung-Lin Tang2-0/+37
2016-08-08re PR c++/58706 (ICE with lambda in OpenMP for-loop)Jakub Jelinek2-0/+52
2016-08-04C++ OpenACC routine directive testing: templated, and "auto", trailing return...Thomas Schwinge7-2/+61
2016-08-04Make libgomp.oacc-c-c++-common/crash-1.c a "link" test, and don't hardcode -O0Thomas Schwinge2-3/+7