highway (1.0.2-4) unstable; urgency=medium * d/patches: Add missing atomic library to test -- Mathieu Malaterre Thu, 03 Nov 2022 11:29:42 +0100 highway (1.0.2-3) unstable; urgency=medium * d/patches: Fix cmake issue with usage of PRIVATE keyword -- Mathieu Malaterre Thu, 03 Nov 2022 10:34:54 +0100 highway (1.0.2-2) unstable; urgency=medium * d/patches: Fix build with atomic lib -- Mathieu Malaterre Thu, 03 Nov 2022 09:38:31 +0100 highway (1.0.2-1) unstable; urgency=medium * New upstream version 1.0.2 * d/patches: Remove patches applied upstream * d/symbols: Add new symbols -- Mathieu Malaterre Wed, 02 Nov 2022 15:55:21 +0100 highway (1.0.1-3) unstable; urgency=medium * d/patches: Remove some warnings on clang/riscv-64 * d/patches: Hack around current rdcycle mess * d/patches: Remove warnings on arm/gcc-12 * d/patches: Rename patch to refer upstream * d/rules: Make sure to compile without warnings -- Mathieu Malaterre Fri, 02 Sep 2022 12:16:04 +0200 highway (1.0.1-2) unstable; urgency=medium * d/patches: cherry-pick patch upstream to fix compilation on riscv64 * d/rules: Remove hack on riscv64 not needed anymore * d/patches: Properly detect HWY_BROKEN_EMU128 / GCC 12.x * d/rules: Comment out HWY_BROKEN_EMU128 hack now detection is working -- Mathieu Malaterre Wed, 31 Aug 2022 09:00:14 +0200 highway (1.0.1-1) unstable; urgency=medium * New upstream version 1.0.1 * d/patches: Refresh patches for new upstream release -- Mathieu Malaterre Thu, 25 Aug 2022 09:37:14 +0200 highway (1.0.0-5) unstable; urgency=medium * d/patches: Do not always inline * d/patches: fix floating-point generator for sort tests. -- Mathieu Malaterre Thu, 04 Aug 2022 08:39:49 +0200 highway (1.0.0-4) unstable; urgency=medium * d/rules: Make sure to skip RVV logic on riscv64 * d/rules: Start building with neon extension on armhf * d/patches: fix spurious use after free warning * d/patches: fix preprocessor int overflow warning * d/patches: link with atomic for GCC -- Mathieu Malaterre Tue, 02 Aug 2022 14:02:56 +0200 highway (1.0.0-3) unstable; urgency=medium * d/patches: Add atomic patch to fix compilation * d/patches: Add riscv64 compilation fix for GCC -- Mathieu Malaterre Tue, 02 Aug 2022 10:38:12 +0200 highway (1.0.0-2) unstable; urgency=medium * d/symbols: Fix symbols file on 32bits arch -- Mathieu Malaterre Tue, 02 Aug 2022 07:44:42 +0200 highway (1.0.0-1) unstable; urgency=medium * d/watch: Fix typo in watch file * d/copyright: Simplify copyright file * New upstream version 1.0.0 * d/rules: Build SCALAR instead of EMU128 * d/patches: Remove patches applied upstream * d/symbols: Update symbols file for new ABI -- Mathieu Malaterre Mon, 01 Aug 2022 10:50:07 +0200 highway (0.17.0-11) unstable; urgency=medium * d/patches: Fix blockwise_test on big-endian arches -- Mathieu Malaterre Wed, 20 Jul 2022 17:21:46 +0200 highway (0.17.0-10) unstable; urgency=medium * d/rules: Prefer DEB_BUILD_ARCH_CPU over DEB_BUILD_ARCH * d/rules: Do not report warnings as errors anymore. Closes: #1012944 * d/rules: Simplify handling of hurd+qemu * d/patches: Revert baseline EMU128 back to SCALAR. Closes: #1015256 -- Mathieu Malaterre Mon, 18 Jul 2022 15:42:24 +0200 highway (0.17.0-9) unstable; urgency=medium * d/rules: Really fix armhf build -- Mathieu Malaterre Tue, 05 Jul 2022 14:18:09 +0200 highway (0.17.0-8) unstable; urgency=medium * d/rules: Make sure to cleanup generated files * d/rules: Do not run test on -indep target * d/rules: Make sure to return true on hurd-i386 * d/rules: Work around an issue with gcc-11/O2 combination * d/patches: Remove arm WIP for now -- Mathieu Malaterre Tue, 05 Jul 2022 11:18:15 +0200 highway (0.17.0-7) experimental; urgency=medium * d/rules: Make sure to skip most rules for indep * d/rules: Shrink the main PDF file using gs * d/patches: Fix dynamic dispatch on linux/armhf. Closes: #1014330 -- Mathieu Malaterre Mon, 04 Jul 2022 15:31:59 +0200 highway (0.17.0-6) experimental; urgency=low * d/rules: Make sure to install binaries * d/rules: Attempt to get neon on armhf working -- Mathieu Malaterre Mon, 04 Jul 2022 12:13:12 +0200 highway (0.17.0-5) experimental; urgency=low * d/rules: Remove no-psabi warning on both armel and armhf * d/rules: Re-add extension on i386 * d/rules: Run the compiled example -- Mathieu Malaterre Mon, 04 Jul 2022 11:04:54 +0200 highway (0.17.0-4) unstable; urgency=medium * d/patches: Fix armhf compilation failure -- Mathieu Malaterre Tue, 28 Jun 2022 11:54:52 +0200 highway (0.17.0-3) unstable; urgency=medium * d/rules: Disable Emu128 on armhf for now, revert to Scalar * d/patches: Fix unit test on big-endian arches -- Mathieu Malaterre Mon, 27 Jun 2022 16:46:06 +0200 highway (0.17.0-2) unstable; urgency=medium * d/patches: cherry-pick a fix for arm64/armhf -- Mathieu Malaterre Wed, 22 Jun 2022 08:47:55 +0200 highway (0.17.0-1) unstable; urgency=medium * New upstream version 0.17.0 * d/patches: Fix symbols mangling issue * d/symbols: Update symbols for new release * d/control: Bump Std-Vers to 4.6.1 no changes needed * d/rules: Remove some CPU extension on i386 -- Mathieu Malaterre Tue, 21 Jun 2022 17:13:46 +0200 highway (0.16.0-1) unstable; urgency=medium * d/rules: Make sure to check level 4 symbol file * d/symbols: Add symbol for 32bits arch * d/binaries: Specify path to PDF files * d/copyright: Update to latest year * d/compat: Bump compat to 11 * d/control: Make sure to depends on runtime * New upstream version 0.16.0 * d/symbols: Add new symbols from 0.16.0 -- Mathieu Malaterre Mon, 21 Feb 2022 10:20:45 +0100 highway (0.15.1~git20220119.fbe5705-1) experimental; urgency=medium * New upstream version 0.15.1~git20220119.fbe5705 * d/patches: Remove patches applied upstream * d/libhwy0: Provide highway as shared libraries * d/doc-base: Add missing doc-base registration file -- Mathieu Malaterre Thu, 20 Jan 2022 09:03:02 +0100 highway (0.15.0-5) unstable; urgency=medium * d/rules: Clarify that we only ship static libs for now * d/control: Add missing Rules-Requires-Root: no * d/patches: Remove compilation error on GNU/Hurd * d/rules: Set HWY_CMAKE_ARM7 to OFF. Closes: #1003218 * d/patches: Fix compilation error on riscv64 -- Mathieu Malaterre Tue, 11 Jan 2022 14:52:28 +0100 highway (0.15.0-4) unstable; urgency=medium * d/docs: Create new highway-doc package * d/rules: Do not set HWY_CMAKE_ARM7:ON for arm64 * d/rules: Prefer building using cmake+ninja * d/rules: Properly setup HWY_CMAKE_ARM7 on armhf. Closes: #1003218 -- Mathieu Malaterre Thu, 06 Jan 2022 15:21:05 +0100 highway (0.15.0-3) unstable; urgency=medium * d/rules: Fix typo in cmake armhf/neon option * d/rules: Make sure to use neon extension on arm64 * d/control: libhwy-dev could be marked Multi-Arch: same -- Mathieu Malaterre Thu, 06 Jan 2022 13:59:37 +0100 highway (0.15.0-2) unstable; urgency=medium * Upload to unstable * d/rules: Make sure to compile without warnings * d/rules: Start using arm7 neon extension * d/patches: Prefer default gcc c++ version -- Mathieu Malaterre Tue, 04 Jan 2022 15:45:40 +0100 highway (0.15.0-1) experimental; urgency=medium * Initial release (Closes: #1000984) -- Mathieu Malaterre Thu, 02 Dec 2021 21:42:02 +0100