Change logs for llvm-toolchain-3.8 source package in Bionic

  • llvm-toolchain-3.8 (1:3.8.1-27ubuntu1) bionic; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Fix sanitizer build failure with glibc-2.26.
        - Link with --no-keep-files-mapped --no-map-whole-files when using
          gold.
        - drop-avx512-from-skylake.diff: Don't enable AVX512 on Skylake, as it's
          a server cpu feature and breaks llvmpipe on workstations.
        - Ignore test results on i386/amd64, as done on any other architecture.
        - build using gold on arm64 and s390x. For backports, arm64 might still
          need the BFD linker, and building with only one or two processes in
          parallel.
    
    llvm-toolchain-3.8 (1:3.8.1-27) unstable; urgency=medium
    
      * Really fix the latomic link on armel (called armv7l on cmake)
        So, using arm.* to link against latomic
    
    llvm-toolchain-3.8 (1:3.8.1-26) unstable; urgency=medium
    
      * Also link latomic on armel
      * Add the keep alive to hopefully fix the armhf timeout
    
     -- Gianfranco Costamagna <email address hidden>  Tue, 26 Dec 2017 18:26:32 +0100
  • llvm-toolchain-3.8 (1:3.8.1-25ubuntu1) bionic; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Fix sanitizer build failure with glibc-2.26.
        - Link with --no-keep-files-mapped --no-map-whole-files when using
          gold.
        - drop-avx512-from-skylake.diff: Don't enable AVX512 on Skylake, as it's
          a server cpu feature and breaks llvmpipe on workstations.
        - Ignore test results on i386/amd64, as done on any other architecture.
        - build using gold on arm64 and s390x. For backports, arm64 might still
          need the BFD linker, and building with only one or two processes in
          parallel.
    
    llvm-toolchain-3.8 (1:3.8.1-25) unstable; urgency=medium
    
      * Fix the detection of gcc (Closes: #853523)
      * Force the deactivation of ocaml until the transition is done
      * Standards-Version: 4.1.0
      * Backport the gsplit dwarf fix (Closes: #853523)
      * Try to fix the mipsel FTBFS (Closes: #877567)
        I am trying the first option from the bug:
        - gsplit-dward on 32 bits archs
        - -g everywhere
        Many thanks to Adrian Bunk for that
      * clang was producing unusable binaries on armv5tel (Closes: #868779)
        Thanks to Adrian Bunk for the patch
      * Backport the patch for bind (ftfbs-gcc.diff)
    
      [ Gianfranco Costamagna, John Paul Adrian Glaubitz ]
      * Add powerpcspe to latomic archs
    
      [ Gianfranco Costamagna ]
      * use -g1 where Debug symbols have a 1GB size
    
     -- Gianfranco Costamagna <email address hidden>  Fri, 27 Oct 2017 13:47:23 +0200
  • llvm-toolchain-3.8 (1:3.8.1-24ubuntu7) artful; urgency=medium
    
      * Do not build with -g1 on armhf, use NDEBUG.
    
     -- Gianfranco Costamagna <email address hidden>  Mon, 25 Sep 2017 10:23:31 +0200