]> git.proxmox.com Git - llvm-toolchain.git/commitdiff
Merge remote-tracking branch 'origin/10' into 11
authorSylvestre Ledru <sylvestre@debian.org>
Sat, 31 Oct 2020 13:15:45 +0000 (14:15 +0100)
committerSylvestre Ledru <sylvestre@debian.org>
Sat, 31 Oct 2020 13:15:45 +0000 (14:15 +0100)
1  2 
debian/changelog
debian/patches/series
debian/qualify-clang.sh
debian/rules

index baa90d6bfbfe4442c00788022b7108a314287dd4,f87d0b2a1982b999548571bccb2eb24c1c69fcb9..d6be134147e824cdde81956c05c417d4a9e2b6d0
- llvm-toolchain-10 (1:10.0.1-7) UNRELEASED; urgency=medium
 +llvm-toolchain-11 (1:11.0.0-4) unstable; urgency=medium
 +
 +  * Cherry-pick some fixes from
 +    https://github.com/opencollab/llvm-toolchain-integration-test-suite/
 +  * Only install hwasan_symbolize when found
 +
 + -- Sylvestre Ledru <sylvestre@debian.org>  Thu, 29 Oct 2020 15:44:04 +0100
 +
 +llvm-toolchain-11 (1:11.0.0-3) unstable; urgency=medium
 +
 +  [ Sylvestre Ledru ]
 +  * Rebuild to fix the coinstall issues (Closes: #972323)
 +  * Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.
 +
 + -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 19 Oct 2020 14:21:50 +0200
 +
 +llvm-toolchain-11 (1:11.0.0-2) unstable; urgency=medium
 +
 +  * Fix a clang-format issue. Fix bug #47589
 +
 + -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 12 Oct 2020 15:15:27 +0200
 +
 +llvm-toolchain-11 (1:11.0.0-1) unstable; urgency=medium
 +
 +  * New upstream release
 +
 + -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 12 Oct 2020 11:14:19 +0200
 +
 +llvm-toolchain-11 (1:11.0.0~+rc6-1) unstable; urgency=medium
 +
 +  [ Sylvestre Ledru ]
 +  * New rc release
 +  * remove all artifacts after tests
 +
 +  [ Gianfranco Costamagna ]
 +  * qualify-clang.sh: exclude z3 tests when support is not available,
 +    not based on libz3-dev installation but on the error returned by
 +    clang invocation
 +
 + -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 07 Oct 2020 16:38:40 +0200
 +
 +llvm-toolchain-11 (1:11.0.0~+rc5-1) unstable; urgency=medium
 +
 +  * New rc release
 +
 + -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 30 Sep 2020 20:15:40 +0200
 +
 +llvm-toolchain-11 (1:11.0.0~+rc4-1) unstable; urgency=medium
 +
 +  * New rc release
 +  * Fix one more test in autopkgtest
 +
 + -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 28 Sep 2020 22:21:47 +0200
 +
 +llvm-toolchain-11 (1:11.0.0~+rc3-2) unstable; urgency=medium
 +
 +  * Update of the symbol list of libomp5:
 +    - GOMP_loop_maybe_nonmonotonic_runtime_next
 +    - GOMP_loop_maybe_nonmonotonic_runtime_start
 +    - GOMP_loop_nonmonotonic_runtime_next
 +    - GOMP_loop_nonmonotonic_runtime_start
 +    - GOMP_loop_ull_maybe_nonmonotonic_runtime_next
 +    - GOMP_loop_ull_maybe_nonmonotonic_runtime_start
 +    - GOMP_loop_ull_nonmonotonic_runtime_next
 +    - GOMP_loop_ull_nonmonotonic_runtime_start
 +    - GOMP_parallel_loop_maybe_nonmonotonic_runtime
 +    - GOMP_parallel_loop_nonmonotonic_runtime
 +    - omp_display_env
 +  * Bring back LLVM_POLLY_LINK_INTO_TOOLS=ON to workaround the error
 +    clang (LLVM option parsing): Unknown command line argument '-polly'.
 +    Try: 'clang (LLVM option parsing) --help'
 +    Also found in autopkgtest
 +  * In the autopkgtest tests, update the opt arguments (-q removed and
 +    -basicaa renamed to -basic-aa)
 +  * Disable test executions on mipsel (timeout)
 +
 + -- Sylvestre Ledru <sylvestre@debian.org>  Sun, 27 Sep 2020 14:26:16 +0200
 +
 +llvm-toolchain-11 (1:11.0.0~+rc3-1) unstable; urgency=medium
 +
 +  * New rc release
 +
 + -- Sylvestre Ledru <sylvestre@debian.org>  Tue, 22 Sep 2020 17:19:40 +0200
 +
 +llvm-toolchain-11 (1:11.0.0~+rc2-6) unstable; urgency=medium
 +
 +  * Fix "libc++-11-dev includes libc++abi-11-dev headers"
 +    (Closes: #969274)
 +  * Install llvm examples in llvm-11-examples (Closes: #969339)
 +
 + -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 07 Sep 2020 13:32:26 +0200
 +
 +llvm-toolchain-11 (1:11.0.0~+rc2-5) unstable; urgency=medium
 +
 +  [ John Paul Adrian Glaubitz ]
 +  * Link against libatomic on powerpc to fix FTBFS in stage2
 +  * Use dh-exec to exclude lib/libPolly*.a on powerpc and
 +    powerpcspe from libclang-common-X.Y-dev.install.in
 +
 +  [ Gianfranco Costamagna ]
 +  * autopkgtests: ignore binfmts enable command return value.
 +
 + -- Gianfranco Costamagna <locutusofborg@debian.org>  Mon, 31 Aug 2020 12:26:58 +0200
 +
 +llvm-toolchain-11 (1:11.0.0~+rc2-4) unstable; urgency=medium
 +
 +  * integration-test-suite-test: change the configuration for 11
 +
 + -- Sylvestre Ledru <sylvestre@debian.org>  Fri, 28 Aug 2020 23:08:33 +0200
 +
 +llvm-toolchain-11 (1:11.0.0~+rc2-3) unstable; urgency=medium
 +
 +  * Fix testsuite by ignoring binfmts test
 +    (can't be enabled on autopkgtests)
 +
 + -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 28 Aug 2020 21:56:49 +0200
 +
 +llvm-toolchain-11 (1:11.0.0~+rc2-2) unstable; urgency=medium
 +
 +  [ Gianfranco Costamagna ]
 +  * Disable ocaml support on i386, not reasonable to support it there
 +    (specially for Ubuntu)
 +  * Enable binfmt support before using it in tests, to fix them
 +
 +  [ Sylvestre Ledru ]
 +  * Also link against -latomic on mipsel to fix
 +   /usr/[...]/atomic_base.h:426: undefined reference to `__atomic_load_8'
 +   for lld to fix the FTBFS
 +  * Fix a FTBFS on armel with libcxx-armhf-ftbfs.diff
 +    atomic:2780:16: error: use of undeclared identifier '__libcpp_signed_lock_free'
 +    typedef atomic<__libcpp_signed_lock_free> atomic_signed_lock_free;
 +               ^
 +    atomic:2781:16: error: unknown type name '__libcpp_unsigned_lock_free'; did you mean 'atomic_signed_lock_free'?
 +    typedef atomic<__libcpp_unsigned_lock_free> atomic_unsigned_lock_free;
 +
 + -- Sylvestre Ledru <sylvestre@debian.org>  Tue, 25 Aug 2020 10:44:00 +0200
 +
 +llvm-toolchain-11 (1:11.0.0~+rc2-1) unstable; urgency=medium
 +
 +  * New snapshot release
 +
 + -- Sylvestre Ledru <sylvestre@debian.org>  Thu, 20 Aug 2020 22:17:47 +0200
 +
 +llvm-toolchain-11 (1:11.0.0~+rc1-2) unstable; urgency=medium
 +
 +  * Don't install ompt-multiplex.h on armhf, mipsel and mips64el
 +    (Closes: #967944)
 +
 + -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 05 Aug 2020 15:23:25 +0200
 +
 +llvm-toolchain-11 (1:11.0.0~+rc1-1) unstable; urgency=medium
 +
 +  * Testing release
 +
 + -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 29 Jul 2020 17:46:57 +0200
 +
 +llvm-toolchain-11 (1:11~++20200715043845+0e377e253c1-1~exp1) experimental; urgency=medium
 +
 +  [ Sylvestre Ledru ]
 +  * branching of snapshot into 11
 +
 +  [ Samuel Thibault ]
 +  * debian/patches/hurd/hurd-EIEIO-undef.diff: Remove, upstreamed.
 +  * debian/patches/hurd/hurd-cxx-paths.diff: Remove, upstreamed.
 +
 + -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 15 Jul 2020 16:30:36 +0200
 +
 +llvm-toolchain-snapshot (1:11~++20200701093119+ffee8040534-1~exp1) experimental; urgency=medium
 +
 +  * New snapshot release
 +  * libc++ requires the LLVM_PATH, adding it
 +  * Remove no-z3.patch, seems to be merged upstream
 +  * No longer install clang-import-test (upstream change)
 +    See https://reviews.llvm.org/D82169
 +
 + -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 01 Jul 2020 09:34:28 +0200
 +
 +llvm-toolchain-snapshot (1:11~++20200623122106+cd6848f6e1d-1~exp1) experimental; urgency=medium
 +
 +  * experimental New snapshot release
 +  * Add -DLLVM_POLLY_LINK_INTO_TOOLS=OFF to workaround
 +    https://bugs.llvm.org/show_bug.cgi?id=45571
 +  * New symbol clang_Type_getValueType added
 +  * Install usr/lib/llvm-11/lib/cmake/lld/*.cmake
 +    in liblld-11-dev
 +  * Upstream change ad97ccf6b26a29262c9cbf5b3e7f6e84c6dcf55f
 +    broke clangd-atomic-cmake.patch causing some undef symbol on
 +    i386 and atomic
 +  * Also install ompt-multiplex.h in libomp-X-dev
 +  * revert-sphinx-deprecation.diff: revert the sphinx update as it breaks
 +    debian buster
 +
 + -- Sylvestre Ledru <sylvestre@debian.org>  Tue, 23 Jun 2020 00:24:07 +0200
 +
 +llvm-toolchain-snapshot (1:11~++20200621103028+10b0539772d-1~exp1) UNRELEASED; urgency=medium
 +
 +  * experimental New snapshot release
 +  * Add -DLLVM_POLLY_LINK_INTO_TOOLS=OFF to workaround
 +    https://bugs.llvm.org/show_bug.cgi?id=45571
 +  * New symbol clang_Type_getValueType added
 +  * Install usr/lib/llvm-11/lib/cmake/lld/*.cmake
 +    in liblld-11-dev
 +  * Upstream change ad97ccf6b26a29262c9cbf5b3e7f6e84c6dcf55f
 +    broke clangd-atomic-cmake.patch causing some undef symbol on
 +    i386 and atomic
 +  * Also install ompt-multiplex.h in libomp-X-dev
 +  * revert-sphinx-deprecation.diff: revert the sphinx update as it breaks debian
 +    buster
 +  * experimental New snapshot release
 +  * Add -DLLVM_POLLY_LINK_INTO_TOOLS=OFF to workaround
 +    https://bugs.llvm.org/show_bug.cgi?id=45571
 +  * New symbol clang_Type_getValueType added
 +  * Install usr/lib/llvm-11/lib/cmake/lld/*.cmake
 +    in liblld-11-dev
 +  * Upstream change ad97ccf6b26a29262c9cbf5b3e7f6e84c6dcf55f
 +    broke clangd-atomic-cmake.patch causing some undef symbol on
 +    i386 and atomic
 +  * experimental New snapshot release
 +  * experimental New snapshot release
 +  * experimental New snapshot release
 +  * experimental New snapshot release
 +  * experimental New snapshot release
 +  * experimental New snapshot release
 +  * experimental New snapshot release
 +
 + -- Sylvestre Ledru <sylvestre@debian.org>  Sun, 21 Jun 2020 10:33:23 +0200
 +
 +llvm-toolchain-snapshot (1:11~++20200410111154+35052267023-1~exp1) experimental; urgency=medium
 +
 +  * New snapshot release
 +  * Bring back libc++-experimental
 +  * remove no-cgi.patch - applied upstream
 +  * Also install liblldMachO2.a in liblld
 +  * Reoder the cmake arg
 +  * Update the copyright file with recent changes (Closes: #956287)
 +    Thanks to Michael Lustfield for the detective work
 +
 + -- Sylvestre Ledru <sylvestre@debian.org>  Sat, 11 Apr 2020 12:03:35 +0200
 +
 +llvm-toolchain-snapshot (1:11~++20200409051253+d08105482e1-1~exp1) experimental; urgency=medium
 +
 +  * New snapshot release
 +  * Bring back libc++-experimental
 +  * remove no-cgi.patch - applied upstream
 +  * Also install liblldMachO2.a in liblld
 +  * Reoder the cmake arg
 +  * Update the copyright file with recent changes (Closes: #956287)
 +    Thanks to Michael Lustfield for the detective work
 +
 + -- Sylvestre Ledru <sylvestre@debian.org>  Thu, 09 Apr 2020 17:21:05 +0200
 +
 +llvm-toolchain-snapshot (1:11~++20200307074845+ec1d1f6ae70-1~exp1) experimental; urgency=medium
 +
 +  [ Sylvestre Ledru ]
 +  * experimental New snapshot release
 +  * Install clang-tidy headers in libclang-X.Y-dev
 +    Path: usr/lib/llvm-11/include/clang-tidy/
 +    Introduced upstream in https://reviews.llvm.org/D73236
 +
 +  [ Samuel Thibault ]
 +  * hurd/hurd-cxx-paths.diff: Drop part of patch applied upstream, fix it so
 +    it can be applied.
 +  * clang-tools-X.Y.install.in: Do not try to install hwasan_symbolize on
 +    hurd-any.
 +
 +  [ Gianfranco Costamagna ]
 +  * Add patch to port from old cgi to new html python3 method
 +
 + -- Sylvestre Ledru <sylvestre@debian.org>  Sat, 07 Mar 2020 19:51:40 +0100
 +
 +llvm-toolchain-snapshot (1:11~++20200123111717+04fd2041561-1~exp1) experimental; urgency=medium
 +
 +  [ Sylvestre Ledru ]
 +  * experimental New snapshot release - 11
 +  * Merge recent 9 changes (python 3 and testsuite mostly)
 +
 +  [ Gianfranco Costamagna ]
 +  * fix lldb-10 -P path print (Closes: #945445)
 +  * Fix lldb python installation path and symlinks
 +  * Drop version constraint from libffi-dev library, satisfied since
 +    old-old-stable
 +
 + -- Sylvestre Ledru <sylvestre@debian.org>  Thu, 23 Jan 2020 14:52:30 +0100
 +
+ llvm-toolchain-10 (1:10.0.1-8) unstable; urgency=medium
+   * Don't use gold on ppc64el. It fails to build in that case
+     (Closes: #972317)
+  -- Sylvestre Ledru <sylvestre@debian.org>  Sat, 31 Oct 2020 14:13:25 +0100
+ llvm-toolchain-10 (1:10.0.1-7) unstable; urgency=medium
  
    [ Samuel Thibault ]
    * debian/patches/hurd/hurd-cxx-paths.diff: Add missing GCC installation
Simple merge
index 2be8a8c5fd3079bdf3ef42373dadf59c517624a4,4c4d71d8ba6c80f579be7591104d25bd3319046d..82389f686115a2ecc00fdc51a84ff7d4b3f740b2
@@@ -1120,8 -1119,9 +1120,8 @@@ int main() 
    EmitBackendOutput(*diags, *hsOpts, *cgOpts, *tOpts, *lOpts, *tDesc, m, *action, std::move(AsmOutStream));
  }
  EOF
- clang++-$VERSION foo.cpp -o test -lclangBasic -lclangCodeGen -lclangDriver -lclangFrontend -lclangFrontendTool -lclangCodeGen -lclangRewriteFrontend -lclangARCMigrate -lclangStaticAnalyzerFrontend -lclangStaticAnalyzerCheckers -lclangStaticAnalyzerCore -lclangCrossTU -lclangIndex -lclangFrontend -lclangDriver -lclangParse -lclangSerialization -lclangSema -lclangAnalysis -lclangEdit -lclangFormat -lclangToolingInclusions -lclangToolingCore -lclangRewrite -lclangASTMatchers -lclangAST -lclangLex -lclangBasic -ldl  /usr/lib/llvm-$VERSION/lib/libLLVM-$VERSION.so -lclangCodeGen -lclangDriver -lclangFrontend -lclangFrontendTool -lclangRewriteFrontend -lclangARCMigrate -lclangStaticAnalyzerFrontend -lclangStaticAnalyzerCheckers -lclangStaticAnalyzerCore -lclangCrossTU -lclangIndex -lclangParse -lclangSerialization -lclangSema -lclangAnalysis -lclangEdit -lclangFormat -lclangToolingInclusions -lclangToolingCore -lclangRewrite -lclangASTMatchers -lclangAST -lclangLex -ldl  -I /usr/lib/llvm-$VERSION/include/ -L/usr/lib/llvm-$VERSION/lib/  `llvm-config-$VERSION --cxxflags --ldflags --libs all`
+ clang++-$VERSION foo.cpp -o test -lclangBasic -lclangCodeGen -lclangDriver -lclangFrontend -lclangFrontendTool -lclangCodeGen -lclangRewriteFrontend -lclangARCMigrate -lclangStaticAnalyzerFrontend -lclangStaticAnalyzerCheckers -lclangStaticAnalyzerCore -lclangCrossTU -lclangIndex -lclangFrontend -lclangDriver -lclangParse -lclangSerialization -lclangSema -lclangAnalysis -lclangEdit -lclangFormat -lclangToolingInclusions -lclangToolingCore -lclangRewrite -lclangASTMatchers -lclangAST -lclangLex -lclangBasic -ldl  /usr/lib/llvm-$VERSION/lib/libLLVM-$VERSION.so -lclangCodeGen -lclangDriver -lclangFrontend -lclangFrontendTool -lclangRewriteFrontend -lclangARCMigrate -lclangStaticAnalyzerFrontend -lclangStaticAnalyzerCheckers -lclangStaticAnalyzerCore -lclangCrossTU -lclangIndex -lclangParse -lclangSerialization -lclangSema -lclangAnalysis -lclangEdit -lclangFormat -lclangToolingInclusions -lclangToolingCore -lclangRewrite -lclangASTMatchers -lclangAST -lclangLex -ldl  -I /usr/lib/llvm-$VERSION/include/ -L/usr/lib/llvm-$VERSION/lib/ -lPolly -lPollyPPCG -lPollyISL
  
 -
  if test ! -f /usr/bin/lldb-$VERSION; then
      echo "Install lldb-$VERSION";
      exit -1;
diff --cc debian/rules
Simple merge