diff --git a/debian/changelog b/debian/changelog index 95ff6a88..f2e6af08 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,23 +1,8 @@ -llvm-toolchain-snapshot (1:9~svn351416-1~exp1) experimental; urgency=medium +llvm-toolchain-snapshot (1:9~svn351420-1~exp1) experimental; urgency=medium * New snapshot release * Fix a typo in the arch declaration * Remove patch D54677-hurd-path_max.diff (applied upstream) - - -- Sylvestre Ledru Thu, 17 Jan 2019 09:04:49 +0100 - -llvm-toolchain-snapshot (1:9~svn351375-1~exp1) experimental; urgency=medium - - * New snapshot release and move to 9 as upstream branched - * Silent a source lintian warning - source: source-is-missing lldb/lit/Modules/ELF/Inputs/PT_LOAD-overlap-section.elf - * Revert patch D55434 as it is breaking the build on old version of debian/ubuntu - * Remove BugpointPasses.so & TestPlugin.so as they don't ship anymore - - -- Sylvestre Ledru Wed, 16 Jan 2019 21:59:29 +0100 - -llvm-toolchain-8 (1:8~svn351401-1~exp2) experimental; urgency=medium - * Fix debian-changelog-line-too-long * Silent source-contains-prebuilt-windows-binary * Silent executable-not-elf-or-script @@ -33,8 +18,22 @@ llvm-toolchain-8 (1:8~svn351401-1~exp2) experimental; urgency=medium - omp_get_device_num - omp_get_initial_device - omp_get_num_devices + - __kmpc_pause_resource (from v9) + - omp_pause_resource (from v9) + - omp_pause_resource_all (from v9) - -- Sylvestre Ledru Thu, 17 Jan 2019 10:23:10 +0100 + + -- Sylvestre Ledru Thu, 17 Jan 2019 11:04:49 +0100 + +llvm-toolchain-snapshot (1:9~svn351375-1~exp1) experimental; urgency=medium + + * New snapshot release and move to 9 as upstream branched + * Silent a source lintian warning + source: source-is-missing lldb/lit/Modules/ELF/Inputs/PT_LOAD-overlap-section.elf + * Revert patch D55434 as it is breaking the build on old version of debian/ubuntu + * Remove BugpointPasses.so & TestPlugin.so as they don't ship anymore + + -- Sylvestre Ledru Wed, 16 Jan 2019 21:59:29 +0100 llvm-toolchain-8 (1:8~svn351401-1~exp1) experimental; urgency=medium diff --git a/debian/control b/debian/control index 95b9871c..2f3b0821 100644 --- a/debian/control +++ b/debian/control @@ -44,7 +44,7 @@ Description: C, C++ and Objective-C compiler Package: clang-tools-9 Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, clang-9 (= ${binary:Version}) +Depends: ${shlibs:Depends}, ${misc:Depends}, clang-9 (= ${binary:Version}), python Description: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end diff --git a/debian/libomp5-X.Y.symbols.in b/debian/libomp5-X.Y.symbols.in index 1889b329..a140e457 100644 --- a/debian/libomp5-X.Y.symbols.in +++ b/debian/libomp5-X.Y.symbols.in @@ -798,6 +798,7 @@ libomp.so.5 libomp5 #MINVER# __kmpc_omp_taskyield@VERSION 0.20130412 __kmpc_omp_wait_deps@VERSION 0.20130912 __kmpc_ordered@VERSION 0.20130412 + __kmpc_pause_resource@VERSION 9 __kmpc_pop_num_threads@VERSION 0.20130412 __kmpc_proxy_task_completed@VERSION 0.20150401 __kmpc_proxy_task_completed_ooo@VERSION 0.20150401 @@ -1092,6 +1093,10 @@ libomp.so.5 libomp5 #MINVER# omp_is_initial_device_@VERSION 0.20141212 omp_large_cap_mem_alloc@VERSION 8 omp_low_lat_mem_alloc@VERSION 8 + omp_pause_resource@VERSION 9 + omp_pause_resource_@VERSION 9 + omp_pause_resource_all@VERSION 9 + omp_pause_resource_all_@VERSION 9 omp_pteam_mem_alloc@VERSION 8 omp_set_affinity_format@VERSION 8 omp_set_affinity_format_@VERSION 8