diff --git a/debian/changelog b/debian/changelog index 0e7ab8dc..922bf998 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +llvm-toolchain-11 (1:11.0.0~+rc3-2) unstable; urgency=medium + + * Update of the symbol list of libomp5: + - GOMP_loop_maybe_nonmonotonic_runtime_next + - GOMP_loop_maybe_nonmonotonic_runtime_start + - GOMP_loop_nonmonotonic_runtime_next + - GOMP_loop_nonmonotonic_runtime_start + - GOMP_loop_ull_maybe_nonmonotonic_runtime_next + - GOMP_loop_ull_maybe_nonmonotonic_runtime_start + - GOMP_loop_ull_nonmonotonic_runtime_next + - GOMP_loop_ull_nonmonotonic_runtime_start + - GOMP_parallel_loop_maybe_nonmonotonic_runtime + - GOMP_parallel_loop_nonmonotonic_runtime + - omp_display_env + + -- Sylvestre Ledru Wed, 23 Sep 2020 22:34:11 +0200 + llvm-toolchain-11 (1:11.0.0~+rc3-1) unstable; urgency=medium * New rc release diff --git a/debian/libomp5-X.Y.symbols.in b/debian/libomp5-X.Y.symbols.in index 87a059a5..c5fedf3a 100644 --- a/debian/libomp5-X.Y.symbols.in +++ b/debian/libomp5-X.Y.symbols.in @@ -4,6 +4,7 @@ libomp.so.5 libomp5-@LLVM_VERSION@ #MINVER# GOMP_3.0@GOMP_3.0 0.20131209 GOMP_4.0@GOMP_4.0 0.20131209 GOMP_4.5@GOMP_4.5 7 + GOMP_5.0@GOMP_5.0 11 GOMP_atomic_end@GOMP_1.0 0.20131209 GOMP_atomic_end@VERSION 0.20130412 GOMP_atomic_start@GOMP_1.0 0.20131209 @@ -54,6 +55,10 @@ libomp.so.5 libomp5-@LLVM_VERSION@ #MINVER# GOMP_loop_guided_next@VERSION 0.20130412 GOMP_loop_guided_start@GOMP_1.0 0.20131209 GOMP_loop_guided_start@VERSION 0.20130412 + GOMP_loop_maybe_nonmonotonic_runtime_next@GOMP_5.0 11 + GOMP_loop_maybe_nonmonotonic_runtime_next@VERSION 11 + GOMP_loop_maybe_nonmonotonic_runtime_start@GOMP_5.0 11 + GOMP_loop_maybe_nonmonotonic_runtime_start@VERSION 11 GOMP_loop_nonmonotonic_dynamic_next@GOMP_4.5 10 GOMP_loop_nonmonotonic_dynamic_next@VERSION 10 GOMP_loop_nonmonotonic_dynamic_start@GOMP_4.5 10 @@ -62,6 +67,10 @@ libomp.so.5 libomp5-@LLVM_VERSION@ #MINVER# GOMP_loop_nonmonotonic_guided_next@VERSION 10 GOMP_loop_nonmonotonic_guided_start@GOMP_4.5 10 GOMP_loop_nonmonotonic_guided_start@VERSION 10 + GOMP_loop_nonmonotonic_runtime_next@GOMP_5.0 11 + GOMP_loop_nonmonotonic_runtime_next@VERSION 11 + GOMP_loop_nonmonotonic_runtime_start@GOMP_5.0 11 + GOMP_loop_nonmonotonic_runtime_start@VERSION 11 GOMP_loop_ordered_dynamic_next@GOMP_1.0 0.20131209 GOMP_loop_ordered_dynamic_next@VERSION 0.20130412 GOMP_loop_ordered_dynamic_start@GOMP_1.0 0.20131209 @@ -102,6 +111,10 @@ libomp.so.5 libomp5-@LLVM_VERSION@ #MINVER# GOMP_loop_ull_guided_next@VERSION 0.20130412 GOMP_loop_ull_guided_start@GOMP_2.0 0.20131209 GOMP_loop_ull_guided_start@VERSION 0.20130412 + GOMP_loop_ull_maybe_nonmonotonic_runtime_next@GOMP_5.0 11 + GOMP_loop_ull_maybe_nonmonotonic_runtime_next@VERSION 11 + GOMP_loop_ull_maybe_nonmonotonic_runtime_start@GOMP_5.0 11 + GOMP_loop_ull_maybe_nonmonotonic_runtime_start@VERSION 11 GOMP_loop_ull_nonmonotonic_dynamic_next@GOMP_4.5 10 GOMP_loop_ull_nonmonotonic_dynamic_next@VERSION 10 GOMP_loop_ull_nonmonotonic_dynamic_start@GOMP_4.5 10 @@ -110,6 +123,10 @@ libomp.so.5 libomp5-@LLVM_VERSION@ #MINVER# GOMP_loop_ull_nonmonotonic_guided_next@VERSION 10 GOMP_loop_ull_nonmonotonic_guided_start@GOMP_4.5 10 GOMP_loop_ull_nonmonotonic_guided_start@VERSION 10 + GOMP_loop_ull_nonmonotonic_runtime_next@GOMP_5.0 11 + GOMP_loop_ull_nonmonotonic_runtime_next@VERSION 11 + GOMP_loop_ull_nonmonotonic_runtime_start@GOMP_5.0 11 + GOMP_loop_ull_nonmonotonic_runtime_start@VERSION 11 GOMP_loop_ull_ordered_dynamic_next@GOMP_2.0 0.20131209 GOMP_loop_ull_ordered_dynamic_next@VERSION 0.20130412 GOMP_loop_ull_ordered_dynamic_start@GOMP_2.0 0.20131209 @@ -150,10 +167,14 @@ libomp.so.5 libomp5-@LLVM_VERSION@ #MINVER# GOMP_parallel_loop_guided@VERSION 0.20140926 GOMP_parallel_loop_guided_start@GOMP_1.0 0.20131209 GOMP_parallel_loop_guided_start@VERSION 0.20130412 + GOMP_parallel_loop_maybe_nonmonotonic_runtime@GOMP_5.0 11 + GOMP_parallel_loop_maybe_nonmonotonic_runtime@VERSION 11 GOMP_parallel_loop_nonmonotonic_dynamic@GOMP_4.5 10 GOMP_parallel_loop_nonmonotonic_dynamic@VERSION 10 GOMP_parallel_loop_nonmonotonic_guided@GOMP_4.5 10 GOMP_parallel_loop_nonmonotonic_guided@VERSION 10 + GOMP_parallel_loop_nonmonotonic_runtime@GOMP_5.0 11 + GOMP_parallel_loop_nonmonotonic_runtime@VERSION 11 GOMP_parallel_loop_runtime@GOMP_4.0 0.20140926 GOMP_parallel_loop_runtime@VERSION 0.20140926 GOMP_parallel_loop_runtime_start@GOMP_1.0 0.20131209 @@ -974,6 +995,8 @@ libomp.so.5 libomp5-@LLVM_VERSION@ #MINVER# omp_destroy_nest_lock_@VERSION 0.20130412 omp_display_affinity@VERSION 8 omp_display_affinity_@VERSION 8 + omp_display_env@VERSION 11 + omp_display_env_@VERSION 11 omp_free@VERSION 8 #MISSING: 9# omp_free_@VERSION 8 omp_fulfill_event@VERSION 9