Change logs for llvm-toolchain-10 source package in Focal

  • llvm-toolchain-10 (1:10.0.0-4ubuntu1) focal; urgency=medium
    
      * Disable the test suite on riscv64. It takes too long.
    
     -- William Grant <email address hidden>  Mon, 20 Apr 2020 15:12:09 +1000
  • llvm-toolchain-10 (1:10.0.0-3) unstable; urgency=medium
    
      * ppc64el/autopkgtest: Just like with arm64, ignore two tests
      * Update the copyright file with recent changes (Closes: #956287)
        Thanks to Michael Lustfield for the detective work
    
      [ Jessica Clarke ]
      * Cherry-pick upstream patch D74453 to fix atomic compare-and-swap on
        riscv64.
    
      [ William Grant ]
      * debian/patches/riscv64-multilib-empty.patch: Adjust riscv64 GCC detector
        to also check for existence of crtbegin.o in the default multilib dir,
        like most other ports. Fixes FTBFS on riscv64, since on Ubuntu
        /usr/lib/gcc/riscv64-linux-gnu/10 exists but is empty (gcc-10-base is
        installed, but libgcc-10-dev is not).
    
     -- Sylvestre Ledru <email address hidden>  Thu, 02 Apr 2020 21:48:13 +0200
  • llvm-toolchain-10 (1:10.0.0-2ubuntu2) focal; urgency=medium
    
      * debian/patches/riscv64-multilib-empty.patch: Adjust riscv64 GCC detector
        to also check for existence of crtbegin.o in the default multilib dir,
        like most other ports. Fixes FTBFS on riscv64, since on Ubuntu
        /usr/lib/gcc/riscv64-linux-gnu/10 exists but is empty (gcc-10-base is
        installed, but libgcc-10-dev is not).
    
     -- William Grant <email address hidden>  Mon, 06 Apr 2020 21:47:56 +1000
  • llvm-toolchain-10 (1:10.0.0-2ubuntu1) focal; urgency=medium
    
      * Upload to focal the git commit id: bb359b01c15d03c13cbd931aea14b94aaaec2526
    
     -- Gianfranco Costamagna <email address hidden>  Fri, 03 Apr 2020 14:08:52 +0200
  • llvm-toolchain-10 (1:10.0.0-1ubuntu2) focal; urgency=medium
    
      * Apply D76596.diff, proposed backport from the trunk. LP: #1867173.
    
     -- Matthias Klose <email address hidden>  Thu, 02 Apr 2020 11:56:42 +0200
  • llvm-toolchain-10 (1:10.0.0-1ubuntu1) focal; urgency=medium
    
      * s390x: set default abi to z196 for debian, and z13 for ubuntu.
        LP: #1864226
    
     -- Dimitri John Ledkov <email address hidden>  Thu, 26 Mar 2020 12:47:05 +0000
  • llvm-toolchain-10 (1:10.0.0-1) unstable; urgency=medium
    
      * New release
    
     -- Sylvestre Ledru <email address hidden>  Tue, 24 Mar 2020 17:37:07 +0100
  • llvm-toolchain-10 (1:10.0.0~+rc5-1ubuntu1) focal; urgency=medium
    
      * debian/patches/d21664cce1db8debe2528f36b1fbd2b8af9c9401.patch:
        - cherry-pick upstream commit to hopefully unbreak mesa builds
    
     -- Gianfranco Costamagna <email address hidden>  Thu, 19 Mar 2020 21:22:45 +0100
  • llvm-toolchain-10 (1:10.0.0~+rc4-1) unstable; urgency=medium
    
      * Fourth RC release
      * Disable the emmintrin.h build test in qualify-clang.sh on arm64
      * Add some tests for clangd usage
    
     -- Sylvestre Ledru <email address hidden>  Fri, 13 Mar 2020 20:42:36 +0100
  • llvm-toolchain-10 (1:10.0.0~+rc3-1build1) focal; urgency=medium
    
      * No-change rebuild to build on i386.
    
     -- Matthias Klose <email address hidden>  Tue, 10 Mar 2020 16:39:31 +0100
  • llvm-toolchain-10 (1:10.0.0~+rc3-1) unstable; urgency=medium
    
      * Third RC release
    
     -- Sylvestre Ledru <email address hidden>  Wed, 04 Mar 2020 14:56:12 +0100
  • llvm-toolchain-10 (1:10.0.0~+rc2-2) unstable; urgency=medium
    
      [ Sylvestre Ledru ]
      * Bring back libfuzzer, for some reasons I don't remember
        I disabled it:
        https://bugs.llvm.org/show_bug.cgi?id=41956
      * Silent the polly tests in debian/qualify-clang.sh
        clang (LLVM option parsing): Unknown command line argument
        '-polly'.  Try: 'clang (LLVM option parsing) --help'
    
      [ Aurelien Jarno ]
      * Also disable hwasan_symbolize on mipsel mips64el riscv64
    
      [ Gianfranco Costamagna ]
      * Patch to convert old python3 cgi method into the new html one
    
     -- Sylvestre Ledru <email address hidden>  Sat, 29 Feb 2020 14:04:22 +0100
  • llvm-toolchain-10 (1:10.0.0~+rc2-2~build2) focal; urgency=medium
    
      [ Sylvestre Ledru ]
      * Pass -DCOMPILER_RT_USE_LIBCXX=NO to the build system
        to bring fuzzer library back
        https://bugs.llvm.org/show_bug.cgi?id=41956
    
      [ Aurelien Jarno ]
      * Also disable hwasan_symbolize on mipsel mips64el riscv64
    
      [ Gianfranco Costamagna ]
      * Export the correct html instead of old python cgi method
    
     -- Gianfranco Costamagna <email address hidden>  Tue, 25 Feb 2020 14:18:07 +0100
  • llvm-toolchain-10 (1:10.0.0~+rc2-2~build1) focal; urgency=medium
    
      [ Sylvestre Ledru ]
      * Pass -DCOMPILER_RT_USE_LIBCXX=NO to the build system
        to bring fuzzer library back
        https://bugs.llvm.org/show_bug.cgi?id=41956
    
      [ Aurelien Jarno ]
      * Also disable hwasan_symbolize on mipsel mips64el riscv64
    
      [ Gianfranco Costamagna ]
      * Export the correct html instead of old python cgi method
    
     -- Gianfranco Costamagna <email address hidden>  Tue, 25 Feb 2020 14:18:07 +0100
  • llvm-toolchain-10 (1:10.0.0~+rc2-1) unstable; urgency=medium
    
      * Upload to unstable to get ci.debian.net testing
      * Also disable hwasan_symbolize on armel s390x powerpc ppc64
    
     -- Sylvestre Ledru <email address hidden>  Sun, 16 Feb 2020 14:50:53 +0100
  • llvm-toolchain-10 (1:10.0.0~+rc2-1~exp1) experimental; urgency=medium
    
      * Second RC release
        - Should fix the s390x issue (reported upstream)
        (Closes: #950900)
      * Do not try to install hwasan_symbolize on armhf ppc64el
        as it isn't built
        (Closes: #950899)
    
      [ Samuel Thibault ]
      * hurd/hurd-cxx-paths.diff: Fix patch so it can be applied.
      * clang-tools-X.Y.install.in: Do not try to install hwasan_symbolize on
        hurd-any.
    
     -- Sylvestre Ledru <email address hidden>  Thu, 06 Feb 2020 10:37:39 +0100
  • llvm-toolchain-10 (1:10.0.0~+rc1-1~exp1) experimental; urgency=medium
    
      [ 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 ]
      * First RC release
      * For now, disable ThinLTO usage because:
          - LLVM_ENABLE_LTO doesn't work with gcc >= 9 (option not accepted)
          - BOOTSTRAP_LLVM_ENABLE_LTO is producing some large binary
            (uses llvm ir instead of binary code)
            See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=943623
      * Thanks to this previous change, don't hardcode gcc 8
    
     -- Sylvestre Ledru <email address hidden>  Mon, 03 Feb 2020 10:30:50 +0100
  • llvm-toolchain-10 (1:10~++20200121023453+de4b2a7fad6-1~exp1) experimental; urgency=medium
    
      * Branch llvm-toolchain-10 into its own branch
      * Merge recent 9 changes (python 3 and testsuite mostly)
    
     -- Sylvestre Ledru <email address hidden>  Tue, 21 Jan 2020 14:38:02 +0100