From: Raspbian forward pporter Date: Fri, 21 Sep 2018 01:38:45 +0000 (+0100) Subject: Merge version 1:6.0.1-6+rpi1 and 1:6.0.1-9 to produce 1:6.0.1-9+rpi1 X-Git-Tag: archive/raspbian/1%6.0.1-9+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d03c5983ab044f84535f60bad5ffb29b9ac86958;p=llvm-toolchain-6.0.git Merge version 1:6.0.1-6+rpi1 and 1:6.0.1-9 to produce 1:6.0.1-9+rpi1 --- d03c5983ab044f84535f60bad5ffb29b9ac86958 diff --cc debian/changelog index 097400fa,0e76b80a..f5b7afa9 --- a/debian/changelog +++ b/debian/changelog @@@ -1,34 -1,44 +1,76 @@@ - llvm-toolchain-6.0 (1:6.0.1-6+rpi1) buster-staging; urgency=medium ++llvm-toolchain-6.0 (1:6.0.1-9+rpi1) buster-staging; urgency=medium + + [changes brought forward from llvm-toolchain-3.8 1:3.8-2+rpi1 by Peter Michael Green 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. + * Put commented out (by Debian not us) ocaml build-depends into build-conflicts + if they are installed it seems that the package builds the ocaml stuff and + then errors out during packaging because it's not installed to anywhere. + + [changes introduced in 1:6.0-3+rpi1 by Peter Michael Green] + * Remove debian/man in clean target. + - -- Raspbian forward porter Sun, 02 Sep 2018 05:38:34 +0000 ++ -- Raspbian forward porter Fri, 21 Sep 2018 01:38:43 +0000 ++ + llvm-toolchain-6.0 (1:6.0.1-9) unstable; urgency=medium + + [ John Paul Adrian Glaubitz ] + * Add patch to fix missing MultiArch include dir + on powerpcspe (Closes: #908791) + + [ Gianfranco Costamagna ] + * Force polly cmake removal on arch:all because of --fail-missing + + -- John Paul Adrian Glaubitz Fri, 14 Sep 2018 09:24:02 +0200 + + llvm-toolchain-6.0 (1:6.0.1-8) unstable; urgency=medium + + [ John Paul Adrian Glaubitz ] + * Fix inverted logic in ifeq statement for POLLY_ENABLE (Closes: #908646) + + [ Gianfranco Costamagna ] + * Fixup the polly installation failure where polly is not built + * Add s390x to polly architectures + * Fix typo in rules file + + [ Sylvestre Ledru ] + * Disable sse2 on pentium4 arch (Closes: #632472) + + -- Sylvestre Ledru Thu, 13 Sep 2018 10:04:42 +0200 + + llvm-toolchain-6.0 (1:6.0.1-7) unstable; urgency=medium + + * Cherry pick a patch from upstream to fix a crash + when doing PGO + LTO + See upstream bug 38663 + * Fix an alignment issue + See upstream bug 38707 (Closes: #907622) + * Cherry pick an upstream issue with x86 mentionned here: + https://lists.llvm.org/pipermail/llvm-dev/2018-August/125111.html + "A very subtle miscompile due to a bug in EFLAGS copy lowering + for X86 was fixed. Chandler suggests maintainers of out-of-tree + branches using the X86 backend may want to cherry-pick this fix." + https://reviews.llvm.org/rL338481 + + -- Sylvestre Ledru Thu, 06 Sep 2018 20:51:24 +0200 llvm-toolchain-6.0 (1:6.0.1-6) unstable; urgency=medium diff --cc debian/patches/series index b078eb94,ef521590..25adc1fb --- a/debian/patches/series +++ b/debian/patches/series @@@ -60,5 -60,11 +60,12 @@@ D42717-JumpThreading-backport-2.dif llvm-D49832-SCEVPred.patch llvm-rL323946-LSRTy.patch PowerPC-Make-AddrSpaceCast-noop.diff - D51108.diff + D51108-rust-powerpc.diff + pr38663-pgo-lto-crash.patch + D51335-alignment-issue.diff + # Doesn't fully apply + # D51639-optim-issue.diff + rL338481-cherry-pick-really-subtle-miscompile.diff + disable-sse2-old-x86.diff + powerpcspe-add-missing-include-path.diff +auto-1:5.0~+rc2-1+rpi1-d8bb5e17a1c124bfc65bd4da3d5bad2318b86155-1504768094