aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-01-12* libgomp.texi: Updates for OpenACC.James Norris1-0/+4
2016-01-11nvptx plugin: do not force JIT target SM versionAlexander Monakov1-0/+4
2016-01-07Move pr66680.f90 to libgompH.J. Lu1-0/+5
2016-01-07re PR c/68960 (__attribute__ ((aligned ())) is ignored for OpenMP private var...Jakub Jelinek1-0/+5
2016-01-06correct openacc.h filenameNathan Sidwell1-1/+1
2016-01-06openacc.c (acc_on_device): Add routine pragma for C++ wrapper.Nathan Sidwell1-0/+5
2016-01-04Update copyright years.Jakub Jelinek1-0/+2
2016-01-04gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-0/+10
2015-12-31loop-red-w-2.c: Correct dg-additional-options syntax.Nathan Sidwell1-0/+23
2015-12-15c-common.c (c_common_attribute_table): Handle "omp declare target link" attri...Ilya Verbin1-0/+18
2015-12-14libgomp.h (gomp_device_state): New enum.Ilya Verbin1-0/+29
2015-12-09Fix GOMP/GOACC_parallel handling in find_func_clobbersTom de Vries1-0/+5
2015-12-02Some OpenACC host_data cleanupThomas Schwinge1-0/+9
2015-12-01OpenACC host_data support.Julian Brown1-0/+12
2015-11-30tree-nested.c (convert_nonlocal_omp_clauses): Add support for OMP_CLAUSE_{NUM...Cesar Philippidis1-0/+8
2015-11-30Handle BUILT_IN_GOMP_PARALLEL in ipa-ptaTom de Vries1-0/+5
2015-11-27re PR libgomp/68579 (FAIL: libgomp.c/target-32.c execution test)Jakub Jelinek1-0/+5
2015-11-27re PR c/63326 (whether a #pragma is a statement depends on the type of pragma)Jakub Jelinek1-0/+7
2015-11-26* configure: Regenerate.David Edelsohn1-0/+4
2015-11-26* testsuite/libgomp.c/target-35.c: New test.Jakub Jelinek1-0/+4
2015-11-22dump-parse-tree.c (show_namespace): Handle declares.James Norris1-0/+9
2015-11-20re PR middle-end/68221 (libgomp reduction-11/12 failures)Jakub Jelinek1-0/+8
2015-11-19reduction-dbl.c: New.Nathan Sidwell1-0/+11
2015-11-18nvptx.c (global_lock_var): New.Nathan Sidwell1-0/+6
2015-11-17priority_queue.c: New file.Cesar Philippidis1-0/+4
2015-11-14libgomp.texi: Update references from OpenMP 4.0 to OpenMP 4.5 sections.Jakub Jelinek1-0/+5
2015-11-14omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca...Jakub Jelinek1-0/+101
2015-11-13omp-low.c (scan_sharing_clauses): Accept INDEPENDENT, AUTO & SEQ.Nathan Sidwell1-0/+2
2015-11-13collapse-2.c: Sequential loop is sequential.Nathan Sidwell1-0/+5
2015-11-13nvptx.c (nvptx_generate_vector_shuffle): Deal with complex types.Nathan Sidwell1-0/+5
2015-11-12c-pragma.c (oacc_pragmas): Add entry for declare directive.James Norris1-0/+11
2015-11-12gimplify.c (oacc_default_clause): New.Nathan Sidwell1-0/+4
2015-11-11gimplify.c (enum omp_region_type): Add ORT_ACC, ORT_ACC_DATA, ORT_ACC_PARALLE...Nathan Sidwell1-0/+5
2015-11-10firstprivate-1.c: Remove inadvertent commit.Nathan Sidwell1-1/+5
2015-11-10routine-1.c: New.Nathan Sidwell1-0/+9
2015-11-06XFAIL testcases regressed after r229814, "Merge from gomp-4_5-branch to trunk"Thomas Schwinge1-0/+5
2015-11-05gcc/Jakub Jelinek1-0/+109
2015-11-04nvptx.c (nvptx_goacc_validate_dims): Add checking.Nathan Sidwell1-0/+19
2015-11-04loop-red-g-1.c: New.Nathan Sidwell1-0/+11
2015-11-03libgomp.h (struct acc_dispatch_t): Remove args from exec_func.Nathan Sidwell1-0/+8
2015-11-03OpenACC atomic directiveThomas Schwinge1-0/+22
2015-10-30openacc.h (enum acc_device_t): Reformat.Nathan Sidwell1-0/+9
2015-10-29Improve filenames for test cases of OpenACC combined directivesThomas Schwinge1-0/+10
2015-10-28loop-g-1.c: New.Nathan Sidwell1-0/+9
2015-10-28plugin-nvptx.c (nvptx_exec): Remove check on compute dimensions.Nathan Sidwell1-0/+5
2015-10-27[PR testsuite/68063] Add missing private clause in libgomp.c++/member-1.CThomas Schwinge1-0/+5
2015-10-27[PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++Thomas Schwinge1-0/+5
2015-10-26abort might not flush all open streams before process terminationThomas Schwinge1-0/+3
2015-10-26libgomp testsuite: Remove some explicit acc_device_nvidia usage.Thomas Schwinge1-0/+6
2015-10-26libgomp: Additional acc_shutdown bug fixing and testingThomas Schwinge1-0/+3