From: Peter Michael Green Date: Thu, 24 May 2018 12:22:33 +0000 (+0000) Subject: Manual merge of version 1:5.0.1-4+rpi1 and 1:5.0.2-2 to produce 1:5.0.2-2+rpi1 X-Git-Tag: archive/raspbian/1%5.0.2-2+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2b58e095dc7e79b0dedbeb59166d1236b872e3ba;p=llvm-toolchain-5.0.git Manual merge of version 1:5.0.1-4+rpi1 and 1:5.0.2-2 to produce 1:5.0.2-2+rpi1 --- 2b58e095dc7e79b0dedbeb59166d1236b872e3ba diff --cc debian/changelog index 87193baac,095670ff7..d6ee5248c --- a/debian/changelog +++ b/debian/changelog @@@ -1,29 -1,49 +1,73 @@@ - llvm-toolchain-5.0 (1:5.0.1-4+rpi1) buster-staging; urgency=medium ++llvm-toolchain-5.0 (1:5.0.2-2+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 backported from llvm-toolchain-6.0 1:6.0-1+rpi1 to llvm-toolchain-5.0 1:5.0.1-4+rpi1 by Peter michael green] - * add -p flag to mkdir debian/man to avoid "file exists" error. - + [changes introduced in llvm-toolchain-5.0 1:5.0.1-4+rpi1 by Peter michael green] + * Further fixes to clean target. + - -- Peter Michael Green Thu, 29 Mar 2018 00:19:04 +0000 ++ -- Raspbian forward porter Tue, 15 May 2018 07:21:01 +0000 ++ + llvm-toolchain-5.0 (1:5.0.2-2) unstable; urgency=medium + + * Make CMake find_package(Clang) work. Fixes upstream bug + https://bugs.llvm.org/show_bug.cgi?id=37128 + - Move Clang*.cmake back to /usr/lib/llvm-X.Y/lib/cmake/clang and install a + symlink in /usr/lib/cmake/clang-X.Y. + - Ensure that the LLVM installation prefix is correctly discovered despire + symlinks (replaces fix-cmake-config-prefix.diff). + - Create /usr/lib/llvm-X.Y/bin/clang-X.Y symlink as required by + ClangTargets-relwithdebinfo.cmake. + - Remove useless LLVM_CMAKE_DIR sed command that did not match anything. + - Ignore missing binaries in ClangTargets-relwithdebinfo.cmake. + + -- Peter Wu Sun, 06 May 2018 17:42:16 +0200 + + llvm-toolchain-5.0 (1:5.0.2-1) unstable; urgency=medium + + * New stable release (Spectre Mitigation) + AFAIK, only clang has been changed + + -- Sylvestre Ledru Sun, 06 May 2018 10:56:14 +0200 + + llvm-toolchain-5.0 (1:5.0.2~+rc1-1~exp2) experimental; urgency=medium + + * Remove the info text from the manpages (Closes: #894734) + * Remove the fix-LLVM_VERSION_PATCH.diff patch (applied upstream) + + -- Sylvestre Ledru Tue, 03 Apr 2018 19:22:12 +0200 + + llvm-toolchain-5.0 (1:5.0.2~+rc1-1~exp1) experimental; urgency=medium + + * New snapshot release + + [ Reshabh Sharma ] + * Enable autopkgtest for amd64 & i386 on the llvm test suite + (Closes: #774294) + + [ Nicholas D Steeves ] + * Fix the lintian error 'privacy-breach-uses-embedded-file' + (Closes: #829361) + + [ Athos Ribeiro ] + * Create symlink to run-clang-tidy-X.Y.py to remove its .py extension + (Closes: #892089) + + -- Sylvestre Ledru Wed, 28 Mar 2018 09:18:47 +0200 llvm-toolchain-5.0 (1:5.0.1-4) unstable; urgency=medium diff --cc debian/patches/series index 3767bac06,6fb811673..82eba03cb --- a/debian/patches/series +++ b/debian/patches/series @@@ -51,4 -51,5 +51,6 @@@ test-keep-alive.dif libfuzzer-path.diff silent-gold-regression.diff glibc_2.27.diff + 0048-Set-html_static_path-_static-everywhere.patch + 0049-Use-Debian-provided-MathJax-everywhere.patch +auto-1:5.0~+rc2-1+rpi1-d8bb5e17a1c124bfc65bd4da3d5bad2318b86155-1504768094