aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)AuthorFilesLines
2017-09-08libgomp.texi (Top): www.openacc.org now uses https.Gerald Pfeifer2-40/+83
2017-08-10re PR c/81687 (Compiler drops label in OpenMP region)Jakub Jelinek3-0/+56
2017-08-07re PR c/69389 (bit field incompatible with OpenMP atomic update)Jakub Jelinek3-0/+133
2017-08-07Fix diff_type in expand_oacc_for char iter_typeTom de Vries3-1/+51
2017-07-27re PR c/45784 (gcc OpenMP - error: invalid controlling predicate)Jakub Jelinek3-0/+52
2017-07-19Add v2di support for nvptxTom de Vries2-0/+52
2017-07-03Fix secure_getenv.h include in plugin-hsa.cTom de Vries2-1/+5
2017-06-27Show value of GOMP_OPENACC_DIM in libgomp nvptx pluginTom de Vries2-1/+16
2017-06-27Use secure_getenv for GOMP_DEBUGTom de Vries5-33/+124
2017-06-21re PR c++/81130 (ICE OpenMP shared clause in gimplify_var_or_parm_decl, at gi...Jakub Jelinek2-0/+46
2017-06-17Get rid of dg-skip-if etc. default argsRainer Orth3-2/+9
2017-06-02invoke.texi: Document the -Wsizeof-pointer-div warning.Bernd Edlinger3-2/+7
2017-05-30re PR libgomp/80822 (libgomp incorrect affinity when OMP_PLACES=threads)Jakub Jelinek2-83/+98
2017-05-24OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_allThomas Schwinge10-7/+188
2017-05-24Fortran OpenACC "openacc_lib.h": acc_pcopyin, acc_pcreateThomas Schwinge4-69/+42
2017-05-24Translate libgomp.oacc-c-c++-common/lib-32.c into FortranThomas Schwinge4-0/+356
2017-05-24C/C++ OpenACC: acc_pcopyin, acc_pcreateThomas Schwinge7-87/+272
2017-05-24libgomp nvptx plugin: Debugging output when disabling nvptx offloadingThomas Schwinge2-2/+15
2017-05-23OpenACC 2.5 kernels construct: num_gangs, num_workers, vector_length clausesThomas Schwinge4-6/+67
2017-05-23Runtime checking of OpenACC parallelism dimensions clausesThomas Schwinge5-12/+548
2017-05-22re PR middle-end/80809 (Multi-free error for variable size array used within ...Jakub Jelinek3-0/+81
2017-05-22re PR middle-end/80809 (Multi-free error for variable size array used within ...Jakub Jelinek2-0/+32
2017-05-22re PR middle-end/80853 (OpenMP ICE in build_outer_var_ref with array reduction)Jakub Jelinek2-0/+34
2017-05-19OpenACC 2.5 default (present) clauseThomas Schwinge6-12/+125
2017-05-19libgomp hsa plugin: debug output for HSA runtime library loading failureThomas Schwinge2-2/+11
2017-05-12Load new scanlang.expRainer Orth2-0/+5
2017-04-27re PR bootstrap/80531 (RC1 bootstrap comparison failure)Jakub Jelinek2-0/+8
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