]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp/ChangeLog
Use plain -fopenacc to enable OpenACC kernels processing
[thirdparty/gcc.git] / libgomp / ChangeLog
2016-02-23  Thomas SchwingeUse plain -fopenacc to enable OpenACC kernels processing
2016-02-22  Cesar Philippidisnvptx.c (nvptx_gen_shuffle): Add support for QImode...
2016-02-20  Tom de VriesFix whitespace in libgomp/ChangeLog
2016-02-19  Jakub Jelinekre PR driver/69805 (ICE in greater_than_spec_func,...
2016-02-16  Tom de VriesDon't call call_cgraph_insertion_hooks in simd_clone_create
2016-02-09  Tom de VriesFix GOMP/GOACC_parallel optimization in ipa-pta
2016-02-09  Tom de VriesHandle -fdiagnostics-color in lto
2016-02-02  Alexander Monakovlibgomp: fix target-31.c testcase
2016-02-02  Alexander Monakovlibgomp: fix teams-3/4 testcases
2016-02-02  James Norris* testsuite/libgomp.oacc-c-c++-common/declare-4.c:...
2016-02-02  Thomas SchwingeMerge BUILT_IN_GOACC_HOST_DATA into BUILT_IN_GOACC_DATA...
2016-02-02  Thomas Schwingelibgomp: Skip hsa offloading for OpenACC test cases
2016-02-02  Thomas Schwingelibgomp: Use HSA_RUNTIME_LIB, HSA_KMT_LIB in the testsuite
2016-02-02  Thomas Schwingelibgomp: For hsa offloading, compilation is all handled...
2016-02-02  Thomas Schwingelibgomp: Don't configure for offloading target if we...
2016-02-01  Nathan Sidwellnvptx.c (PTX_GANG_DEFAULT): New.
2016-01-26  Tom de VriesHandle DR_NUM_DIMENSIONS == 0 in initialize_data_depend...
2016-01-25  Richard Bienerre PR lto/69393 (ICE in dwarf2out_finish, at dwarf2out...
2016-01-22  Ilya Verbintarget.c (gomp_get_target_fn_addr): Allow host fallback...
2016-01-20  Ilya Verbintask.c (gomp_create_target_task): Set firstprivate_copi...
2016-01-19  Martin JamborMerge of HSA
2016-01-18  Tom de VriesAdd oacc kernels test in libgomp
2016-01-15  Jakub Jelinek* task.c (GOMP_PLUGIN_target_task_completion): Add...
2016-01-15  Cesar Philippidisgimplify.c (oacc_default_clause): Decode reference...
2016-01-12  James Norris* libgomp.texi: Updates for OpenACC.
2016-01-11  Alexander Monakovnvptx plugin: do not force JIT target SM version
2016-01-07  H.J. LuMove pr66680.f90 to libgomp
2016-01-07  Jakub Jelinekre PR c/68960 (__attribute__ ((aligned ())) is ignored...
2016-01-06  Nathan Sidwellcorrect openacc.h filename
2016-01-06  Nathan Sidwellopenacc.c (acc_on_device): Add routine pragma for C...
2016-01-04  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2015-12-31  Nathan Sidwellloop-red-w-2.c: Correct dg-additional-options syntax.
2015-12-15  Ilya Verbinc-common.c (c_common_attribute_table): Handle "omp...
2015-12-14  Ilya Verbinlibgomp.h (gomp_device_state): New enum.
2015-12-09  Tom de VriesFix GOMP/GOACC_parallel handling in find_func_clobbers
2015-12-02  Thomas SchwingeSome OpenACC host_data cleanup
2015-12-01  Julian BrownOpenACC host_data support.
2015-11-30  Cesar Philippidistree-nested.c (convert_nonlocal_omp_clauses): Add suppo...
2015-11-30  Tom de VriesHandle BUILT_IN_GOMP_PARALLEL in ipa-pta
2015-11-27  Jakub Jelinekre PR libgomp/68579 (FAIL: libgomp.c/target-32.c execut...
2015-11-27  Jakub Jelinekre PR c/63326 (whether a #pragma is a statement depends...
2015-11-26  David Edelsohn* configure: Regenerate.
2015-11-26  Jakub Jelinek* testsuite/libgomp.c/target-35.c: New test.
2015-11-22  James Norrisdump-parse-tree.c (show_namespace): Handle declares.
2015-11-20  Jakub Jelinekre PR middle-end/68221 (libgomp reduction-11/12 failures)
2015-11-19  Nathan Sidwellreduction-dbl.c: New.
2015-11-18  Nathan Sidwellnvptx.c (global_lock_var): New.
2015-11-17  Cesar Philippidispriority_queue.c: New file.
2015-11-14  Jakub Jelineklibgomp.texi: Update references from OpenMP 4.0 to...
2015-11-14  Jakub Jelinekomp-low.c (lower_omp_ordered): Add argument to GOMP_SMD...
2015-11-13  Nathan Sidwellomp-low.c (scan_sharing_clauses): Accept INDEPENDENT...
2015-11-13  Nathan Sidwellcollapse-2.c: Sequential loop is sequential.
2015-11-13  Nathan Sidwellnvptx.c (nvptx_generate_vector_shuffle): Deal with...
2015-11-12  James Norrisc-pragma.c (oacc_pragmas): Add entry for declare directive.
2015-11-12  Nathan Sidwellgimplify.c (oacc_default_clause): New.
2015-11-11  Nathan Sidwellgimplify.c (enum omp_region_type): Add ORT_ACC, ORT_ACC...
2015-11-10  Nathan Sidwellfirstprivate-1.c: Remove inadvertent commit.
2015-11-10  Nathan Sidwellroutine-1.c: New.
2015-11-06  Thomas SchwingeXFAIL testcases regressed after r229814, "Merge from...
2015-11-05  Jakub Jelinekgcc/
2015-11-04  Nathan Sidwellnvptx.c (nvptx_goacc_validate_dims): Add checking.
2015-11-04  Nathan Sidwellloop-red-g-1.c: New.
2015-11-03  Nathan Sidwelllibgomp.h (struct acc_dispatch_t): Remove args from...
2015-11-03  Thomas SchwingeOpenACC atomic directive
2015-10-30  Nathan Sidwellopenacc.h (enum acc_device_t): Reformat.
2015-10-29  Thomas SchwingeImprove filenames for test cases of OpenACC combined...
2015-10-28  Nathan Sidwellloop-g-1.c: New.
2015-10-28  Nathan Sidwellplugin-nvptx.c (nvptx_exec): Remove check on compute...
2015-10-27  Thomas Schwinge[PR testsuite/68063] Add missing private clause in...
2015-10-27  Thomas Schwinge[PR c/64765, c/64880] Support OpenACC Combined Directiv...
2015-10-26  Thomas Schwingeabort might not flush all open streams before process...
2015-10-26  Thomas Schwingelibgomp testsuite: Remove some explicit acc_device_nvid...
2015-10-26  Thomas Schwingelibgomp: Additional acc_shutdown bug fixing and testing
2015-10-26  Thomas Schwinge[libgomp/66518] Resolve XFAIL in libgomp.oacc-c-c+...
2015-10-26  Thomas Schwinge[PR libgomp/65437, libgomp/66518] Initialize runtime...
2015-10-23  Tom de VriesAdd missing private clause in libgomp.c++/member-2.C
2015-10-20  Nathan Sidwellreduction-5.c: Set sane vector_length.
2015-10-14  Ilya Verbintarget.c (gomp_map_vars): Initialize tgt->tgt_start...
2015-10-14  Sebastian Huber[gomp] Fix build for 32-bit targets with int != int32_t
2015-10-13  Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-13  Tom de VriesAdd param parloops-schedule
2015-10-12  James Norrisvector-loop.c: Fix loop initializer.
2015-10-09  David MalcolmTestsuite: add dg-{begin|end}-multiline-output commands
2015-10-02  Thomas Schwingenvptx offloading linking
2015-09-30  Nathan Sidwellmkoffload.c (process): Change offload data format.
2015-09-30  Thomas SchwingeAdd checkpoint to libgomp dg-shouldfail tests
2015-09-29  Nathan Sidwellbuiltins.c (expand_builtin_acc_on_device): Delete.
2015-09-29  Nathan Sidwellplugin-nvptx.c (ARRAYSIZE): Delete.
2015-09-28  Nathan Sidwellgomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.
2015-09-22  Chung-Lin Tangre PR libgomp/67141 (wrong libgomp mutex initialisation...
2015-09-08  Aditya KumarRemove limit_scops
2015-09-03  Jakub Jelinekconfigure.tgt: Add missing ;; in between nvptx and...
2015-09-03  Sebastian Huber[gomp] Add thread attribute customization
2015-09-03  Sebastian Huber[gomp] Thread pool management
2015-09-03  Sebastian Huber[gomp] Add RTEMS configuration
2015-09-03  Sebastian Huber[gomp] Simplify thread pool initialization
2015-09-03  Tom de VriesFix inner loop phi in expand_omp_for_static_chunk
2015-08-29  Tom de VriesHandle mix/max pointer reductions in parloops
2015-08-24  Nathan Sidwelllibgomp.map: Add 4.0.2 version.
next