-llvm-toolchain-3.9 (1:3.9.1-10+rpi1) buster-staging; urgency=medium
++llvm-toolchain-4.0 (1:4.0.1-1+rpi1) buster-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
+
- -- Raspbian forward porter <root@raspbian.org> Wed, 28 Jun 2017 23:45:48 +0000
++ -- Peter Micahel Green <plugwash@raspbian.org> Thu, 06 Jul 2017 20:48:08 +0000
+
-llvm-toolchain-3.9 (1:3.9.1-10) unstable; urgency=medium
+llvm-toolchain-4.0 (1:4.0.1-1) unstable; urgency=medium
- * Now that strech has been released, upload in unstable!
- This is necessary for rust in unstable
- * Try to fix some PATH_MAX on hurd
- * Enable the verbose mode when trying to build libfuzzer
- to detect potential issues in the path search
+ * New stable release
+ * Add libomp-dev to the suggests of clang
+ * Add the ld.lld manpage
+ * Add Provides on python-lldb-x.y & python-clang-x.y & libllvm-x.y-ocaml-dev
+ to avoid the recurring problem about conflicts
+ (Closes: #835546, #863739, #863742)
+ * Standards-Version => 4.0.0
+ * Generate the llvm-tblgen, clang-change-namespace, clang-offload-bundler
+ lld, clang++, clang-check, clang-cpp & clang-import-test manpages
+ * Remove the --no-discard-stderr option from help2man calls
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Wed, 14 Jun 2017 19:06:20 +0200
+
+llvm-toolchain-4.0 (1:4.0.1~+rc3-1) unstable; urgency=medium
+
+ [ Sylvestre Ledru ]
+ * Try to fix polly on hurd (missing PATH_MAX)
+ * New snapshot release
- -- Sylvestre Ledru <sylvestre@debian.org> Sun, 18 Jun 2017 19:12:15 +0200
+ [ Gianfranco Costamagna ]
+ * Fix clang-doc generation
+ - there was a missing install file
-llvm-toolchain-3.9 (1:3.9.1-10~exp1) experimental; urgency=medium
+ -- Sylvestre Ledru <sylvestre@debian.org> Wed, 14 Jun 2017 09:59:59 +0200
- [ Ximin Luo ]
- * Fix a rustc armhf SIGILL by backporting upstream D31265.
+llvm-toolchain-4.0 (1:4.0.1~+rc2-1) unstable; urgency=medium
- -- Sylvestre Ledru <sylvestre@debian.org> Mon, 12 Jun 2017 17:38:06 +0200
+ * New snapshot release
+ * Remove clang-tblgen from clang-X.Y (done by upstream)
-llvm-toolchain-3.9 (1:3.9.1-9) unstable; urgency=medium
+ -- Sylvestre Ledru <sylvestre@debian.org> Thu, 01 Jun 2017 23:01:38 +0200
- * debian/patches/fix-R_AARCH64_MOVW_UABS_G3-relocation.patch:
- fix relocation issue, preventing Julia from working correctly on
- arm64 (Closes: #862535)
- * Fix doc generation (Closes: #862597)
- - there was a missing install file
+llvm-toolchain-4.0 (1:4.0.1~+rc1-2) unstable; urgency=medium
- -- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 02 Jun 2017 15:14:18 +0200
+ * Only enable libfuzzer for Linux kernel.
+ Thanks to Pino Toscano for the patch
-llvm-toolchain-3.9 (1:3.9.1-8) unstable; urgency=medium
+ -- Sylvestre Ledru <sylvestre@debian.org> Sat, 06 May 2017 10:03:14 +0200
+
+llvm-toolchain-4.0 (1:4.0.1~+rc1-1) unstable; urgency=medium
+
+ * New snapshot release
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Fri, 05 May 2017 09:44:42 +0200
+
+llvm-toolchain-4.0 (1:4.0-5) unstable; urgency=medium
* Really fix "use versioned symbols" for llvm
Thanks to Julien Cristau for the patch (Closes: #849098)
install-scan-build-py.diff
scan-view-fix-path.diff
mips-fpxx-enable.diff
-disable-test-failing-sparc-i386.diff
fix-cmake-config-prefix.diff
lldb-link-atomic-cmake.patch
+disable-source-interleave.diff
+silent-gold-utils.diff
disable-llvm-symbolizer-test.diff
-kfreebsd-support.diff
+#fix-lldb-server-build
clang-tidy-run-bin.diff
-drop-wrong-hack-arm64.patch
+#bug-30342.diff
fix-scan-view-path.diff
+#0011-SimplifyCFG-Hoisting-invalidates-metadata.patch
clang-fix-cmpxchg8-detection-on-i386.patch
-upstream-msan-prevent-initialization-failure.diff
-upstream-asan-msan-fix-reallocation-logic.diff
-lit-force-lang.diff
-clang-arm-default-vfp3-on-armv7a.patch
lldb-addversion-suffix-to-llvm-server-exec.patch
-lldb-server-link.diff
-amdgpu-regression.diff
-esan-Fix-ESan-test-failure-on-Debian-Sid-bot.diff
-esan-Fix-ESan-test-failure-on-Debian-Sid-bot2.diff
-857623-allow-opencl-pointer-to-bool.diff
+lldb-missing-install.diff
+silent-test-failing-codeverage.diff
+silent-amdgpu-test-failing.diff
+pthread-link.diff
add_symbols_versioning.patch
-fix-R_AARCH64_MOVW_UABS_G3-relocation.patch
-rust-0032-Fix-computeKnownBits-for-ARMISD-CMOV.patch
+ cmake-arm-version-hack.patch