-llvm-toolchain-10 (1:10.0.1-8+rpi1) bullseye-staging; urgency=medium
++llvm-toolchain-11 (1:11.0.0-5+rpi1) bullseye-staging; urgency=medium
+
+ [changes brought forward from llvm-toolchain-3.8 1:3.8-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sat, 14 May 2016 21:43:35 +0000]
+ * Cleanup .pyc files in clean target.
+ * Add a hack to the cmake based build to force armv6 (unfortunately the cmake
+ based build relies on config.guess which assumes you want to build for the
+ hardware you are running on).
+ * Add -DCOMPILER_RT_BUILD_BUILTINS=OFF to disable parts of compiler-rt that
+ are broken on lower arm architectures.
+
+ [changes introduced in llvm-toolchain-3.9 1:3.9.1-1 by Peter Michael Green]
+ * disable testsuite (using a method that is hopefully less likely to cause diff conflicts than previously).
+ * Remove -march=armv7-a in compiler-rt/cmake/config-ix-base.cmake
+ * Clean up debian/usr in clean target.
+ * Clean up clang/tools/*-3.9 in clean target.
+ * Clean up stray *3.9.vim files
+ * Clean up clang/tools/scan-build/man/scan-build-3.9.1 and utils/vim/llvm-3.9-vimrc
+ * Clean up debian/*.install
+
+ [changes introduced in llvm-toolchain-6.0 1:6.0-1+rpi1 by Peter michael green]
+ * create build-llvm/docs/ocamldoc/html/ so the install target doesn't complain
+ about it not existing.
+ * clean up more crap left behind by build process.
+
+ [changes introduced in llvm-toolchain-6.0 1:6.0-3+rpi1 by Peter Michael Green]
+ * Remove debian/man in clean target.
+
+ [changes introduced in llvm-toolchain-7 1:7-6+rpi1 by Peter Michael Green]
+ * Use libatomic on armhf
+ * Set cmake/config.guess.hack back to mode 644 in clean target to keep
+ git/dgit happy.
+ * Yet more clean target fixes.
+
+ [changes introduced in llvm-toolchain-7 1:7.0.1-1+rpi2 by Peter Michael Green]
+ * Change triplet in debian/rules to use armv6k rather than armv7l
+
- -- Raspbian forward porter <root@raspbian.org> Tue, 10 Nov 2020 08:20:00 +0000
++ -- Peter Michael Green <plugwash@raspbian.org> Tue, 17 Nov 2020 15:56:25 +0000
++
+llvm-toolchain-11 (1:11.0.0-5) unstable; urgency=medium
+
+ [ Adrian Bunk ]
+ * Fix the fuzzer build on i386.
+
+ [ Sylvestre Ledru ]
+ * Ignore some tests on i386 to get autopkgtest fixed (Closes: #972334)
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Sat, 07 Nov 2020 15:53:51 +0100
+
+llvm-toolchain-11 (1:11.0.0-4) unstable; urgency=medium
+
+ * Cherry-pick some fixes from
+ https://github.com/opencollab/llvm-toolchain-integration-test-suite/
+ * Only install hwasan_symbolize when found
+ * Don't use gold on ppc64el. It fails to build in that case
+ (Closes: #972317)
+
+ [ John Paul Adrian Glaubitz ]
+ * Limit maximum parallel link jobs to 4 on sparc and sparc64
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Sat, 31 Oct 2020 21:49:01 +0100
+
+llvm-toolchain-11 (1:11.0.0-3) unstable; urgency=medium
+
+ [ Sylvestre Ledru ]
+ * Rebuild to fix the coinstall issues (Closes: #972323)
+ * Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Mon, 19 Oct 2020 14:21:50 +0200
+
+llvm-toolchain-11 (1:11.0.0-2) unstable; urgency=medium
+
+ * Fix a clang-format issue. Fix bug #47589
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Mon, 12 Oct 2020 15:15:27 +0200
+
+llvm-toolchain-11 (1:11.0.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Mon, 12 Oct 2020 11:14:19 +0200
+
+llvm-toolchain-11 (1:11.0.0~+rc6-1) unstable; urgency=medium
+
+ [ Sylvestre Ledru ]
+ * New rc release
+ * remove all artifacts after tests
+
+ [ Gianfranco Costamagna ]
+ * qualify-clang.sh: exclude z3 tests when support is not available,
+ not based on libz3-dev installation but on the error returned by
+ clang invocation
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Wed, 07 Oct 2020 16:38:40 +0200
+
+llvm-toolchain-11 (1:11.0.0~+rc5-1) unstable; urgency=medium
+
+ * New rc release
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Wed, 30 Sep 2020 20:15:40 +0200
+
+llvm-toolchain-11 (1:11.0.0~+rc4-1) unstable; urgency=medium
+
+ * New rc release
+ * Fix one more test in autopkgtest
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Mon, 28 Sep 2020 22:21:47 +0200
+
+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
+ * Bring back LLVM_POLLY_LINK_INTO_TOOLS=ON to workaround the error
+ clang (LLVM option parsing): Unknown command line argument '-polly'.
+ Try: 'clang (LLVM option parsing) --help'
+ Also found in autopkgtest
+ * In the autopkgtest tests, update the opt arguments (-q removed and
+ -basicaa renamed to -basic-aa)
+ * Disable test executions on mipsel (timeout)
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Sun, 27 Sep 2020 14:26:16 +0200
+
+llvm-toolchain-11 (1:11.0.0~+rc3-1) unstable; urgency=medium
+
+ * New rc release
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Tue, 22 Sep 2020 17:19:40 +0200
+
+llvm-toolchain-11 (1:11.0.0~+rc2-6) unstable; urgency=medium
+
+ * Fix "libc++-11-dev includes libc++abi-11-dev headers"
+ (Closes: #969274)
+ * Install llvm examples in llvm-11-examples (Closes: #969339)
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Mon, 07 Sep 2020 13:32:26 +0200
+
+llvm-toolchain-11 (1:11.0.0~+rc2-5) unstable; urgency=medium
+
+ [ John Paul Adrian Glaubitz ]
+ * Link against libatomic on powerpc to fix FTBFS in stage2
+ * Use dh-exec to exclude lib/libPolly*.a on powerpc and
+ powerpcspe from libclang-common-X.Y-dev.install.in
+
+ [ Gianfranco Costamagna ]
+ * autopkgtests: ignore binfmts enable command return value.
+
+ -- Gianfranco Costamagna <locutusofborg@debian.org> Mon, 31 Aug 2020 12:26:58 +0200
+
+llvm-toolchain-11 (1:11.0.0~+rc2-4) unstable; urgency=medium
+
+ * integration-test-suite-test: change the configuration for 11
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Fri, 28 Aug 2020 23:08:33 +0200
+
+llvm-toolchain-11 (1:11.0.0~+rc2-3) unstable; urgency=medium
+
+ * Fix testsuite by ignoring binfmts test
+ (can't be enabled on autopkgtests)
+
+ -- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 28 Aug 2020 21:56:49 +0200
+
+llvm-toolchain-11 (1:11.0.0~+rc2-2) unstable; urgency=medium
+
+ [ Gianfranco Costamagna ]
+ * Disable ocaml support on i386, not reasonable to support it there
+ (specially for Ubuntu)
+ * Enable binfmt support before using it in tests, to fix them
+
+ [ Sylvestre Ledru ]
+ * Also link against -latomic on mipsel to fix
+ /usr/[...]/atomic_base.h:426: undefined reference to `__atomic_load_8'
+ for lld to fix the FTBFS
+ * Fix a FTBFS on armel with libcxx-armhf-ftbfs.diff
+ atomic:2780:16: error: use of undeclared identifier '__libcpp_signed_lock_free'
+ typedef atomic<__libcpp_signed_lock_free> atomic_signed_lock_free;
+ ^
+ atomic:2781:16: error: unknown type name '__libcpp_unsigned_lock_free'; did you mean 'atomic_signed_lock_free'?
+ typedef atomic<__libcpp_unsigned_lock_free> atomic_unsigned_lock_free;
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Tue, 25 Aug 2020 10:44:00 +0200
+
+llvm-toolchain-11 (1:11.0.0~+rc2-1) unstable; urgency=medium
+
+ * New snapshot release
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Thu, 20 Aug 2020 22:17:47 +0200
+
+llvm-toolchain-11 (1:11.0.0~+rc1-2) unstable; urgency=medium
+
+ * Don't install ompt-multiplex.h on armhf, mipsel and mips64el
+ (Closes: #967944)
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Wed, 05 Aug 2020 15:23:25 +0200
+
+llvm-toolchain-11 (1:11.0.0~+rc1-1) unstable; urgency=medium
+
+ * Testing release
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Wed, 29 Jul 2020 17:46:57 +0200
+
+llvm-toolchain-11 (1:11~++20200715043845+0e377e253c1-1~exp1) experimental; urgency=medium
+
+ [ Sylvestre Ledru ]
+ * branching of snapshot into 11
+
+ [ Samuel Thibault ]
+ * debian/patches/hurd/hurd-EIEIO-undef.diff: Remove, upstreamed.
+ * debian/patches/hurd/hurd-cxx-paths.diff: Remove, upstreamed.
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Wed, 15 Jul 2020 16:30:36 +0200
+
+llvm-toolchain-snapshot (1:11~++20200701093119+ffee8040534-1~exp1) experimental; urgency=medium
+
+ * New snapshot release
+ * libc++ requires the LLVM_PATH, adding it
+ * Remove no-z3.patch, seems to be merged upstream
+ * No longer install clang-import-test (upstream change)
+ See https://reviews.llvm.org/D82169
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Wed, 01 Jul 2020 09:34:28 +0200
+
+llvm-toolchain-snapshot (1:11~++20200623122106+cd6848f6e1d-1~exp1) experimental; urgency=medium
+
+ * experimental New snapshot release
+ * Add -DLLVM_POLLY_LINK_INTO_TOOLS=OFF to workaround
+ https://bugs.llvm.org/show_bug.cgi?id=45571
+ * New symbol clang_Type_getValueType added
+ * Install usr/lib/llvm-11/lib/cmake/lld/*.cmake
+ in liblld-11-dev
+ * Upstream change ad97ccf6b26a29262c9cbf5b3e7f6e84c6dcf55f
+ broke clangd-atomic-cmake.patch causing some undef symbol on
+ i386 and atomic
+ * Also install ompt-multiplex.h in libomp-X-dev
+ * revert-sphinx-deprecation.diff: revert the sphinx update as it breaks
+ debian buster
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Tue, 23 Jun 2020 00:24:07 +0200
+
+llvm-toolchain-snapshot (1:11~++20200621103028+10b0539772d-1~exp1) UNRELEASED; urgency=medium
+
+ * experimental New snapshot release
+ * Add -DLLVM_POLLY_LINK_INTO_TOOLS=OFF to workaround
+ https://bugs.llvm.org/show_bug.cgi?id=45571
+ * New symbol clang_Type_getValueType added
+ * Install usr/lib/llvm-11/lib/cmake/lld/*.cmake
+ in liblld-11-dev
+ * Upstream change ad97ccf6b26a29262c9cbf5b3e7f6e84c6dcf55f
+ broke clangd-atomic-cmake.patch causing some undef symbol on
+ i386 and atomic
+ * Also install ompt-multiplex.h in libomp-X-dev
+ * revert-sphinx-deprecation.diff: revert the sphinx update as it breaks debian
+ buster
+ * experimental New snapshot release
+ * Add -DLLVM_POLLY_LINK_INTO_TOOLS=OFF to workaround
+ https://bugs.llvm.org/show_bug.cgi?id=45571
+ * New symbol clang_Type_getValueType added
+ * Install usr/lib/llvm-11/lib/cmake/lld/*.cmake
+ in liblld-11-dev
+ * Upstream change ad97ccf6b26a29262c9cbf5b3e7f6e84c6dcf55f
+ broke clangd-atomic-cmake.patch causing some undef symbol on
+ i386 and atomic
+ * 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 <sylvestre@debian.org> Sun, 21 Jun 2020 10:33:23 +0200
+
+llvm-toolchain-snapshot (1:11~++20200410111154+35052267023-1~exp1) experimental; urgency=medium
+
+ * New snapshot release
+ * Bring back libc++-experimental
+ * remove no-cgi.patch - applied upstream
+ * Also install liblldMachO2.a in liblld
+ * Reoder the cmake arg
+ * Update the copyright file with recent changes (Closes: #956287)
+ Thanks to Michael Lustfield for the detective work
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Sat, 11 Apr 2020 12:03:35 +0200
+
+llvm-toolchain-snapshot (1:11~++20200409051253+d08105482e1-1~exp1) experimental; urgency=medium
+
+ * New snapshot release
+ * Bring back libc++-experimental
+ * remove no-cgi.patch - applied upstream
+ * Also install liblldMachO2.a in liblld
+ * Reoder the cmake arg
+ * Update the copyright file with recent changes (Closes: #956287)
+ Thanks to Michael Lustfield for the detective work
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Thu, 09 Apr 2020 17:21:05 +0200
+
+llvm-toolchain-snapshot (1:11~++20200307074845+ec1d1f6ae70-1~exp1) experimental; urgency=medium
+
+ [ Sylvestre Ledru ]
+ * experimental New snapshot release
+ * Install clang-tidy headers in libclang-X.Y-dev
+ Path: usr/lib/llvm-11/include/clang-tidy/
+ Introduced upstream in https://reviews.llvm.org/D73236
+
+ [ Samuel Thibault ]
+ * hurd/hurd-cxx-paths.diff: Drop part of patch applied upstream, fix it so
+ it can be applied.
+ * clang-tools-X.Y.install.in: Do not try to install hwasan_symbolize on
+ hurd-any.
+
+ [ Gianfranco Costamagna ]
+ * Add patch to port from old cgi to new html python3 method
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Sat, 07 Mar 2020 19:51:40 +0100
+
+llvm-toolchain-snapshot (1:11~++20200123111717+04fd2041561-1~exp1) experimental; urgency=medium
+
+ [ Sylvestre Ledru ]
+ * experimental New snapshot release - 11
+ * Merge recent 9 changes (python 3 and testsuite mostly)
+
+ [ Gianfranco Costamagna ]
+ * fix lldb-10 -P path print (Closes: #945445)
+ * Fix lldb python installation path and symlinks
+ * Drop version constraint from libffi-dev library, satisfied since
+ old-old-stable
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Thu, 23 Jan 2020 14:52:30 +0100
llvm-toolchain-10 (1:10.0.1-8) unstable; urgency=medium