- llvm-toolchain-9 (1:9.0.0-4+rpi1) bullseye-staging; urgency=medium
++llvm-toolchain-9 (1:9.0.1-2+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> Sat, 30 Nov 2019 14:45:35 +0000
++ -- Raspbian forward porter <root@raspbian.org> Sat, 28 Dec 2019 09:46:53 +0000
++
+ llvm-toolchain-9 (1:9.0.1-2) unstable; urgency=medium
+
+ [ James Clarke ]
+ * Include upstream patch D71028 for rust mips tests (Closes: #946874)
+
+ [ Aurelien Jarno ]
+ * Include upstream patch D60657 for rust support on riscv64.
+
+ -- James Clarke <jrtc27@debian.org> Fri, 20 Dec 2019 18:30:29 +0000
+
+ llvm-toolchain-9 (1:9.0.1-1) unstable; urgency=medium
+
+ * New stable release
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Thu, 19 Dec 2019 13:48:21 +0100
+
+ llvm-toolchain-9 (1:9.0.1~+rc3-2) unstable; urgency=medium
+
+ * Team upload.
+ [ Gianfranco Costamagna ]
+ * Commit Breaks/Replaces into git
+
+ [ Julian Andres Klode ]
+ * Fix llvm-9-tools Breaks/Replaces libclang-common-9-dev (<< 1:9.0.1~+rc2)
+ (Closes: #946473)
+
+ -- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 19 Dec 2019 00:26:04 +0100
+
+ llvm-toolchain-9 (1:9.0.1~+rc3-1) unstable; urgency=medium
+
+ [ Sylvestre Ledru ]
+ * New snapshot release + upload to unstable
+ * Use secure URI in debian/watch.
+ * Move source package lintian overrides to debian/source.
+ * Remove patches force-gcc-header-obj.diff, hurd-pathmax.diff, impl-
+ path-hurd.diff, libcxxabi-arm-ehabi-fix.patch, libcxxabi-test-don-t-
+ fail-extended-long-double.patch, revert-change-soname.diff, try-to-
+ unbreak-thinlto.diff that are missing from debian/patches/series.
+ * Rely on pre-initialized dpkg-architecture variables.
+ * Move transitional package libclang-cpp1-9 to oldlibs/optional per
+ policy 4.0.1.
+
+ [ Aurelien Jarno ]
+ * llvm-riscv64-fix-cffi.diff: backport patch to fix CFI directives on
+ riscv64 from master.
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Sat, 14 Dec 2019 12:43:17 +0100
+
+ llvm-toolchain-9 (1:9.0.1~+rc2-1~exp1) experimental; urgency=medium
+
+ * New snapshot release
+ * Fix some paths, upstream moved from site-packages
+ to dist-packages for python packages
+ * Move yaml-bench from libclang-common-X.Y-dev to llvm-X.Y-tools where
+ it belongs
+ See http://lists.llvm.org/pipermail/llvm-dev/2019-December/137337.html
+ * Add a project in the cmake-test to silent a warning
+ (Closes: #945489)
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Tue, 03 Dec 2019 07:56:16 +0100
+
+ llvm-toolchain-9 (1:9.0.1~+rc1-1~exp1) experimental; urgency=medium
+
+ * New snapshot release
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Sun, 24 Nov 2019 14:51:29 +0100
+
+ llvm-toolchain-9 (1:9.0.0-5) UNRELEASED; urgency=medium
+
+ [ Gianfranco Costamagna ]
+ * Patch cmake files to disable the z3 support in Ubuntu
+ * Simplify rules file to put -g1 everywhere
+
+ [ Sylvestre Ledru ]
+ * Add a project in the cmake-test to silent a warning (Closes: #945489)
+
+ -- Gianfranco Costamagna <locutusofborg@debian.org> Tue, 26 Nov 2019 09:24:38 +0100
llvm-toolchain-9 (1:9.0.0-4) unstable; urgency=medium