Merge version 1:7.0.1-4+rpi1 and 1:7.0.1-6 to produce 1:7.0.1-6+rpi1 archive/raspbian/1%7.0.1-6+rpi1 raspbian/1%7.0.1-6+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Sun, 10 Feb 2019 18:30:57 +0000 (18:30 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Sun, 10 Feb 2019 18:30:57 +0000 (18:30 +0000)
1  2 
debian/changelog
debian/patches/series
debian/rules

index edbba79affc0ba7198c4f3ddfead268ef9ce2f23,0ed55629e9b469e9bbb787966277e34d50c54cdc..88fb31235429c1bfbddba1979536767ce278aee8
@@@ -1,40 -1,23 +1,61 @@@
- llvm-toolchain-7 (1:7.0.1-4+rpi1) buster-staging; urgency=medium
++llvm-toolchain-7 (1:7.0.1-6+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
 +
 +  [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>  Thu, 10 Jan 2019 12:59:24 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Sun, 10 Feb 2019 18:30:54 +0000
++
+ llvm-toolchain-7 (1:7.0.1-6) unstable; urgency=medium
+   * Add support for kfreebsd (Closes: #921246)
+     Many thanks to Svante Signell for all patches
+  -- Sylvestre Ledru <sylvestre@debian.org>  Sun, 03 Feb 2019 17:27:51 +0100
+ llvm-toolchain-7 (1:7.0.1-5) unstable; urgency=medium
+   * Add 'Rules-Requires-Root: no' in debian/control
+   * llvm-7-examples: Force the same version of llvm-7-dev to mitigate
+     a debci issue
+     https://ci.debian.net/data/autopkgtest/unstable/amd64/l/llvm-toolchain-7/1635547/log.gz
+   * Add 'Rules-Requires-Root: no' in debian/control
+   * Because more and more tools in clang-tools are in python, add
+     the dependency
+   * Remove 'Multi-Arch: same' in libclang
+     (Closes: #874248)
+  -- Sylvestre Ledru <sylvestre@debian.org>  Fri, 04 Jan 2019 16:00:41 +0100
  
  llvm-toolchain-7 (1:7.0.1-4) unstable; urgency=medium
  
index b961c4c0ebf60313c0904434cdd24b81e0f6dfff,f146be7f07ff2174320b5403122a390699d5b8b9..c7e2db4238954c60b4ae60e819d3e06863cd0c35
@@@ -112,4 -134,20 +112,20 @@@ D49754-powerpcspe-clang.dif
  D54409-powerpcspe-register-spilling.diff
  D54584-powerpcspe-double-parameter.diff
  D52340-rustc-debuginfo.diff
 -
+ # kfreebsd
+ kfreebsd/clang_lib_Basic_Targets.diff
+ kfreebsd/CMakeLists.txt.diff
+ kfreebsd/compiler-rt_lib.diff
+ kfreebsd/include_llvm_ADT_Triple.h.diff
+ kfreebsd/kfreebsd-libcxx-threads-detection.diff
+ kfreebsd/kfreebsd-openmp.diff
+ kfreebsd/kfreebsd-threads-build.diff
+ kfreebsd/kfreebsd-triple-clang.diff
+ kfreebsd/kfreebsd-triple.diff
+ kfreebsd/lib_Support.diff
+ kfreebsd/lib_Target_X86.diff
+ kfreebsd/lldb_source_Host_freebsd_Host.cpp.diff
+ kfreebsd/lldb_source_Plugins_Process_FreeBSD.diff
+ kfreebsd/tools_llvm-shlib_CMakeLists.txt.diff
+ kfreebsd/kfreebsd-followup.diff
 +auto-1:5.0~+rc2-1+rpi1-d8bb5e17a1c124bfc65bd4da3d5bad2318b86155-1504768094
diff --cc debian/rules
Simple merge