diff --git a/debian/changelog b/debian/changelog index add171c8..463d0169 100644 --- a/debian/changelog +++ b/debian/changelog @@ -232,11 +232,23 @@ llvm-toolchain-snapshot (1:11~++20200123111717+04fd2041561-1~exp1) experimental; -- Sylvestre Ledru Thu, 23 Jan 2020 14:52:30 +0100 +llvm-toolchain-10 (1:10.0.1-7) UNRELEASED; urgency=medium + + * debian/patches/hurd/hurd-cxx-paths.diff: Add missing GCC installation + initialization. + + -- Samuel Thibault Thu, 27 Aug 2020 17:06:44 +0200 + llvm-toolchain-10 (1:10.0.1-6) unstable; urgency=medium + [ Sylvestre Ledru ] * Add debian/* to the copyright file. Uses the same license as LLVM + [ Julien Cristau ] + * Cherry-pick "[PowerPC] PPCBoolRetToInt: Don't translate Constant's + operands". Fixes rustc crash building firefox-esr. + -- Sylvestre Ledru Wed, 02 Sep 2020 13:55:46 +0200 llvm-toolchain-10 (1:10.0.1-5) unstable; urgency=medium diff --git a/debian/patches/series b/debian/patches/series index 2b9bdb58..e8aaa498 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -136,4 +136,12 @@ disable-fuzzer-compiler-rt-x86.diff python3-shebang.patch print-lldb-path.patch -libcxx-armhf-ftbfs.diff +no-cgi.patch + +0001-systemz-allow-configuring-default-SYSTEMZ_DEFAULT_AR.patch + +ubuntu-groovy.diff +clang_vendor_pass_stage2.diff +remove-trailing-space-version.diff +mips-force-nomadd4.patch +PowerPC-PPCBoolRetToInt-Dont-translate-Constants-operands.diff