Merge version 1:3.9.1-9+rpi1 and 1:3.9.1-10 to produce 1:3.9.1-10+rpi1 archive/raspbian/1%3.9.1-10+rpi1 raspbian/1%3.9.1-10+rpi1
authorRaspbian forward pporter <root@raspbian.org>
Wed, 28 Jun 2017 23:45:49 +0000 (00:45 +0100)
committerRaspbian forward pporter <root@raspbian.org>
Wed, 28 Jun 2017 23:45:49 +0000 (00:45 +0100)
1  2 
debian/changelog
debian/patches/series
debian/rules

index 327b28f2c3115f54650e58b09d41089a11795a2a,2bab5c94e97e6f9257eaa7dd257e04327ba37479..29d278e387d82c7c6f4de9bed849830233f3f26d
@@@ -1,23 -1,19 +1,40 @@@
- llvm-toolchain-3.9 (1:3.9.1-9+rpi1) stretch-staging; urgency=medium
++llvm-toolchain-3.9 (1:3.9.1-10+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>  Tue, 27 Jun 2017 19:16:04 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Wed, 28 Jun 2017 23:45:48 +0000
++
+ llvm-toolchain-3.9 (1:3.9.1-10) 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
+  -- Sylvestre Ledru <sylvestre@debian.org>  Sun, 18 Jun 2017 19:12:15 +0200
+ llvm-toolchain-3.9 (1:3.9.1-10~exp1) experimental; urgency=medium
+   [ Ximin Luo ]
+   * Fix a rustc armhf SIGILL by backporting upstream D31265.
+  -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 12 Jun 2017 17:38:06 +0200
  
  llvm-toolchain-3.9 (1:3.9.1-9) unstable; urgency=medium
  
index 4e50b7384c23e5951737b68d593c54d344d693ee,25ecb6c0e0763d4f7e37ee43b87e3b69a3a1cfde..a74766e3a25e9be91b91eccef116c396989586e7
@@@ -50,4 -50,4 +50,5 @@@ esan-Fix-ESan-test-failure-on-Debian-Si
  857623-allow-opencl-pointer-to-bool.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
diff --cc debian/rules
Simple merge