re PR target/80090 (Incorrect assembler - output_addr_const may generate visibility...
[gcc.git] / libgomp / plugin /
2017-04-13 Jakub Jelinekplugin-nvptx.c (cuda_lib_inited): Use signed char type...
2017-02-02 Thomas Schwingelibgomp, nvptx plugin: Make "nvptx_exec" static
2017-02-02 Thomas Schwingelibgomp: Normalize the names of a few functions of...
2017-01-31 Thomas Schwingelibgomp: Provide prototypes for functions implemented...
2017-01-24 Pekka JääskeläinenBrig front-end
2017-01-19 Jakub Jelinekcuda.h (CUdeviceptr): Typedef to unsigned long long...
2017-01-17 Jakub Jelinekhsa.h: Add GCC runtime library exception.
2017-01-17 Jakub Jelinekconfigfrag.ac: For --without-cuda-driver don't initiali...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-23 Alexander MonakovOpenMP offloading to NVPTX: libgomp changes
2016-11-23 Martin LiskaRemove build dependence on HSA run-time
2016-11-02 Cesar Philippidisnvptx.c (PTX_GANG_DEFAULT): Set to zero.
2016-05-26 Chung-Lin Tangoacc-plugin.h (GOMP_PLUGIN_async_unmap_vars): Add int...
2016-05-26 Chung-Lin Tangtarget.c (gomp_device_copy): New function.
2016-04-21 Alexander Monakovlibgomp nvptx plugin: make cuMemFreeHost error non...
2016-03-24 Martin LiskaProperly assign to packet header (PR hsa/70394)
2016-03-23 Martin LiskaCopy shadow argument conditionally (PR hsa/70337)
2016-02-23 Thomas SchwingeUse plain -fopenacc to enable OpenACC kernels processing
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-01-19 Martin JamborMerge of HSA
2016-01-11 Alexander Monakovnvptx plugin: do not force JIT target SM version
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-03 Nathan Sidwelllibgomp.h (struct acc_dispatch_t): Remove args from...
2015-10-28 Nathan Sidwellplugin-nvptx.c (nvptx_exec): Remove check on compute...
2015-10-02 Thomas Schwingenvptx offloading linking
2015-09-30 Nathan Sidwellmkoffload.c (process): Change offload data format.
2015-09-29 Nathan Sidwellplugin-nvptx.c (ARRAYSIZE): Delete.
2015-09-28 Nathan Sidwellgomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.
2015-09-23 Thomas SchwingeFix --enable-offload-targets/-foffload handling, pt. 1
2015-08-24 Nathan Sidwelllibgomp.map: Add 4.0.2 version.
2015-08-10 Thomas Schwinge[PR libgomp/65742, PR middle-end/66332] libgomp: Remove...
2015-08-04 Nathan Sidwellplugin-nvptx.c: Don't include dlfcn.h.
2015-07-20 Nathan Sidwellplugin-nvptx.c (struct targ_fn_descriptor): Move later.
2015-07-17 Nathan Sidwellmkoffload.c (process): Constify target data.
2015-07-16 Nathan Sidwellplugin-nvptx.c (link_ptx): Constify string argument.
2015-07-08 Thomas Schwinge[nvptx offloading] Only 64-bit configurations are curre...
2015-05-28 Julian Brownre PR libgomp/65742 (Several libgomp.oacc-* failures...
2015-05-19 Julian Brownplugin-nvptx.c (nvptx_get_num_devices): Return zero...
2015-04-08 Julian Brownmkoffload.c (process): Support variable mapping.
2015-04-06 Ilya Verbinlibgomp: rework initialization of offloading
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...