aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)AuthorFilesLines
2016-03-29Avoid ERROR in libgomp.oacc-c++/c++.exp in non-C++ configurationsThomas Schwinge2-0/+9
2016-03-24Also test -O0 for OpenACC C, C++ offloading test casesThomas Schwinge27-57/+147
2016-03-24Properly assign to packet header (PR hsa/70394)Martin Liska2-2/+17
2016-03-23re PR c++/70376 (OpenMP taskloop construct fails to instantiate copy construc...Jakub Jelinek2-0/+25
2016-03-23Add missing initializations in oacc testcasesTom de Vries3-4/+10
2016-03-23re PR libgomp/69414 ([OpenACC] "!$acc update self" does not provide expected ...James Norris5-9/+420
2016-03-23Copy shadow argument conditionally (PR hsa/70337)Martin Liska2-2/+16
2016-03-17Rename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETEThomas Schwinge1-3/+3
2016-03-16Nowadays, we use plain -fopenacc to enable OpenACC kernels processingThomas Schwinge8-7/+15
2016-03-13libgcc_s is required by libstdc++Thomas Schwinge2-0/+7
2016-03-10re PR testsuite/70009 (test case libgomp.oacc-c-c++-common/vprop.c fails star...Cesar Philippidis2-2/+7
2016-03-09Add oacc kernels testcases in libgomp.oacc-fortranTom de Vries8-0/+255
2016-03-07[hsa testsuite] New directory for HSA-specific C testcasesMartin Jambor19-0/+1193
2016-03-07[hsa testsuite] Adjust libgomp tests that do not work on host fallbackMartin Jambor11-10/+24
2016-03-07[hsa testsuite] Suppress hsa warnings in libgomp testsMartin Jambor2-0/+8
2016-03-02re PR libgomp/69555 (libgomp.c++/target-6.C fails because of undefined behavi...Jakub Jelinek3-0/+178
2016-02-26[hsa,testsuite] Introduce offload_device_shared_as effective targetKeith McDaniel3-0/+58
2016-02-25re PR driver/68463 (Offloading fails when some objects are compiled with LTO ...Ilya Verbin2-19/+5
2016-02-23Use plain -fopenacc to enable OpenACC kernels processingThomas Schwinge18-47/+51
2016-02-22nvptx.c (nvptx_gen_shuffle): Add support for QImode and HImode registers.Cesar Philippidis2-0/+38
2016-02-20Fix whitespace in libgomp/ChangeLogTom de Vries1-2/+1
2016-02-19re PR driver/69805 (ICE in greater_than_spec_func, at gcc.c:9722)Jakub Jelinek2-0/+14
2016-02-16Don't call call_cgraph_insertion_hooks in simd_clone_createTom de Vries2-0/+12
2016-02-09Fix GOMP/GOACC_parallel optimization in ipa-ptaTom de Vries5-0/+24
2016-02-09Handle -fdiagnostics-color in ltoTom de Vries2-0/+24
2016-02-02libgomp: fix target-31.c testcaseAlexander Monakov2-1/+16
2016-02-02libgomp: fix teams-3/4 testcasesAlexander Monakov5-5/+16
2016-02-02* testsuite/libgomp.oacc-c-c++-common/declare-4.c: Fix clause.James Norris2-1/+5
2016-02-02Merge BUILT_IN_GOACC_HOST_DATA into BUILT_IN_GOACC_DATA_STARTThomas Schwinge3-41/+3
2016-02-02libgomp: Skip hsa offloading for OpenACC test casesThomas Schwinge2-2/+7
2016-02-02libgomp: Use HSA_RUNTIME_LIB, HSA_KMT_LIB in the testsuiteThomas Schwinge7-9/+42
2016-02-02libgomp: For hsa offloading, compilation is all handled by the target compilerThomas Schwinge3-2/+12
2016-02-02libgomp: Don't configure for offloading target if we don't build the correspo...Thomas Schwinge3-2/+18
2016-02-01nvptx.c (PTX_GANG_DEFAULT): New.Nathan Sidwell3-2/+140
2016-01-26Handle DR_NUM_DIMENSIONS == 0 in initialize_data_dependence_relationTom de Vries2-0/+31
2016-01-25re PR lto/69393 (ICE in dwarf2out_finish, at dwarf2out.c:27175 with LTO)Richard Biener2-0/+21
2016-01-22target.c (gomp_get_target_fn_addr): Allow host fallback if target function wa...Ilya Verbin2-6/+6
2016-01-20task.c (gomp_create_target_task): Set firstprivate_copies to NULL.Ilya Verbin2-0/+5
2016-01-19Merge of HSAMartin Jambor14-78/+2068
2016-01-18Add oacc kernels test in libgompTom de Vries16-0/+564
2016-01-15* task.c (GOMP_PLUGIN_target_task_completion): Add missing return.Jakub Jelinek2-0/+5
2016-01-15gimplify.c (oacc_default_clause): Decode reference and pointer types for both...Cesar Philippidis2-0/+54
2016-01-12* libgomp.texi: Updates for OpenACC.James Norris2-0/+1290
2016-01-11nvptx plugin: do not force JIT target SM versionAlexander Monakov2-6/+7
2016-01-07Move pr66680.f90 to libgompH.J. Lu2-0/+51
2016-01-07re PR c/68960 (__attribute__ ((aligned ())) is ignored for OpenMP private var...Jakub Jelinek2-0/+30
2016-01-06correct openacc.h filenameNathan Sidwell1-1/+1
2016-01-06openacc.c (acc_on_device): Add routine pragma for C++ wrapper.Nathan Sidwell3-0/+29
2016-01-04Update copyright years.Jakub Jelinek103-102/+104
2016-01-04gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-1/+11