Change logs for llvm-toolchain-5.0 source package in Artful

  • llvm-toolchain-5.0 (1:5.0-3) unstable; urgency=medium
    
      * Remove the -Wl option to call gold instead of the normal linker
        (Closes: #876787)
      * For now, lld doesn't generate shared libs. Removing the files
        (Closes: #857653)
      * Add the missing lldb symlinks (Closes: #872237)
    
      [ Gianfranco Costamagna ]
      * Fixup previous upload, adding -NDEBUG to build flags,
        lost in the -g -> -g1 switch
    
     -- Sylvestre Ledru <email address hidden>  Sun, 01 Oct 2017 15:24:29 +0200
  • llvm-toolchain-5.0 (1:5.0-2ubuntu1) artful; urgency=medium
    
      * Add NDEBUG macro, lost in the previous -g --> -g1 switch
    
     -- Gianfranco Costamagna <email address hidden>  Mon, 25 Sep 2017 10:27:03 +0200
  • llvm-toolchain-5.0 (1:5.0-2) unstable; urgency=medium
    
      [ Matthias Klose ]
      * Link with --no-keep-files-mapped --no-map-whole-files when using gold.
      * 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.
      * On amd64, s390x, arm64 and ppc64el, build with -g1 instead of -g.
      * Set CMAKE_CXX_FLAGS_RELWITHDEBINFO and pass opt_flags.
    
     -- Sylvestre Ledru <email address hidden>  Mon, 18 Sep 2017 21:53:00 +0200
  • llvm-toolchain-5.0 (1:5.0-2~build2) artful; urgency=medium
    
      * Fix wrong LLVM_VERSION_FULL variable. we are still in 5.0
    
     -- Gianfranco Costamagna <email address hidden>  Tue, 19 Sep 2017 14:29:52 +0200
  • llvm-toolchain-5.0 (1:5.0-2~build1) artful; urgency=medium
    
      * Upload to artful.
    
     -- Gianfranco Costamagna <email address hidden>  Tue, 19 Sep 2017 12:15:04 +0200
  • llvm-toolchain-5.0 (1:5.0-1ubuntu2) artful; urgency=medium
    
      * 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.
      * On arm64 and ppc64el, build with -g1 instead of -g.
      * Set CMAKE_CXX_FLAGS_RELWITHDEBINFO and pass opt_flags.
    
     -- Matthias Klose <email address hidden>  Sun, 10 Sep 2017 10:50:51 +0200
  • llvm-toolchain-5.0 (1:5.0-1ubuntu1) artful; urgency=medium
    
      * Link with --no-keep-files-mapped --no-map-whole-files when using gold.
    
     -- Matthias Klose <email address hidden>  Fri, 08 Sep 2017 10:43:24 +0200
  • llvm-toolchain-5.0 (1:5.0-1) unstable; urgency=medium
    
      * New stable release
    
     -- Sylvestre Ledru <email address hidden>  Wed, 06 Sep 2017 13:04:44 +0200
  • llvm-toolchain-5.0 (1:5.0~+rc5-2~build1) artful; urgency=medium
    
      * Upload to artful
    
     -- Gianfranco Costamagna <email address hidden>  Tue, 05 Sep 2017 14:17:12 +0200
  • llvm-toolchain-5.0 (1:5.0~+rc5-1) unstable; urgency=medium
    
      * New testing release
    
     -- Sylvestre Ledru <email address hidden>  Fri, 01 Sep 2017 23:18:29 +0200
  • llvm-toolchain-5.0 (1:5.0~+rc4-2~build2) artful; urgency=medium
    
      [ Gianfranco Costamagna ]
      * Upload to artful
    
      [ Sylvestre Ledru ]
      * Fix the FTBFS because of -gsplit-dwarf:
        - Only enable it on archs which needs it
        - Only enable it when gcc supports it correctly
    
     -- Gianfranco Costamagna <email address hidden>  Thu, 31 Aug 2017 22:04:31 +0200
  • llvm-toolchain-5.0 (1:5.0~+rc4-2~build1) artful; urgency=medium
    
      [ Gianfranco Costamagna ]
      * Upload to artful
    
      [ Sylvestre Ledru ]
      * Fix the FTBFS because of -gsplit-dwarf:
        - Only enable it on archs which needs it
        - Only enable it when gcc supports it correctly
    
     -- Gianfranco Costamagna <email address hidden>  Thu, 31 Aug 2017 22:04:31 +0200
  • llvm-toolchain-5.0 (1:5.0~+rc4-1) unstable; urgency=medium
    
      * New testing release
    
     -- Sylvestre Ledru <email address hidden>  Wed, 30 Aug 2017 16:06:39 +0200
  • llvm-toolchain-5.0 (1:5.0~+rc3-1) unstable; urgency=medium
    
      * New testing release
      * Link LLDB with -latomic on powerpcspe (Closes: #872267)
      * Fix the C++ include path order (Closes: #859083)
      * Disable -gsplit-dwarf when using gcc 7 for causing a linking issue
        See https://bugs.llvm.org/show_bug.cgi?id=34140
      * clang was producing unusable binaries on armv5tel (Closes #873306)
        Thanks to Adrian Bunk for the patch
    
     -- Sylvestre Ledru <email address hidden>  Sat, 26 Aug 2017 10:16:07 +0200
  • llvm-toolchain-5.0 (1:5.0~+rc2-1) unstable; urgency=medium
    
      * New snapshot release
      * Force the usage of gcc 6 until the link issues with gcc 7 are fixed
        https://bugs.llvm.org/show_bug.cgi?id=34140
      * Remove the temp-unbreak-5.0-build.diff patch to unbreak the build
    
      [ Katsuhiko Nishimra ]
      * Ensure /usr/bin/g++-$(GCC_VERSION) exists (Closes: #871591)
    
     -- Sylvestre Ledru <email address hidden>  Sat, 12 Aug 2017 11:38:36 +0200