cloog (0.18.4-2) unstable; urgency=medium . * Build using isl-0.18, cloog is not yet compatible with isl-0.19. * The library has a LGPL-2.1 copyright, not GPL. LP: #1271160. * Enable parallel builds. * Bump debhelper to v9. * Build using dh-autoreconf. Closes: #801337. gcc-7 (7.3.0-12) unstable; urgency=medium . * Update to SVN 20180318 (r258626) from the gcc-7-branch. - Fix PR libstdc++/84769, PR libstdc++/84773, PR libstdc++/83662, PR tree-optimization/84485, PR ada/82813, PR fortran/83939, PR target/83451 (PA), PR fortran/78741. . [ John David Anglin ] * Switch hppa-linux to caller-copies ABI (as done in GCC 8). Closes: #892848. . [ Aurelien Jarno ] * Default to PIE on riscv64. * Temporarily do not build-depend on gdb on riscv64. . [ Matthias Klose ] * Update the Linaro support to the 7-2018.01 snapshot. gcc-7-cross (18) unstable; urgency=medium . * Build using 7.3.0-12. * Add support to build riscv64 cross compilers. gcc-8 (8-20180321-1) unstable; urgency=medium . * GCC 8 snapshot, taken from the trunk 20180321 (r258712). - Fix PR sanitizer/84761. Addresses: #892096. * Update GDC to 20180320. * Reenable building gdc. gcc-8 (8-20180320-1) unstable; urgency=medium . * GCC 8 snapshot, taken from the trunk 20180320 (r258670). - Fix PR sanitizer/84761. Addresses: #892096. * Update GDC to 20180320. * Reenable building gdc. gcc-8 (8-20180319-1) unstable; urgency=medium . [ Aurelien Jarno ] * Default to PIE on riscv64. * Temporarily do not build-depend on gdb on riscv64. gcc-8-cross (7) unstable; urgency=medium . * Build using gcc 8-20180321-1. * Add support to build riscv64 cross compilers. isl (0.19-1) unstable; urgency=medium . * New upstream release. * Update debian/copyright. Closes: #892375. * Stop building the debug package, move the pretty printers to the library package. * Bump the libisl soname. isl (0.19-1~exp3) experimental; urgency=medium . * Update debian/copyright. Closes: #892375. isl (0.19-1~exp2) experimental; urgency=medium . * New upstream release. * Stop building the debug package, move the pretty printers to the library package. * Bump the libisl soname. isl-0.18 (0.18-4) unstable; urgency=medium . * Update debian/copyright (copied from isl). Closes: #892933. isl-0.18 (0.18-3) unstable; urgency=medium . * Upload to unstable. isl-0.18 (0.18-2) experimental; urgency=medium . * Rename to isl-0.18. - Still needed to build cloog. - Allows incremental migration of the various GCC packages. * Stop building the debug package, move the pretty printers to the library package. llvm-toolchain-5.0 (1:5.0.1-4) unstable; urgency=medium . * Fix the FTBFS with glibc 2.27 llvm-toolchain-5.0 (1:5.0.1-3) unstable; urgency=medium . * Move the VCS to git. Many thanks to James Clarke for doing the conversion * Ignore the test tools/gold/X86/comdat.ll until https://bugs.llvm.org/show_bug.cgi?id=36166 is fixed. Will fix the ftbfs on x86 * Create the directory before having the manpages generated * clang-tidy-5.0: depends on libclang-common-5.0-dev (Closes: #891999) * clang-tidy-5.0 also depends on clang-tools-5.0 for, at least clang-apply-replacements (Closes: #893600) * Update of the clang-tools-X.Y description * Fix the libclang1-X.Y.symbols.in file (two spaces) (Closes: #889035) . [ 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