Change log for llvm-toolchain-7 package in Debian

144 of 44 results
Published in buster-release
llvm-toolchain-7 (1:7.0.1-8+deb10u2) buster; urgency=medium

  * Non-maintainer upload.

  [ Aurelien Jarno ]
  * Include upstream patch D71028 to add support for min/max/umin/umax
    atomics, fixing rust mips tests (Closes: #946874).

 -- Emilio Pozuelo Monfort <email address hidden>  Fri, 18 Sep 2020 11:47:25 +0200
Deleted in sid-release (Reason: None provided.)
llvm-toolchain-7 (1:7.0.1-12) unstable; urgency=medium

  * debian/patches/947f9692440836dcb8d88b74b69dd379d85974ce.patch:
    - usptream fix for new glibc 2.31

 -- Gianfranco Costamagna <email address hidden>  Mon, 23 Mar 2020 11:59:35 +0100
Superseded in sid-release
llvm-toolchain-7 (1:7.0.1-11) unstable; urgency=medium

  [ Gianfranco Costamagna ]
  * Fix python lldb import, due to missing dependency on lldb-7 package

  [ Sandro Tosi ]
  * Drop -doc packages, in order to reduce rdeps of python-sphinx

 -- Sandro Tosi <email address hidden>  Mon, 23 Mar 2020 00:21:01 -0400
Published in stretch-release
llvm-toolchain-7 (1:7.0.1-8~deb9u3) stretch; urgency=medium

  * Disable the gold linker from s390x.
  * Bootstrap with -fno-addrsig, stretch's binutils doesn't work with it on
    mips64el.

 -- Emilio Pozuelo Monfort <email address hidden>  Tue, 03 Sep 2019 11:51:42 +0200
Superseded in sid-release
llvm-toolchain-7 (1:7.0.1-10) unstable; urgency=medium

  * Cherry-pick Ubuntu fixes from Matthias Klose:
  * (Build-)depend on python2 instead of python.
  * Fix the build to use python2 instead of python.
  * Call dh_python2 to rewrite shebangs.

 -- Matthias Klose <email address hidden>  Thu, 09 Jan 2020 18:08:37 +0100
Superseded in stretch-release
llvm-toolchain-7 (1:7.0.1-8~deb9u2) stretch; urgency=medium

  * Disable ocaml on ppc64el and s390x.

 -- Emilio Pozuelo Monfort <email address hidden>  Mon, 02 Sep 2019 10:15:04 +0200
Deleted in experimental-release (Reason: None provided.)
Deleted in experimental-release (Reason: None provided.)
Superseded in sid-release
llvm-toolchain-7 (1:7.0.1-9) unstable; urgency=medium

  * Add ubuntu disco and eoan to supported ubuntu releases
  * Fixed wrong shlib generation of libomp5 library

  [ Andreas Beckmann ]
  * For now, lld doesn't generate shared libs. Removing the files
    (Closes: #857653, LP: #1829677)

 -- Gianfranco Costamagna <email address hidden>  Sun, 21 Apr 2019 22:55:47 +0200
Published in buster-release
Deleted in experimental-release (Reason: None provided.)
Superseded in sid-release
llvm-toolchain-7 (1:7.0.1-8) unstable; urgency=medium

  * Fix a segfault in autopkgtest by brining
    pr39427-misscompile.diff back
    (Closes: #923456)

 -- Sylvestre Ledru <email address hidden>  Thu, 28 Feb 2019 13:50:21 +0100
Superseded in sid-release
llvm-toolchain-7 (1:7.0.1-7) unstable; urgency=medium

  * Fix an ABI issue introduced with the kfreebsd support
    (Closes: #922731)
  * kfreebsd/kfreebsd-triple-clang.diff: update of the patch to fix
    the kfreebsd FTBFS  (Closes: #921246)
  * Enable ld gold for kfreebsd-amd64 and kfreebsd-i386
    Many thanks to Svante Signell for the three updates

  [ Matthias Klose ]
  * Remove the autopkg test for a genuine LLVM bug.

 -- Sylvestre Ledru <email address hidden>  Wed, 27 Feb 2019 10:07:00 +0100
Deleted in experimental-release (Reason: None provided.)
Superseded in buster-release
Superseded in sid-release
llvm-toolchain-7 (1:7.0.1-6) unstable; urgency=medium

  * Add support for kfreebsd (Closes: #921246)
    Many thanks to Svante Signell for all patches

 -- Sylvestre Ledru <email address hidden>  Sun, 03 Feb 2019 17:27:51 +0100

Available diffs

Deleted in experimental-release (Reason: None provided.)
Superseded in buster-release
Superseded in sid-release
llvm-toolchain-7 (1:7.0.1-4) unstable; urgency=medium

  * Remove dbgsym packages from debci because of bug #917528

  [ Gianfranco Costamagna ]
  * Ignore a test result on i386, due to upstream bug 26580#c18

 -- Sylvestre Ledru <email address hidden>  Wed, 02 Jan 2019 12:37:45 +0100
Superseded in sid-release
llvm-toolchain-7 (1:7.0.1-3) unstable; urgency=medium

  * Also install clang-7-dbgsym libclang1-7-dbgsym in autopkgtest
    to verify that debug symbols are present
  * Cherry-pick upstream fix D52340 to address a rustc debuginfo
    (Closes: #917209)
  * Change the jit debug path from $HOME/.debug/jit/ to
    $TMPDIR/.debug/jit/ (Closes: #916393)
  * Document in README.source some Debian/Ubuntu specific changes

 -- Sylvestre Ledru <email address hidden>  Wed, 26 Dec 2018 22:57:45 +0100
Superseded in sid-release
llvm-toolchain-7 (1:7.0.1-2) unstable; urgency=medium

  * Enable -DENABLE_LINKER_BUILD_ID:BOOL=ON as, unlike gcc, isn't enabled
    by default in clang. Thanks to Adrian Bunk for the patch.
    Once more, thanks to Rebecca Palmer (Closes: #916975)
  * Build with -g1 also on 64bit architectures (thanks to Adrian too)

 -- Sylvestre Ledru <email address hidden>  Fri, 21 Dec 2018 17:07:44 +0100
Superseded in buster-release
Superseded in sid-release
llvm-toolchain-7 (1:7.0.1-1) unstable; urgency=medium

  * New release
  * Remove the dbg workaround. Hopefully, the new version of 
    binutils will fix it (Closes: #913946)

 -- Sylvestre Ledru <email address hidden>  Sun, 16 Dec 2018 13:07:54 +0100

Available diffs

Superseded in sid-release
llvm-toolchain-7 (1:7.0.1~+rc3-2) unstable; urgency=medium

  * Fix llvm-config by stripping unnecessary flags
    See also https://bugs.llvm.org/show_bug.cgi?id=8220
    (Closes: #697755, #914838)
  * Try to workaround the debug issues by adding -fno-addrsig to the *FLAGS
    One more time, thanks to Rebecca Palmer (Closes: #913946)
    The goal is to provide correct debug packages.
    Workaround https://sourceware.org/bugzilla/show_bug.cgi?id=23788
  * Force the chmod +x on llvm-X/bin/* because it was sometimes removed
    by the strip process
  * Force the link to atomic also for i386 as it fails on Debian jessie too
  * Improved the debian/patches/series presentation by creating categories
  * Improve the separation between *FLAGS for gcc and clang.
    This is done for -fno-addrsig as it doesn't exit for gcc
    This can be done with the BOOTSTRAP_CMAKE_CXX_FLAGS option

 -- Sylvestre Ledru <email address hidden>  Mon, 10 Dec 2018 03:49:59 -0500

Available diffs

Superseded in sid-release
llvm-toolchain-7 (1:7.0.1~+rc3-1) unstable; urgency=medium

  * New testing release
  * disable the llvm-strip as it created too big llvm lib

  [ John Paul Adrian Glaubitz ]
  * Add patch to add powerpcspe support to clang
  * Add patch to fix register spilling on powerpcspe
  * Add patch to optimize double parameter calling setup on powerpcspe

 -- Sylvestre Ledru <email address hidden>  Sat, 08 Dec 2018 07:29:59 +0100
Superseded in sid-release
llvm-toolchain-7 (1:7.0.1~+rc2-8) unstable; urgency=medium

  * Use llvm-strip instead of binutils strip.
    Two reasons:
      - with clang stage2, the dbg packages were not generated
      - strip fails on stretch and other ubuntu on some archives
    For this, I had to silent the --enable-deterministic-archives
    option (https://bugs.llvm.org/show_bug.cgi?id=39789).
    Thanks to Rebecca Palmer for the idea
    (Closes: #913946)
  * Change the i386 base line to avoid using sse2 extension
    This is more important now that llvm is built with clang
    instead of gcc.
    Thanks to Fanael Linithien for the patch
    (Closes: #914770, #894840)

 -- Sylvestre Ledru <email address hidden>  Sat, 01 Dec 2018 11:18:39 +0100

Available diffs

Superseded in sid-release
llvm-toolchain-7 (1:7.0.1~+rc2-7) unstable; urgency=medium

  * Bring back mips-rdhwr.diff as it isn't in rc2

 -- Sylvestre Ledru <email address hidden>  Sun, 25 Nov 2018 17:00:31 +0100

Available diffs

Superseded in sid-release
llvm-toolchain-7 (1:7.0.1~+rc2-6) unstable; urgency=medium

  [ Samuel Thibault ]
  * D53557-hurd-self-exe-realpath.diff: Fix paths returned by
    llvm-config (See Bug#911817).

  [ Sylvestre Ledru ]
  * Fix the FTBFS on armel for real! Thanks to Adrian Bunk
    Force the activation of FeatureVFP3 & FeatureD16

 -- Sylvestre Ledru <email address hidden>  Sat, 24 Nov 2018 09:12:26 +0100

Available diffs

Superseded in sid-release
llvm-toolchain-7 (1:7.0.1~+rc2-5) unstable; urgency=medium

  [ Samuel Thibault ]
  * D54079-hurd-openmp.diff, D54338-hurd-libcxx-threads-build.diff,
    D54339-hurd-libcxx-threads-detection.diff, D54378-hurd-triple.diff,
    D54379-hurd-triple-clang.diff, D54677-hurd-path_max.diff,
    hurd-cxx-paths.diff: New patches to fix hurd build.

  [ Sylvestre Ledru ]
  * Remove mips-rdhwr.diff as it has been applied upstream
  * Fix a baseline violation on armhf (Closes: #914268)
    clang-arm-default-vfp3-on-armv7a.patch has been updated to disable
    neon in another place

 -- Sylvestre Ledru <email address hidden>  Wed, 21 Nov 2018 09:45:00 +0100

Available diffs

Superseded in sid-release
llvm-toolchain-7 (1:7.0.1~+rc2-4) unstable; urgency=medium

  * Workaround the build issues on armhf
    Thanks to Adrian Bunk for the idea
  * Remove useless symlink /usr/include/c++ -> ../lib/llvm-7/include/c++
    (Closes: #913400)

 -- Sylvestre Ledru <email address hidden>  Fri, 16 Nov 2018 22:46:29 +0100
Superseded in sid-release
llvm-toolchain-7 (1:7.0.1~+rc2-3) unstable; urgency=medium

  * Disable gold for sparc* (Closes: #913260)
  * Hide a symbol in openmp for mips64el
  * Try to integrate a pach to make pch reproducible
    Thanks to Rebecca Palmer for the patch
    (Closes: #877359)
  * Fix the misscompilation issue causing rustc to crash (Closes: #913271)
    Might cause some ABI issues but no real good solution.
    See https://bugs.llvm.org/show_bug.cgi?id=39427

 -- Sylvestre Ledru <email address hidden>  Thu, 08 Nov 2018 20:50:39 +0100

Available diffs

Superseded in sid-release
llvm-toolchain-7 (1:7.0.1~+rc2-2) unstable; urgency=medium

  * Fix a non-break space in a patch (Closes: #913213)

 -- Sylvestre Ledru <email address hidden>  Thu, 08 Nov 2018 09:28:36 +0100
Superseded in sid-release
llvm-toolchain-7 (1:7.0.1~+rc2-1) unstable; urgency=medium

  * Upload of 7.0.1 rc2 into unstable
  * New testing release
  * Enable the stage2 bootstrap:
    - stage1 = build clang with gcc
    - stage2 = clang building itself
    (Closes: #909234)
  * Bring back the Disable NEON generation on armhf patch which was gone
    Should fix the FTBFS on armhf
    (Closes: #842142)
  * Update the clang manpage to remove osx specific options
    and to add -arch (Closes: #743133)
  * Bring back usr/lib/@DEB_HOST_MULTIARCH@/{libiomp5.so, libomp5.so}
    symlink for gcc (Closes: #912641)

 -- Sylvestre Ledru <email address hidden>  Wed, 07 Nov 2018 15:17:41 +0100
Deleted in experimental-release (Reason: None provided.)
llvm-toolchain-7 (1:7.0.1~+rc2-1~exp1) experimental; urgency=medium

  * New testing release

 -- Sylvestre Ledru <email address hidden>  Mon, 05 Nov 2018 23:38:34 +0100
Superseded in experimental-release
llvm-toolchain-7 (1:7-9~exp1) experimental; urgency=medium

  * Remove the dump of cmake error file (too confusing)
  * Try to fix the bootstrap FTBFS :
    - on armel by forcing the link to -latomic
    - mips-rdhwr.diff: backport D51773 to fix an
      assembly issue on mips.
      Thanks to jrtc27 for finding the issue.

 -- Sylvestre Ledru <email address hidden>  Sun, 04 Nov 2018 09:21:14 +0100
Superseded in sid-release
llvm-toolchain-7 (1:7-8) unstable; urgency=medium

  * Update the watch file to display the right version
    (even if the download will fail)
  * clang-7 suggests libomp-7-dev instead of libomp-dev
  * Make sure that we don't conflict openmp & libc++ with llvm-defaults's
    (Closes: #912544)
  * Handle better the non coinstability of openmp & libc++ (like we are doing
    with python-clang-*)
  * Backport upstream fix D51749 to address a rust aarch64 issues
    (Closes: #909705)
  * Add tests from old bugs to make sure they don't come back
    (Closes: #889832, #827866)
  * The sanitizers use the versionned llvm-symbolizer provided by the
    llvm-X package (Closes: #753572)

 -- Sylvestre Ledru <email address hidden>  Sat, 20 Oct 2018 16:00:58 +0200

Available diffs

Deleted in experimental-release (Reason: None provided.)
llvm-toolchain-7 (1:7-7~exp2) experimental; urgency=medium

  * clangd-atomic-cmake.patch: Link against atomic for clangd in i386
  * When the cmake configure of the stage2 is failing, dump the cmake error log
  * Declare some variables (-Wno-*) for all platforms (was failing on mips)
  * Update the watch file to display the right version
    (even if the download will fail)

 -- Sylvestre Ledru <email address hidden>  Sun, 21 Oct 2018 18:34:20 +0200
Superseded in experimental-release
llvm-toolchain-7 (1:7-7~exp1) experimental; urgency=medium

  * Experiment the clang bootstrap
  * Try to boostrap clang using clang

 -- Sylvestre Ledru <email address hidden>  Wed, 17 Oct 2018 20:15:57 +0200
Superseded in buster-release
Superseded in sid-release
llvm-toolchain-7 (1:7-6) unstable; urgency=medium

  * Team upload
  * Upload to unstable

 -- Gianfranco Costamagna <email address hidden>  Wed, 17 Oct 2018 11:00:09 +0200
Deleted in experimental-release (Reason: None provided.)
llvm-toolchain-7 (1:7-6~exp2) experimental; urgency=medium

  * Disable for now the bootstrapping clang patches

 -- Gianfranco Costamagna <email address hidden>  Tue, 16 Oct 2018 15:00:46 +0200
Superseded in sid-release
llvm-toolchain-7 (1:7-5) unstable; urgency=medium

  * In debci, run qualify-clang.sh in verbose mode
  * Only run the g++ test if g++ exist

  [ Reshabh Sharma ]
  * Run check-openmp to test OpenMP

 -- Sylvestre Ledru <email address hidden>  Sat, 06 Oct 2018 08:25:48 +0200

Available diffs

Superseded in sid-release
llvm-toolchain-7 (1:7-4) unstable; urgency=medium

  * Backport a fix to improve scan-build code error.
    Thanks to Roman Lebedev for the fix(Closes: #909662)
  * Remove bat files https://bugs.llvm.org/show_bug.cgi?id=30755
  * Install bash-completion for clang
  * Disable ocaml on armel

 -- Sylvestre Ledru <email address hidden>  Wed, 26 Sep 2018 14:32:41 +0100
Superseded in sid-release
llvm-toolchain-7 (1:7-3) unstable; urgency=medium

  * Fix a syntax issue in a scan-build patch
  * Fix the autopkgtest script (no gcc in the test)
  * remove dep from lld to llvm-7-dev because lld
    doesn't use LLVM LTO
  * remove old Replaces/Breaks
  * Standards-Version: 4.2.1

 -- Sylvestre Ledru <email address hidden>  Fri, 21 Sep 2018 22:48:47 +0200

Available diffs

Superseded in sid-release
llvm-toolchain-7 (1:7-2) unstable; urgency=medium

  * Fix the ftbfs under armel on libc++ and enable openmp on armel.
    Thanks to Adrian Bunk for the patch
  * Make libc++, libc++abi & openmp NOT co-installable
    Rational: the benefits are limited compared to the drawback.
    We should have issues like:
       - built with libc++-8-dev
       - run with libc++1-7
    (Closes: #903802)
  * Remove circular dependency by removing python-lldb-7: Depends: liblldb-7-dev
    (Closes: #888889)

 -- Sylvestre Ledru <email address hidden>  Wed, 19 Sep 2018 14:12:34 +0200

Available diffs

Superseded in sid-release
llvm-toolchain-7 (1:7-1) unstable; urgency=medium

  * Stable release
  * Also manages clang-X as tool for scan-build
    see https://reviews.llvm.org/D52151

 -- Sylvestre Ledru <email address hidden>  Mon, 17 Sep 2018 13:51:03 +0200

Available diffs

Superseded in sid-release
llvm-toolchain-7 (1:7~+rc3-5) unstable; urgency=medium

  [ John Paul Adrian Glaubitz ]
  * Add patch to fix missing include and library paths on x32

  [ Sylvestre Ledru ]
  * Only rename libomp when openmp is built

 -- John Paul Adrian Glaubitz <email address hidden>  Fri, 14 Sep 2018 19:54:38 +0200
Superseded in sid-release
llvm-toolchain-7 (1:7~+rc3-4) unstable; urgency=medium

  [ Sylvestre Ledru ]
  * libc++-7-dev doesn't provide libstdc++-dev anymore (Closes: #908738)

  [ Gianfranco Costamagna ]
  * Force polly cmake removal on arch:all because of --fail-missing

  [ Reshabh Sharma ]
  * Make OpenMP packages coinstallable from version 7
  * Make libc++ packages coinstallable from version 7

  [ John Paul Adrian Glaubitz ]
  * Add patch to fix missing MultiArch include dir
    on powerpcspe (Closes: #908791)
  * Disable LLDB on riscv64

 -- Sylvestre Ledru <email address hidden>  Fri, 14 Sep 2018 11:27:28 +0200
Superseded in sid-release
llvm-toolchain-7 (1:7~+rc3-3) unstable; urgency=medium

  [ John Paul Adrian Glaubitz ]
  * Disable OpenMP on unsupported architecture x32

  [ Sylvestre Ledru ]
  * Build llvm using -DLLVM_USE_PERF=yes (Closes: #908707)

  [ Gianfranco Costamagna ]
  * Install polly only on arch:all packages

 -- Gianfranco Costamagna <email address hidden>  Thu, 13 Sep 2018 09:31:29 +0200
Superseded in sid-release
llvm-toolchain-7 (1:7~+rc3-2) unstable; urgency=medium

  [ John Paul Adrian Glaubitz ]
  * Fix inverted logic in ifeq statement for POLLY_ENABLE
    and OPENMP_ENABLE (Closes: #908646)

  [ Gianfranco Costamagna ]
  * Drop gnustep and gnustep-devel suggestions (Closes: #902847)
  * Enable polly on s390x
  * Disable omp on armel mips and mipsel for now

 -- Gianfranco Costamagna <email address hidden>  Wed, 12 Sep 2018 10:58:12 +0200
Superseded in sid-release
llvm-toolchain-7 (1:7~+rc3-1) unstable; urgency=medium

  [ John Paul Adrian Glaubitz ]
  * Disable OpenMP on unsupported architectures powerpc,
    powerpcspe, riscv64 and sparc64 (Closes: #907912)

  [ Sylvestre Ledru ]
  * New snapshot release

 -- Sylvestre Ledru <email address hidden>  Mon, 10 Sep 2018 17:01:25 +0200

Available diffs

Deleted in experimental-release (Reason: None provided.)
llvm-toolchain-7 (1:7~+rc2-1~exp3) experimental; urgency=medium

  * Remove libtool flex, bison, dejagnu, tcl, expect,
    and perl from the build deps (testing)
  * Disable force-gcc-header-obj.diff as it is introducing
    some regressions in the search headers
    (Closes: #903709)

  [ Gianfranco Costamagna ]
  * Fix build on armhf, by removing some installed package
  * Fix build on s390x, by disabling OpenMP
  * Add liblldb-7-dev to python-lldb runtime dependencies, needed to import it
  * Enable lld on arm64, mips64el
  * Enable lldb on mips64el

  [ Reshabh Sharma ]
  * Add version for libc++ and OpenMP packages breaks/replaces
  * Remove libc++-helpers package
    - No real value
    - Just two scripts
    - Command line arguments aren't that complex
  * Fix autopkgtest support

 -- Sylvestre Ledru <email address hidden>  Mon, 03 Sep 2018 09:16:22 +0200
Deleted in experimental-release (Reason: None provided.)
llvm-toolchain-7 (1:7~+rc2-1~exp2) experimental; urgency=medium

  * Force sphinx to be >> 1.2.3
  * also ignore libc++experimental.a on dh_strip (fails on stretch)
  * Make libc++-7-dev & libc++abi-7-dev coinstallable

  [ John Paul Adrian Glaubitz ]
  * Don't build with ld.gold on powerpcspe
  * Disable polly on powerpcspe
  * Add upstream patch to make rustc build on powerpc

  [ Gianfranco Costamagna ]
  * Enable lld on ppc64el

 -- Sylvestre Ledru <email address hidden>  Fri, 24 Aug 2018 15:19:54 +0200
Superseded in experimental-release
llvm-toolchain-7 (1:7~+rc2-1~exp1) experimental; urgency=medium

  * New snapshot release
  * dh_strip should be verbose
  * On Stretch (binutils 2.28), do not run strip on libFuzzer.a, libc++.a
    & libc++abi.a because it segfaults
  * Fixed "weak-library-dev-dependency libc++-7-dev on libc++-7-helpers"
  * Fixed "libomp5-7: shlibs-declares-dependency-on-other-package
           libomp5-7) (>= 1:7~svn298832-1~)"
  * Also use the local cmake binary if available (for trusty)
    and take in account the PRE_PROCESS_CONF option

  [ Reshabh Sharma ]
  * Fixed "Lintian warnings for libc++abi-7-dev package"
    - Warning: libc++abi-7-dev: breaks-without-version libc++-dev
    - Warning: libc++abi-7-dev: breaks-without-version libc++abi-dev
    - Warning: llvm-toolchain-7 source: binaries-have-file-conflict
      libc++abi-7-dev libc++abi1-7 usr/lib/llvm-7/lib/libc++abi.so

 -- Sylvestre Ledru <email address hidden>  Thu, 16 Aug 2018 17:49:31 +0200
144 of 44 results