diff --git a/debian/changelog b/debian/changelog index 4572831d..487b161c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +llvm-toolchain-snapshot (1:15~++20220724113059+7feab85df8e8-1~exp1) UNRELEASED; urgency=medium + + * Force the SSE2 on amd64 for compiler-rt/builtin: + https://reviews.llvm.org/D107082#3626632 + * Ship llvm-debuginfod & llvm-dwarfutil in llvm-X.Y + * Install usr/lib/llvm-15/lib/libomptarget.so.15 in libomp5-15 + + -- Sylvestre Ledru Sun, 24 Jul 2022 11:31:19 +0200 + llvm-toolchain-snapshot (1:15~++20220721024144+5e856a8578c1-1~exp1) UNRELEASED; urgency=medium * Force the SSE2 on amd64 for compiler-rt/builtin: @@ -37,6 +46,33 @@ llvm-toolchain-snapshot (1:15~++20220625103012+3d37e785c77a-1~exp1) experimental -- Sylvestre Ledru Sat, 25 Jun 2022 22:31:51 +0200 +llvm-toolchain-snapshot (1:15~++20220616015847+a4c805600ef2-1~exp1) UNRELEASED; urgency=medium + + * experimental New snapshot release + * Remove debian/patches/x86-fuzzer.patch (done differently upstream) + * experimental New snapshot release + + -- Sylvestre Ledru Thu, 16 Jun 2022 13:58:57 +0200 + +llvm-toolchain-snapshot (1:15~++20220608102131+032be2330928-1~exp1) UNRELEASED; urgency=medium + + * experimental New snapshot release + * experimental New snapshot release + * experimental New snapshot release + * experimental New snapshot release + * experimental New snapshot release + * experimental New snapshot release + * experimental New snapshot release + * experimental New snapshot release + * experimental New snapshot release + * experimental New snapshot release + * experimental New snapshot release + * experimental New snapshot release + * experimental New snapshot release + * experimental New snapshot release + + -- Sylvestre Ledru Wed, 08 Jun 2022 10:21:42 +0200 + llvm-toolchain-snapshot (1:15~++20220509105605+460fc79a080b-1~exp2) experimental; urgency=medium * Install new binary clang-offload-packager in @@ -54,6 +90,15 @@ llvm-toolchain-snapshot (1:15~++20220509105605+460fc79a080b-1~exp1) experimental -- Sylvestre Ledru Mon, 09 May 2022 22:57:11 +0200 +llvm-toolchain-snapshot (1:15~++20220407012940+46f0e2ceb487-1~exp1) UNRELEASED; urgency=medium + + * Disable libclc when spir is below 12 + * experimental New snapshot release + * experimental New snapshot release + * experimental New snapshot release + + -- Sylvestre Ledru Thu, 07 Apr 2022 13:29:51 +0200 + llvm-toolchain-snapshot (1:15~++20220309105819+8bef17ed59aa-1~exp1) experimental; urgency=medium * Try to unbreak the build (issue #54242)