llvm-toolchain-6.0 (1:6.0-1ubuntu2~16.04.1) xenial; urgency=medium * Backport to xenial. (LP: #1772632) - Don't build the Fuzzer library on powerpc. - set BINUTILS_GOLD_ARCHS to match 4.0, dropping arm64 and s390x -- Timo Aaltonen Tue, 22 May 2018 13:54:13 +0300 llvm-toolchain-6.0 (1:6.0-1ubuntu2) bionic; urgency=medium * debian/patches/install-lldb-sb-headers.patch: Install lldb's SB headers (pr36630). Thanks to Pavel Labath . LP: #1761009 -- Nishanth Aravamudan Thu, 05 Apr 2018 15:05:20 -0700 llvm-toolchain-6.0 (1:6.0-1ubuntu1) bionic; urgency=medium * Don't run the Sanitizer tests on the Ubuntu buildds, timing out. -- Matthias Klose Mon, 12 Mar 2018 09:12:11 +0100 llvm-toolchain-6.0 (1:6.0-1) unstable; urgency=medium * New upstream release -- Sylvestre Ledru Fri, 02 Mar 2018 13:28:19 +0100 llvm-toolchain-6.0 (1:6.0~+rc3-1) unstable; urgency=medium [ Sylvestre Ledru ] * New snapshot release * Move the VCS to git. Many thanks to James Clarke for doing the conversion * Create the directory before having the manpages generated [ John Paul Adrian Glaubitz ] * Add proposed upstream patch by James Clarke to add the missing __tls_get_addr symbol to the symbol table for TLS calls on SPARC (Closes: #890401) [ James Clarke ] * Disable LLDB on powerpcspe -- James Clarke Mon, 26 Feb 2018 16:07:18 +0000 llvm-toolchain-6.0 (1:6.0~+rc2-1) unstable; urgency=medium * New snapshot release - should fix the FTBFS on arm64 (Closes: #888877) * Also ignore comdat.ll test failure in silent-gold-test.diff. see https://bugs.llvm.org/show_bug.cgi?id=36166 * Remove the python-lldb-6.0 dep to liblldb-6.0-dev to remove the circular dependency (Closes: #876015) * Mark liblldb-6.0-dbg conflict with liblldb-7-dbg (Closes: #888057) -- Sylvestre Ledru Wed, 07 Feb 2018 23:13:54 +0100 llvm-toolchain-6.0 (1:6.0~+rc1-1) unstable; urgency=medium * New snapshot release * Update of the clang-tools-X.Y description -- Sylvestre Ledru Thu, 18 Jan 2018 09:26:04 +0100 llvm-toolchain-6.0 (1:6.0~svn321745-1~exp1) experimental; urgency=medium * Upload the new package (upstream just branched) -- Sylvestre Ledru Wed, 03 Jan 2018 20:03:12 +0100 llvm-toolchain-snapshot (1:6.0~svn321385-1) unstable; urgency=medium * Snapshot upload before rc1 (January) * Create clang-tools-6.0 and move the various clang tools into it clang-tools-6.0 depends on clang-6.0. This might affect some packages. (Closes: #836397) * Bring back the libedit support in lldb Fix upstream bug https://bugs.llvm.org/show_bug.cgi?id=35291 * Also ship ld64.lld and wasm-ld in the lld-X.Y package * Update d/rules to reflect the move of libfuzzer into compiler-rt * Update of the copyright file (Closes: #878502) Thanks to Nicholas D Steeves for the work * 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 * Use ?= for some variables declarations * Remove the hardcoded declarations of llvm version in debian/rules * add /usr/lib/cuda to the CUDA toolkit search paths Thanks to Andreas Beckmann for the patch (Closes: #882505) (LP: #1706326) * Fix the fix-scan-view-path.diff path * Move libomp-dev from Suggests to Recommends (Closes: #882781) * Add a symlink to fix lldb-X.Y (Closes: #881993) * Remove update-cuda-search-path.patch (applied upstream) * Also install usr/bin/lldb-test-6.0 * liblld-6.0-dev depends on liblld-6.0 (Closes: #856545) * Add new symbols for libclang1: - clang_CXIndex_setInvocationEmissionPathOption - clang_CXXRecord_isAbstract - clang_Cursor_getObjCManglings - clang_getCursorTLSKind * add test-keep-alive.diff to improve the keep alive for some archs like mips* * Standards-Version: 4.1.1 * remove liblld-6.0-dbg for now -- Sylvestre Ledru Fri, 22 Dec 2017 21:41:17 +0100 llvm-toolchain-snapshot (1:6.0~svn315736-1) unstable; urgency=medium * New snapshot * Ship liblldMinGW lld lib * Ship clang-refactor & clang-func-mapping in clang-X.Y * Remove the -Wl option to call gold instead of the normal linker (Closes: #876787) * Force the deactivation of ocaml until the transition is done * Standards Version 4.1.0 [ Gianfranco Costamagna ] * Enable ocaml on release architectures. * Add NDEBUG flag, lost in the -g -> -g1 switch [ 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 Mon, 11 Sep 2017 22:27:20 +0200 # For older changelog entries, run 'apt-get changelog libllvm6.0'