aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)Author
2016-04-29 gcc/c-family/cesar
2016-04-27 Backported from mainlinejakub
2016-04-27Update ChangeLog and version files for releasegcc-6_1_0-releasegccadmin
2016-04-21libgomp nvptx plugin: make cuMemFreeHost error non-fatalamonakov
2016-04-14 libgomp/cesar
2016-04-14 PR middle-end/70643cesar
2016-04-13 libgomp/cesar
2016-04-12libgomp external ABI prototypes maintenancetschwinge
2016-04-12Merge libgomp.oacc-c-c++-common/loop-reduction-*.c into libgomp.oacc-c-c++-co...tschwinge
2016-04-12Improve libgomp.oacc-c-c++-common/par-loop-comb-reduction-2.ctschwinge
2016-04-12 * omp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIVATE_INTjakub
2016-04-08 gcc/cesar
2016-03-30Update OpenACC test casestschwinge
2016-03-29Avoid ERROR in libgomp.oacc-c++/c++.exp in non-C++ configurationstschwinge
2016-03-24Also test -O0 for OpenACC C, C++ offloading test casestschwinge
2016-03-24Properly assign to packet header (PR hsa/70394)marxin
2016-03-23 PR c++/70376jakub
2016-03-23Add missing initializations in oacc testcasesvries
2016-03-23 PR libgomp/69414jnorris
2016-03-23Copy shadow argument conditionally (PR hsa/70337)marxin
2016-03-17Rename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETEtschwinge
2016-03-16Nowadays, we use plain -fopenacc to enable OpenACC kernels processingtschwinge
2016-03-13libgcc_s is required by libstdc++tschwinge
2016-03-10 libgomp/cesar
2016-03-09Add oacc kernels testcases in libgomp.oacc-fortranvries
2016-03-07[hsa testsuite] New directory for HSA-specific C testcasesjamborm
2016-03-07[hsa testsuite] Adjust libgomp tests that do not work on host fallbackjamborm
2016-03-07[hsa testsuite] Suppress hsa warnings in libgomp testsjamborm
2016-03-02 PR libgomp/69555jakub
2016-02-26[hsa,testsuite] Introduce offload_device_shared_as effective targetjamborm
2016-02-25gcc/iverbin
2016-02-23Use plain -fopenacc to enable OpenACC kernels processingtschwinge
2016-02-22 gcc/cesar
2016-02-20Fix whitespace in libgomp/ChangeLogvries
2016-02-19 PR driver/69805jakub
2016-02-16Don't call call_cgraph_insertion_hooks in simd_clone_createvries
2016-02-09Fix GOMP/GOACC_parallel optimization in ipa-ptavries
2016-02-09Handle -fdiagnostics-color in ltovries
2016-02-02libgomp: fix target-31.c testcaseamonakov
2016-02-02libgomp: fix teams-3/4 testcasesamonakov
2016-02-02 * testsuite/libgomp.oacc-c-c++-common/declare-4.c: Fix clause.jnorris
2016-02-02Merge BUILT_IN_GOACC_HOST_DATA into BUILT_IN_GOACC_DATA_STARTtschwinge
2016-02-02libgomp: Skip hsa offloading for OpenACC test casestschwinge
2016-02-02libgomp: Use HSA_RUNTIME_LIB, HSA_KMT_LIB in the testsuitetschwinge
2016-02-02libgomp: For hsa offloading, compilation is all handled by the target compilertschwinge
2016-02-02libgomp: Don't configure for offloading target if we don't build the correspo...tschwinge
2016-02-01 gcc/nathan
2016-01-26Handle DR_NUM_DIMENSIONS == 0 in initialize_data_dependence_relationvries
2016-01-252016-01-25 Richard Biener <rguenther@suse.de>rguenth
2016-01-22libgomp/iverbin