Import pocl_1.8-3.debian.tar.xz
authorAndreas Beckmann <anbe@debian.org>
Fri, 7 Jan 2022 23:55:22 +0000 (23:55 +0000)
committerAndreas Beckmann <anbe@debian.org>
Fri, 7 Jan 2022 23:55:22 +0000 (23:55 +0000)
commit5609932271349e8e0f6482dc9d193eeaf495fdff
tree0c0a486e8db1de5c7832080738334615989e46b9
Import pocl_1.8-3.debian.tar.xz

[dgit import tarball pocl 1.8-3 pocl_1.8-3.debian.tar.xz]
110 files changed:
changelog [new file with mode: 0644]
clean [new file with mode: 0644]
control [new file with mode: 0644]
copyright [new file with mode: 0644]
libpocl-dev.install [new file with mode: 0644]
libpocl2-common.install [new file with mode: 0644]
libpocl2.install [new file with mode: 0644]
libpocl2.lintian-overrides [new file with mode: 0644]
libpocl2.symbols [new file with mode: 0644]
patches/0004-Tweaks.patch [new file with mode: 0644]
patches/0011-Random-fix-for-accel-driver.patch [new file with mode: 0644]
patches/0013-Fix-data-race-in-compile_and_link_program.patch [new file with mode: 0644]
patches/0014-Fix-uninitialized-variable-in-tests-regression-test_.patch [new file with mode: 0644]
patches/0015-Enable-test_dlopen-only-if-DLFCN-is-available.patch [new file with mode: 0644]
patches/0016-Move-pocl_cmd_max_grid_dim_width-outside-HAVE_DLFCN_.patch [new file with mode: 0644]
patches/0017-Fix-missing-define-in-OpenCL-CTS.patch [new file with mode: 0644]
patches/0018-Fix-tests-regression-test_alignment_with_dynamic_wg..patch [new file with mode: 0644]
patches/0030-Add-missing-cl_ext_pocl.h-to-install.patch [new file with mode: 0644]
patches/0035-CUDA-don-t-leak-the-epoch_event.patch [new file with mode: 0644]
patches/0041-CUDA-const-correctness-in-get-free-device-name-strin.patch [new file with mode: 0644]
patches/0043-MapBuffer-MapImage-allocate-the-cl_mem-backing-buffe.patch [new file with mode: 0644]
patches/0052-vulkan-label-tests-that-work-with-vulkan-driver.patch [new file with mode: 0644]
patches/0058-run_test-show-diff-if-test-output-does-not-match-the.patch [new file with mode: 0644]
patches/0059-move-vector-type-printf-tests-to-a-separate-test.patch [new file with mode: 0644]
patches/0060-add-printf-tests-for-all-unsigned-fp-vector-types-an.patch [new file with mode: 0644]
patches/0061-test_printf_vectors-fails-on-most-platforms.patch [new file with mode: 0644]
patches/0062-add-test-test_ucharn.cl.patch [new file with mode: 0644]
patches/0063-hsa-add-PTHREAD_CHECK-to-the-remaining-pthread_-call.patch [new file with mode: 0644]
patches/0064-cuda-add-PTHREAD_CHECK-to-all-pthread_-calls.patch [new file with mode: 0644]
patches/0066-pthread-add-PTHREAD_CHECK-to-all-pthread_-calls.patch [new file with mode: 0644]
patches/0068-move-PTHREAD_CHECK-to-pocl_cl.h.patch [new file with mode: 0644]
patches/0069-add-PTHREAD_CHECK2-accepting-an-additional-non-zero-.patch [new file with mode: 0644]
patches/0071-add-PTHREAD_CHECK-to-all-macros-wrapping-pthread_-ca.patch [new file with mode: 0644]
patches/0072-pthread-add-return-code-to-pthread_scheduler_init.patch [new file with mode: 0644]
patches/0073-pthread-add-barrier-after-worker-thread-initializati.patch [new file with mode: 0644]
patches/0074-pthread-cleanup-fail-pthread_scheduler_init-if-any-w.patch [new file with mode: 0644]
patches/0075-be-more-verbose-on-pthread-errors.patch [new file with mode: 0644]
patches/0076-add-POCL_EXPORT-to-additional-symbols-needed-by-the-.patch [new file with mode: 0644]
patches/0077-add-POCL_EXPORT-to-additional-symbols-needed-if-hard.patch [new file with mode: 0644]
patches/0078-add-POCL_EXPORT-to-additional-symbols-needed-by-the-.patch [new file with mode: 0644]
patches/0079-add-POCL_EXPORT-to-additional-symbols-needed-by-the-.patch [new file with mode: 0644]
patches/0080-rename-get_llvm_cpu_name-to-pocl_get_llvm_cpu_name.patch [new file with mode: 0644]
patches/0081-rename-alloc_buffer_from_region-to-pocl_alloc_buffer.patch [new file with mode: 0644]
patches/0082-rename-free_chunk-to-pocl_free_chunk.patch [new file with mode: 0644]
patches/0083-rename-init_mem_region-to-pocl_init_mem_region.patch [new file with mode: 0644]
patches/0084-rename-byteswap_uint32_t-to-pocl_byteswap_uint32_t.patch [new file with mode: 0644]
patches/0086-enable-VISIBILITY_HIDDEN-by-default.patch [new file with mode: 0644]
patches/0087-rename-pocl_basic_alloc_mem_obj-to-pocl_driver_alloc.patch [new file with mode: 0644]
patches/0088-rename-pocl_basic_free-to-pocl_driver_free.patch [new file with mode: 0644]
patches/0089-rename-pocl_basic_svm_fill-to-pocl_driver_svm_fill.patch [new file with mode: 0644]
patches/0090-do-not-link-libpocl-devices-hsa.so-against-libpocl-d.patch [new file with mode: 0644]
patches/0096-Avoid-loss-precision-in-event-time-calculations.patch [new file with mode: 0644]
patches/0097-Avoid-inheritance-from-std-vector-in-ParallelRegion-.patch [new file with mode: 0644]
patches/0099-restore-setting-unroll-threshold-on-LLVM-9.patch [new file with mode: 0644]
patches/0100-link-libpocl-devices-pthread.so-with-pthread.patch [new file with mode: 0644]
patches/0101-link-libpocl-devices-cuda.so-with-lLLVM-pthread.patch [new file with mode: 0644]
patches/0102-link-libpocl-devices-hsa.so-with-pthread.patch [new file with mode: 0644]
patches/0103-link-libpocl-devices-ttasim.so-with-pthread.patch [new file with mode: 0644]
patches/0105-hsa-check-for-clang-target-hsail64.patch [new file with mode: 0644]
patches/0106-hsa-check-for-clang-target-amdgcn-amdhsa-nogpulib.patch [new file with mode: 0644]
patches/0107-check-for-.git-rebase-merge-to-detect-ongoing-git-re.patch [new file with mode: 0644]
patches/0108-do-not-reformat-if-there-are-uncommitted-changes.patch [new file with mode: 0644]
patches/0109-use-proper-tempfiles.patch [new file with mode: 0644]
patches/0110-exit-early-if-reformatting-produced-no-changes.patch [new file with mode: 0644]
patches/0111-import-clang-format-diff.py-from-clang-13.patch [new file with mode: 0644]
patches/0113-drop-irrelevant-metadata-causing-warnings-on-non-x86.patch [new file with mode: 0644]
patches/0114-do-not-build-libllvmopencl.so-by-default-no-longer-u.patch [new file with mode: 0644]
patches/0115-add-a-copy-of-the-Boost-license-for-sleef.patch [new file with mode: 0644]
patches/0116-add-a-copy-of-the-ROCm-Device-Libs-license-NCSA-for-.patch [new file with mode: 0644]
patches/0117-drop-the-clangxx-works-check-from-the-vecmathlib-age.patch [new file with mode: 0644]
patches/0118-cmake-policy-CMP0025-was-introduced-in-CMake-3.0.patch [new file with mode: 0644]
patches/0122-llvm-13-handle-deprecated-CreateLoad.patch [new file with mode: 0644]
patches/0127-really-enable-VISIBILITY_HIDDEN-by-default.patch [new file with mode: 0644]
patches/0128-add-POCL_EXPORT-to-additional-symbols-needed-by-the-.patch [new file with mode: 0644]
patches/0130-tests-use-EXIT_SUCCESS-EXIT_FAILURE-in-most-tests.patch [new file with mode: 0644]
patches/0131-tests-simplify-EXIT_SUCCESS-EXIT_FAILURE-usage.patch [new file with mode: 0644]
patches/0132-tests-emit-OK-along-EXIT_SUCCESS.patch [new file with mode: 0644]
patches/0133-consistently-use-add_test-NAME-.-COMMAND.patch [new file with mode: 0644]
patches/0134-fix-unlabeled-tests.patch [new file with mode: 0644]
patches/0135-skip-tests-that-require-unavailable-devices.patch [new file with mode: 0644]
patches/0136-skip-subdevice-tests-on-devices-with-only-1-compute-.patch [new file with mode: 0644]
patches/0137-add-poclu_show_program_build_log-cl_program.patch [new file with mode: 0644]
patches/0138-tests-run_-kernel.c-show-build-log-after-clBuildProg.patch [new file with mode: 0644]
patches/0139-do-not-dlopen-libpocl.so-without-ENABLE_ICD.patch [new file with mode: 0644]
patches/0140-add-dlopen-test-for-the-proxy-device.patch [new file with mode: 0644]
patches/0141-add-testcase-for-llvm-segfault-issue-889.patch [new file with mode: 0644]
patches/0142-ignore-known-llvm-segfault-test-failures.patch [new file with mode: 0644]
patches/0143-add-printf-and-parameter-passing-test-for-ulongn-vec.patch [new file with mode: 0644]
patches/0144-test_dlopen-fix-for-ICD-enabled.patch [new file with mode: 0644]
patches/2002-link-against-single-shared-libclang-cpp-when-buildin.patch [new file with mode: 0644]
patches/cl_ext_pocl.patch [new file with mode: 0644]
patches/distro.patch [new file with mode: 0644]
patches/fix-accel.patch [new file with mode: 0644]
patches/generic-cpu.patch [new file with mode: 0644]
patches/series [new file with mode: 0644]
patches/test_structs_as_args.patch [new file with mode: 0644]
patches/timeout.patch [new file with mode: 0644]
patches/use-system-CL-headers.patch [new file with mode: 0644]
patches/verbose.patch [new file with mode: 0644]
pocl-doc.doc-base [new file with mode: 0644]
pocl-doc.docs [new file with mode: 0644]
pocl-opencl-icd.docs [new file with mode: 0644]
pocl-opencl-icd.install [new file with mode: 0644]
pocl-opencl-icd.lintian-overrides [new file with mode: 0644]
rules [new file with mode: 0755]
source/format [new file with mode: 0644]
source/lintian-overrides [new file with mode: 0644]
tests/control [new file with mode: 0644]
upstream/metadata [new file with mode: 0644]
watch [new file with mode: 0644]