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

  • llvm-toolchain-3.9 (1:3.9.1-17ubuntu1) artful; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Drop python-lldb-3.9 from lldb-3.9 depends because it's in universe.
    
    llvm-toolchain-3.9 (1:3.9.1-17) unstable; urgency=medium
    
      * Remove the -Wl option to call gold instead of the normal linker
        (Closes: #876787)
    
      [ Gianfranco Costamagna ]
      * Fixup previous upload, adding -NDEBUG to build flags,
        lost in the -g -> -g1 switch
    
     -- Gianfranco Costamagna <email address hidden>  Mon, 02 Oct 2017 10:17:17 +0200
  • llvm-toolchain-3.9 (1:3.9.1-16ubuntu5) artful; urgency=medium
    
      * Fixup previous upload, adding -NDEBUG
    
     -- Gianfranco Costamagna <email address hidden>  Thu, 21 Sep 2017 15:46:34 +0200
  • llvm-toolchain-3.9 (1:3.9.1-16ubuntu4) artful; urgency=medium
    
      * Try to use NDEBUG, this seems to be the culprit for the amd64 build
        failure (and related to clamav failure)
        - g1 is needed to avoid debug builds > 1.2GB in size
    
     -- Gianfranco Costamagna <email address hidden>  Thu, 21 Sep 2017 07:46:14 +0200
  • llvm-toolchain-3.9 (1:3.9.1-16ubuntu3) artful; urgency=medium
    
      * Enable opt_flags (-g1) for arm64 only
    
     -- Gianfranco Costamagna <email address hidden>  Wed, 20 Sep 2017 22:25:38 +0200
  • llvm-toolchain-3.9 (1:3.9.1-16ubuntu2) artful; urgency=medium
    
      * Drop opt_flags, it seems to be breaking clamav (cfr lp: 1717574)
    
     -- Gianfranco Costamagna <email address hidden>  Wed, 20 Sep 2017 14:21:14 +0200
  • llvm-toolchain-3.9 (1:3.9.1-16ubuntu1) artful; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Drop python-lldb-3.9 from lldb-3.9 depends because it's in universe.
    
     -- Gianfranco Costamagna <email address hidden>  Tue, 19 Sep 2017 12:02:43 +0200
  • llvm-toolchain-3.9 (1:3.9.1-16) unstable; urgency=medium
    
      * Backport of an arm patch for rust.
        https://bugs.llvm.org/show_bug.cgi?id=32379
        (Closes: #876072)
    
      [ Matthias Klose ]
      * Link with --no-keep-files-mapped --no-map-whole-files when using gold.
      * Fix sanitizer build failure with glibc-2.26.
      * 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>  Fri, 08 Sep 2017 11:57:07 +0200
  • llvm-toolchain-3.9 (1:3.9.1-13ubuntu7) artful; urgency=medium
    
      * Build with -g1 instead of -g on s390x as well.
    
     -- Matthias Klose <email address hidden>  Fri, 15 Sep 2017 20:57:29 +0200
  • llvm-toolchain-3.9 (1:3.9.1-13ubuntu6) artful; urgency=medium
    
      * Try to build with -g1 instead of -g on amd64 as well.
    
     -- Matthias Klose <email address hidden>  Fri, 15 Sep 2017 07:25:22 +0200
  • llvm-toolchain-3.9 (1:3.9.1-13ubuntu5) 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 11:06:24 +0200
  • llvm-toolchain-3.9 (1:3.9.1-13ubuntu4) artful; urgency=medium
    
      * Fix sanitizer build failure with glibc-2.26.
    
     -- Matthias Klose <email address hidden>  Fri, 08 Sep 2017 15:34:29 +0200
  • llvm-toolchain-3.9 (1:3.9.1-13ubuntu3) artful; urgency=medium
    
      * Fix sanitizer build failure with glibc-2.26.
    
     -- Matthias Klose <email address hidden>  Fri, 08 Sep 2017 15:34:29 +0200
  • llvm-toolchain-3.9 (1:3.9.1-13ubuntu2) 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 13:05:29 +0100
  • llvm-toolchain-3.9 (1:3.9.1-13ubuntu1) artful; urgency=medium
    
      * Merge from Debian unstable.  Remaining changes:
        - libllvm3.9-dbg, libllvm3.9: Add breaks/replaces for the 16.04 backport.
        - Drop python-lldb-3.9 from lldb-3.9 depends because it's in universe.
    
    llvm-toolchain-3.9 (1:3.9.1-13) unstable; urgency=medium
    
      * Fix the previous declaration, incorrect gcc comparison
    
     -- Matthias Klose <email address hidden>  Fri, 01 Sep 2017 13:08:04 +0200
  • llvm-toolchain-3.9 (1:3.9.1-12ubuntu1) artful; urgency=medium
    
      * Merge from Debian unstable.  Remaining changes:
        - libllvm3.9-dbg, libllvm3.9: Add breaks/replaces for the 16.04 backport.
        - Drop python-lldb-3.9 from lldb-3.9 depends because it's in universe.
    
    llvm-toolchain-3.9 (1:3.9.1-12) unstable; urgency=medium
    
      * 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:27:12 +0200
  • llvm-toolchain-3.9 (1:3.9.1-11ubuntu1) artful; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - libllvm3.9-dbg, libllvm3.9: Add breaks/replaces for the 16.04 backport.
        - Drop python-lldb-3.9 from lldb-3.9 depends because it's in universe.
    
    llvm-toolchain-3.9 (1:3.9.1-11) unstable; urgency=medium
    
      [ Sylvestre Ledru ]
      * Remove the --no-discard-stderr option from help2man calls
      * Also add a missing include in ftfbs-gcc.diff to fix a ftbfs
        with gcc 7
      * clang was producing unusable binaries on armv5tel (Closes #873304)
        Thanks to Adrian Bunk for the patch
      * Disable -gsplit-dwarf when using gcc 7 for causing a linking issue
        See https://bugs.llvm.org/show_bug.cgi?id=34140 (Closes: #853524)
    
      [ Gianfranco Costamagna, John Paul Adrian Glaubitz ]
      * Add powerpcspe to latomic archs
    
      [ Katsuhiko Nishimra ]
      * Ensure /usr/bin/g++-$(GCC_VERSION) exists (Closes: #871591)
    
     -- Gianfranco Costamagna <email address hidden>  Sun, 27 Aug 2017 18:39:23 +0200
  • llvm-toolchain-3.9 (1:3.9.1-10ubuntu2) artful; urgency=high
    
      * No change rebuild against ocaml 4.04.
    
     -- Dimitri John Ledkov <email address hidden>  Mon, 03 Jul 2017 15:21:11 +0100
  • llvm-toolchain-3.9 (1:3.9.1-10ubuntu1) artful; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - libllvm3.9-dbg, libllvm3.9: Add breaks/replaces for the 16.04 backport.
        - Drop python-lldb-3.9 from lldb-3.9 depends because it's in universe.
    
     -- Gianfranco Costamagna <email address hidden>  Mon, 19 Jun 2017 22:48:39 +0200
  • llvm-toolchain-3.9 (1:3.9.1-9ubuntu1) artful; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - libllvm3.9-dbg, libllvm3.9: Add breaks/replaces for the 16.04 backport.
        - Drop python-lldb-3.9 from lldb-3.9 depends because it's in universe.
    
     -- Gianfranco Costamagna <email address hidden>  Mon, 05 Jun 2017 08:44:32 +0200
  • llvm-toolchain-3.9 (1:3.9.1-8ubuntu1) artful; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - libllvm3.9-dbg, libllvm3.9: Add breaks/replaces for the 16.04 backport.
        - Drop python-lldb-3.9 from lldb-3.9 depends because it's in universe.
    
     -- Gianfranco Costamagna <email address hidden>  Wed, 26 Apr 2017 10:35:06 +0200
  • llvm-toolchain-3.9 (1:3.9.1-7ubuntu1) artful; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - libllvm3.9-dbg, libllvm3.9: Add breaks/replaces for the 16.04 backport.
        - Drop python-lldb-3.9 from lldb-3.9 depends because it's in universe.
    
     -- Gianfranco Costamagna <email address hidden>  Sat, 22 Apr 2017 14:45:54 +0200
  • llvm-toolchain-3.9 (1:3.9.1-5ubuntu1) zesty; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - libllvm3.9-dbg, libllvm3.9: Add breaks/replaces for the 16.04 backport.
        - Drop python-lldb-3.9 from lldb-3.9 depends because it's in universe.
        - Don't build the Fuzzer library on powerpc.
    
     -- Gianfranco Costamagna <email address hidden>  Mon, 13 Mar 2017 17:53:22 +0100