aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)Author
2016-01-06correct openacc.h filenameNathan Sidwell
2016-01-06 * openacc.c (acc_on_device): Add routine pragma for C++ wrapper.Nathan Sidwell
2016-01-04 Update copyright years.Jakub Jelinek
2016-01-04gcc/Jakub Jelinek
2015-12-31 * testsuite/libgomp.oacc-c-c++-common/loop-red-w-2.c: CorrectNathan Sidwell
2015-12-15gcc/c-family/Ilya Verbin
2015-12-14libgomp/Ilya Verbin
2015-12-09Fix GOMP/GOACC_parallel handling in find_func_clobbersTom de Vries
2015-12-02Some OpenACC host_data cleanupThomas Schwinge
2015-12-02Handle BUILT_IN_GOACC_PARALLEL in ipa-ptaTom de Vries
2015-12-01OpenACC host_data support.Julian Brown
2015-11-30 gcc/Cesar Philippidis
2015-11-30Handle BUILT_IN_GOMP_PARALLEL in ipa-ptaTom de Vries
2015-11-27 PR libgomp/68579Jakub Jelinek
2015-11-27 PR c/63326Jakub Jelinek
2015-11-26Fix typoDavid Edelsohn
2015-11-26* configure: Regenerate.David Edelsohn
2015-11-26 * testsuite/libgomp.c/target-35.c: New test.Jakub Jelinek
2015-11-22 gcc/fortran/James Norris
2015-11-20 PR middle-end/68221Jakub Jelinek
2015-11-19 * libgomp.oacc-c-c++-common/reduction-dbl.c: New.Nathan Sidwell
2015-11-18 gcc/Nathan Sidwell
2015-11-17 libgomp/Cesar Philippidis
2015-11-14 * libgomp.texi: Update references from OpenMP 4.0 to OpenMP 4.5Jakub Jelinek
2015-11-14gcc/Jakub Jelinek
2015-11-13 gcc/Nathan Sidwell
2015-11-13 * testsuite/libgomp.oacc-c-c++-common/collapse-2.c: SequentialNathan Sidwell
2015-11-13 gcc/Nathan Sidwell
2015-11-122015-11-12 James Norris <jnorris@codesourcery.com>James Norris
2015-11-12 gcc/Nathan Sidwell
2015-11-11 gcc/Nathan Sidwell
2015-11-10 * testsuite/libgomp.oacc-c-c++-common/firstprivate-1.c: RemoveNathan Sidwell
2015-11-10 gcc/testsuite/Nathan Sidwell
2015-11-06XFAIL testcases regressed after r229814, "Merge from gomp-4_5-branch to trunk"Thomas Schwinge
2015-11-05gcc/Jakub Jelinek
2015-11-04 gcc/Nathan Sidwell
2015-11-04 * libgomp.oacc-c-c++-common/loop-red-g-1.c: New.Nathan Sidwell
2015-11-03 * libgomp.h (struct acc_dispatch_t): Remove args from exec_func.Nathan Sidwell
2015-11-03OpenACC atomic directiveThomas Schwinge
2015-10-30 gcc/Nathan Sidwell
2015-10-29Improve filenames for test cases of OpenACC combined directivesThomas Schwinge
2015-10-28 * testsuite/libgomp.oacc-c-c++-common/loop-g-1.c: New.Nathan Sidwell
2015-10-28 * plugin/plugin-nvptx.c (nvptx_exec): Remove check on computeNathan Sidwell
2015-10-27[PR testsuite/68063] Add missing private clause in libgomp.c++/member-1.CThomas Schwinge
2015-10-27[PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++Thomas Schwinge
2015-10-26abort might not flush all open streams before process terminationThomas Schwinge
2015-10-26libgomp testsuite: Remove some explicit acc_device_nvidia usage.Thomas Schwinge
2015-10-26libgomp: Additional acc_shutdown bug fixing and testingThomas Schwinge
2015-10-26[libgomp/66518] Resolve XFAIL in libgomp.oacc-c-c++-common/lib-3.cThomas Schwinge
2015-10-26[PR libgomp/65437, libgomp/66518] Initialize runtime in acc_update_device, ac...Thomas Schwinge