A. Maitland Bottoms [Tue, 12 Apr 2022 22:39:33 +0000 (23:39 +0100)]
Merge volk (2.5.1-2) import into refs/heads/workingbranch
A. Maitland Bottoms [Tue, 12 Apr 2022 22:35:43 +0000 (18:35 -0400)]
[PATCH] volkpython use posix prefix scheme
Recently in Debian's pthon3.10 the default scheme for sysconfig
changed from 'posix_prefix' to 'posix_local'. VolkPython.cmake
expects the 'posix_prefix' behavior. So explicity use it.
Signed-off-by: A. Maitland Bottoms <bottoms@debian.org>
Gbp-Pq: Name volkpython-use-posix-prefix-scheme
A. Maitland Bottoms [Tue, 12 Apr 2022 22:39:33 +0000 (23:39 +0100)]
remove-external-HTML-resources
Gbp-Pq: Name remove-external-HTML-resources
A. Maitland Bottoms [Tue, 12 Apr 2022 22:39:33 +0000 (23:39 +0100)]
skip cpu_freatures on kfreebsd
Avoid #error "Unsupported OS" on kFreeBSD
Gbp-Pq: Name skip-cpu_features-on-kfreebsd
A. Maitland Bottoms [Tue, 12 Apr 2022 22:39:33 +0000 (23:39 +0100)]
optional static apps
Build apps with static libs if ENABLE_STATIC_APPS.
Gbp-Pq: Name optional-static-apps
A. Maitland Bottoms [Wed, 28 Mar 2018 02:02:59 +0000 (22:02 -0400)]
[PATCH 2/6] make acc happy
The abi-compliance-checker grabs all the .h files it finds
and tries to compile them all. Even though some are not
appropriate for the architecture being run on. Being careful
with preprocessor protections avoids problems.
Gbp-Pq: Name make-acc-happy
A. Maitland Bottoms [Tue, 12 Apr 2022 22:39:33 +0000 (23:39 +0100)]
volk (2.5.1-2) unstable; urgency=medium
* VolkPython use posix prefix scheme (Closes: #
1009394)
[dgit import unpatched volk 2.5.1-2]
A. Maitland Bottoms [Tue, 12 Apr 2022 22:39:33 +0000 (23:39 +0100)]
Import volk_2.5.1-2.debian.tar.xz
[dgit import tarball volk 2.5.1-2 volk_2.5.1-2.debian.tar.xz]
A. Maitland Bottoms [Sun, 13 Feb 2022 05:18:58 +0000 (05:18 +0000)]
Merge volk (2.5.1-1) import into refs/heads/workingbranch
A. Maitland Bottoms [Sun, 13 Feb 2022 05:18:58 +0000 (05:18 +0000)]
Import volk_2.5.1.orig.tar.xz
[dgit import orig volk_2.5.1.orig.tar.xz]
A. Maitland Bottoms [Sun, 13 Feb 2022 05:18:58 +0000 (05:18 +0000)]
remove-external-HTML-resources
Gbp-Pq: Name remove-external-HTML-resources
A. Maitland Bottoms [Sun, 13 Feb 2022 05:18:58 +0000 (05:18 +0000)]
skip cpu_freatures on kfreebsd
Avoid #error "Unsupported OS" on kFreeBSD
Gbp-Pq: Name skip-cpu_features-on-kfreebsd
A. Maitland Bottoms [Sun, 13 Feb 2022 05:18:58 +0000 (05:18 +0000)]
optional-static-apps
Gbp-Pq: Name optional-static-apps
A. Maitland Bottoms [Wed, 28 Mar 2018 02:02:59 +0000 (22:02 -0400)]
[PATCH 2/6] make acc happy
The abi-compliance-checker grabs all the .h files it finds
and tries to compile them all. Even though some are not
appropriate for the architecture being run on. Being careful
with preprocessor protections avoids problems.
Gbp-Pq: Name make-acc-happy
A. Maitland Bottoms [Sun, 13 Feb 2022 05:18:58 +0000 (05:18 +0000)]
volk (2.5.1-1) unstable; urgency=medium
* New upstream release.
[dgit import unpatched volk 2.5.1-1]
A. Maitland Bottoms [Sun, 13 Feb 2022 05:18:58 +0000 (05:18 +0000)]
Import volk_2.5.1-1.debian.tar.xz
[dgit import tarball volk 2.5.1-1 volk_2.5.1-1.debian.tar.xz]
A. Maitland Bottoms [Fri, 22 Oct 2021 03:30:05 +0000 (04:30 +0100)]
Merge volk (2.5.0-2) import into refs/heads/workingbranch
A. Maitland Bottoms [Fri, 22 Oct 2021 03:30:05 +0000 (04:30 +0100)]
use system cpu_features package
Author: Shengjing Zhu <zhsj@debian.org>
Last-Update: 2020-12-26
Gbp-Pq: Name use-system-cpu-features-package.patch
A. Maitland Bottoms [Fri, 22 Oct 2021 03:30:05 +0000 (04:30 +0100)]
skip cpu_freatures on kfreebsd
Avoid #error "Unsupported OS" on kFreeBSD
Gbp-Pq: Name skip-cpu_features-on-kfreebsd
A. Maitland Bottoms [Fri, 22 Oct 2021 03:30:05 +0000 (04:30 +0100)]
remove-external-HTML-resources
Gbp-Pq: Name remove-external-HTML-resources
A. Maitland Bottoms [Fri, 22 Oct 2021 03:30:05 +0000 (04:30 +0100)]
optional-static-apps
Gbp-Pq: Name optional-static-apps
A. Maitland Bottoms [Wed, 28 Mar 2018 02:02:59 +0000 (22:02 -0400)]
[PATCH 2/6] make acc happy
The abi-compliance-checker grabs all the .h files it finds
and tries to compile them all. Even though some are not
appropriate for the architecture being run on. Being careful
with preprocessor protections avoids problems.
Gbp-Pq: Name make-acc-happy
Johannes Demel [Sat, 2 Oct 2021 09:38:46 +0000 (11:38 +0200)]
[PATCH 56/73] format: Fix code format
I was too quick to merge a PR and missed a formatting issue. Thus, I fix
it now.
Signed-off-by: Johannes Demel <demel@uni-bremen.de>
Gbp-Pq: Name 0056-format-Fix-code-format.patch
AlexandreRouma [Thu, 30 Sep 2021 11:52:32 +0000 (13:52 +0200)]
[PATCH 55/73] asan: Fix volk_malloc alignment bug
ASAN (the Address Sanitizer used by GCC) requires memory allocations to
be a multiple of the alignment. To replicate the bug, use a version of
libvolk without this fix, call volk_malloc() with a number of byte
that's not a multiple of the alignment and compile it with the Address
sanitizer enable (-fsanitize=address). The software will error out
and complain about the alignement. This patch fixes it by adding the
missing number of bytes to the size variable so that it becomes a
multiple of the alignment.
Signed-off-by: AlexandreRouma <alexandre.rouma@gmail.com>
Gbp-Pq: Name 0055-asan-Fix-volk_malloc-alignment-bug.patch
Zlika [Mon, 5 Jul 2021 13:04:17 +0000 (15:04 +0200)]
[PATCH 12/73] Fix clang-format errors
Signed-off-by: Zlika <zlika_ese@hotmail.com>
Gbp-Pq: Name 0012-Fix-clang-format-errors.patch
Zlika [Mon, 5 Jul 2021 12:55:30 +0000 (14:55 +0200)]
[PATCH 11/73] Code cleanup
Signed-off-by: Zlika <zlika_ese@hotmail.com>
Gbp-Pq: Name 0011-Code-cleanup.patch
Zlika [Mon, 5 Jul 2021 11:08:29 +0000 (13:08 +0200)]
[PATCH 10/73] Fix clang-format errors
Signed-off-by: Zlika <zlika_ese@hotmail.com>
Gbp-Pq: Name 0010-Fix-clang-format-errors.patch
Zlika [Mon, 5 Jul 2021 11:05:18 +0000 (13:05 +0200)]
[PATCH 09/73] Code cleanup
Signed-off-by: Zlika <zlika_ese@hotmail.com>
Gbp-Pq: Name 0009-Code-cleanup.patch
Marcus Müller [Thu, 1 Jul 2021 17:41:27 +0000 (19:41 +0200)]
[PATCH 07/73] Add the list of contributors agreeing to LGPL licensing
* List of contributors, with short explanation
* added LGPLv3 license text as COPYING-LGPL
* moved GPLv3 license text to COPYING-GPL
* COPYING still contains the GPLv3, but with an explanation that new
code is LGPL
* updated the contribution guide
* Removed the GPL license header from Readme, added explanation.
Signed-off-by: Marcus Müller <marcus@hostalia.de>
Gbp-Pq: Name 0007-Add-the-list-of-contributors-agreeing-to-LGPL-licens.patch
Magnus Lundmark [Fri, 18 Jun 2021 13:16:22 +0000 (15:16 +0200)]
[PATCH 06/73] New generic implementation, fixed typos
Signed-off-by: Magnus Lundmark <magnus@skysense.io>
Gbp-Pq: Name 0006-New-generic-implementation-fixed-typos.patch
Zlika [Wed, 16 Jun 2021 13:21:46 +0000 (15:21 +0200)]
[PATCH 05/73] Fix clang-format errors
Signed-off-by: Zlika <zlika_ese@hotmail.com>
Gbp-Pq: Name 0005-Fix-clang-format-errors.patch
Zlika [Wed, 16 Jun 2021 13:11:25 +0000 (15:11 +0200)]
[PATCH 04/73] Code cleanup
Signed-off-by: Zlika <zlika_ese@hotmail.com>
Gbp-Pq: Name 0004-Code-cleanup.patch
Zlika [Fri, 11 Jun 2021 14:46:51 +0000 (16:46 +0200)]
[PATCH 03/73] Fix volk_32fc_index_min_32u_neon
Signed-off-by: Zlika <zlika_ese@hotmail.com>
Gbp-Pq: Name 0003-Fix-volk_32fc_index_min_32u_neon.patch
Zlika [Fri, 11 Jun 2021 09:13:28 +0000 (11:13 +0200)]
[PATCH 02/73] Fix volk_32fc_index_min_32u_neon
Signed-off-by: Zlika <zlika_ese@hotmail.com>
Gbp-Pq: Name 0002-Fix-volk_32fc_index_min_32u_neon.patch
Zlika [Wed, 9 Jun 2021 20:47:04 +0000 (22:47 +0200)]
[PATCH 01/73] Add volk_32f(c)_index_min_16/32u
Signed-off-by: Zlika <zlika_ese@hotmail.com>
Gbp-Pq: Name 0001-Add-volk_32f-c-_index_min_16-32u.patch
A. Maitland Bottoms [Fri, 22 Oct 2021 03:30:05 +0000 (04:30 +0100)]
volk (2.5.0-2) unstable; urgency=medium
* upload to unstable
* with some upstream bugfixes
[dgit import unpatched volk 2.5.0-2]
A. Maitland Bottoms [Fri, 22 Oct 2021 03:30:05 +0000 (04:30 +0100)]
Import volk_2.5.0-2.debian.tar.xz
[dgit import tarball volk 2.5.0-2 volk_2.5.0-2.debian.tar.xz]
A. Maitland Bottoms [Thu, 10 Jun 2021 22:29:47 +0000 (23:29 +0100)]
Import volk_2.5.0.orig.tar.xz
[dgit import orig volk_2.5.0.orig.tar.xz]
A. Maitland Bottoms [Sun, 27 Dec 2020 20:16:07 +0000 (20:16 +0000)]
Merge volk (2.4.1-2) import into refs/heads/workingbranch
A. Maitland Bottoms [Sun, 27 Dec 2020 20:16:07 +0000 (20:16 +0000)]
use system cpu_features package
Author: Shengjing Zhu <zhsj@debian.org>
Last-Update: 2020-12-26
Gbp-Pq: Name use-system-cpu-features-package.patch
A. Maitland Bottoms [Sun, 27 Dec 2020 20:16:07 +0000 (20:16 +0000)]
skip cpu_freatures on kfreebsd
Avoid #error "Unsupported OS" on kFreeBSD
Gbp-Pq: Name skip-cpu_features-on-kfreebsd
A. Maitland Bottoms [Sun, 27 Dec 2020 20:16:07 +0000 (20:16 +0000)]
remove-external-HTML-resources
Gbp-Pq: Name remove-external-HTML-resources
A. Maitland Bottoms [Sun, 27 Dec 2020 20:16:07 +0000 (20:16 +0000)]
optional-static-apps
Gbp-Pq: Name optional-static-apps
A. Maitland Bottoms [Wed, 28 Mar 2018 02:02:59 +0000 (22:02 -0400)]
[PATCH 2/6] make acc happy
The abi-compliance-checker grabs all the .h files it finds
and tries to compile them all. Even though some are not
appropriate for the architecture being run on. Being careful
with preprocessor protections avoids problems.
Gbp-Pq: Name make-acc-happy
A. Maitland Bottoms [Sun, 27 Dec 2020 20:16:07 +0000 (20:16 +0000)]
volk (2.4.1-2) unstable; urgency=medium
[ Shengjing Zhu ]
* Use system cpu_features package
[ A. Maitland Bottoms ]
* Adopt Use system cpu_features package patch (Closes: #978096)
[dgit import unpatched volk 2.4.1-2]
A. Maitland Bottoms [Sun, 27 Dec 2020 20:16:07 +0000 (20:16 +0000)]
Import volk_2.4.1-2.debian.tar.xz
[dgit import tarball volk 2.4.1-2 volk_2.4.1-2.debian.tar.xz]
A. Maitland Bottoms [Fri, 18 Dec 2020 04:53:21 +0000 (04:53 +0000)]
Merge volk (2.4.1-1) import into refs/heads/workingbranch
A. Maitland Bottoms [Fri, 18 Dec 2020 04:53:21 +0000 (04:53 +0000)]
Import volk_2.4.1.orig.tar.xz
[dgit import orig volk_2.4.1.orig.tar.xz]
A. Maitland Bottoms [Fri, 18 Dec 2020 04:53:21 +0000 (04:53 +0000)]
skip cpu_freatures on kfreebsd
Avoid #error "Unsupported OS" on kFreeBSD
Gbp-Pq: Name skip-cpu_features-on-kfreebsd
A. Maitland Bottoms [Fri, 18 Dec 2020 04:53:21 +0000 (04:53 +0000)]
remove-external-HTML-resources
Gbp-Pq: Name remove-external-HTML-resources
A. Maitland Bottoms [Fri, 18 Dec 2020 04:53:21 +0000 (04:53 +0000)]
optional-static-apps
Gbp-Pq: Name optional-static-apps
A. Maitland Bottoms [Wed, 28 Mar 2018 02:02:59 +0000 (22:02 -0400)]
[PATCH 2/6] make acc happy
The abi-compliance-checker grabs all the .h files it finds
and tries to compile them all. Even though some are not
appropriate for the architecture being run on. Being careful
with preprocessor protections avoids problems.
Gbp-Pq: Name make-acc-happy
A. Maitland Bottoms [Fri, 18 Dec 2020 04:53:21 +0000 (04:53 +0000)]
volk (2.4.1-1) unstable; urgency=medium
* New upstream release
[dgit import unpatched volk 2.4.1-1]
A. Maitland Bottoms [Fri, 18 Dec 2020 04:53:21 +0000 (04:53 +0000)]
Import volk_2.4.1-1.debian.tar.xz
[dgit import tarball volk 2.4.1-1 volk_2.4.1-1.debian.tar.xz]
A. Maitland Bottoms [Fri, 4 Dec 2020 01:43:29 +0000 (01:43 +0000)]
Merge volk (2.4.0-3) import into refs/heads/workingbranch
A. Maitland Bottoms [Tue, 1 Dec 2020 16:29:12 +0000 (11:29 -0500)]
[PATCH] cpu_features CMake option
Make use of cpu_features a CMake option with sensible defaults per arch.
(avoiding CMake failures of cpu_features for unknown architectures)
Gbp-Pq: Name cpu_features-CMake-option
A. Maitland Bottoms [Fri, 4 Dec 2020 01:43:29 +0000 (01:43 +0000)]
remove-external-HTML-resources
Gbp-Pq: Name remove-external-HTML-resources
A. Maitland Bottoms [Fri, 4 Dec 2020 01:43:29 +0000 (01:43 +0000)]
optional-static-apps
Gbp-Pq: Name optional-static-apps
A. Maitland Bottoms [Wed, 28 Mar 2018 02:02:59 +0000 (22:02 -0400)]
[PATCH 2/6] make acc happy
The abi-compliance-checker grabs all the .h files it finds
and tries to compile them all. Even though some are not
appropriate for the architecture being run on. Being careful
with preprocessor protections avoids problems.
Gbp-Pq: Name make-acc-happy
A. Maitland Bottoms [Fri, 4 Dec 2020 01:43:29 +0000 (01:43 +0000)]
volk (2.4.0-3) unstable; urgency=medium
* Fix binary-indep build (Closes: #976300)
* Upload to unstable
[dgit import unpatched volk 2.4.0-3]
A. Maitland Bottoms [Fri, 4 Dec 2020 01:43:29 +0000 (01:43 +0000)]
Import volk_2.4.0-3.debian.tar.xz
[dgit import tarball volk 2.4.0-3 volk_2.4.0-3.debian.tar.xz]
A. Maitland Bottoms [Sun, 22 Nov 2020 17:35:43 +0000 (17:35 +0000)]
Import volk_2.4.0.orig.tar.xz
[dgit import orig volk_2.4.0.orig.tar.xz]
A. Maitland Bottoms [Sun, 22 Nov 2020 17:35:43 +0000 (17:35 +0000)]
Import volk_2.4.0.orig-cpu-features.tar.xz
[dgit import orig volk_2.4.0.orig-cpu-features.tar.xz]
A. Maitland Bottoms [Tue, 30 Jun 2020 23:48:20 +0000 (00:48 +0100)]
Merge volk (2.3.0-3) import into refs/heads/workingbranch
A. Maitland Bottoms [Tue, 30 Jun 2020 23:48:20 +0000 (00:48 +0100)]
remove-external-HTML-resources
Gbp-Pq: Name remove-external-HTML-resources
A. Maitland Bottoms [Tue, 30 Jun 2020 23:48:20 +0000 (00:48 +0100)]
optional-static-apps
Gbp-Pq: Name optional-static-apps
A. Maitland Bottoms [Wed, 28 Mar 2018 02:02:59 +0000 (22:02 -0400)]
[PATCH 2/6] make acc happy
The abi-compliance-checker grabs all the .h files it finds
and tries to compile them all. Even though some are not
appropriate for the architecture being run on. Being careful
with preprocessor protections avoids problems.
Gbp-Pq: Name make-acc-happy
jdemel [Thu, 25 Jun 2020 16:35:40 +0000 (18:35 +0200)]
[PATCH 9/9] docs: Fix conversion inaccuracy
Gbp-Pq: Name 0009-docs-Fix-conversion-inaccuracy.patch
Johannes Demel [Thu, 25 Jun 2020 07:41:46 +0000 (09:41 +0200)]
[PATCH 8/9] fix: Use INT8_* instead of CHAR_*
For consistency and to prevent bugs, we move from CHAR_* to INT8_*
everywhere in this kernel.
Gbp-Pq: Name 0008-fix-Use-INT8_-instead-of-CHAR_.patch
Johannes Demel [Mon, 15 Jun 2020 21:14:26 +0000 (23:14 +0200)]
[PATCH 7/9] fix: Adjust min/max for 32f_s32f_convert_8i kernel
This kernel used `CHAR_MIN` to determine the minimum value which may be
0. It is expected that this value is -127. Thus, we move to `INT8_MIN`.
Fix #390
Gbp-Pq: Name 0007-fix-Adjust-min-max-for-32f_s32f_convert_8i-kernel.patch
Christoph Mayer [Mon, 15 Jun 2020 16:07:40 +0000 (18:07 +0200)]
[PATCH 6/9] update to newest version of the Intel SDE
Gbp-Pq: Name 0006-update-to-newest-version-of-the-Intel-SDE.patch
Martin Kaesberger [Mon, 15 Jun 2020 00:23:22 +0000 (02:23 +0200)]
[PATCH 5/9] emit an emms instruction after using the mmx extension
Gbp-Pq: Name 0005-emit-an-emms-instruction-after-using-the-mmx-extensi.patch
jdemel [Tue, 19 May 2020 06:20:07 +0000 (08:20 +0200)]
[PATCH 4/9] readme: Fix wording
Gbp-Pq: Name 0004-readme-Fix-wording.patch
Clayton Smith [Sat, 9 May 2020 14:34:30 +0000 (10:34 -0400)]
[PATCH 3/9] Test the rotator kernel with a realistic scalar
Gbp-Pq: Name 0003-Test-the-rotator-kernel-with-a-realistic-scalar.patch
Johannes Demel [Sun, 3 May 2020 13:53:43 +0000 (15:53 +0200)]
[PATCH 2/9] readme: Make supported compiler section more specific
Gbp-Pq: Name 0002-readme-Make-supported-compiler-section-more-specific.patch
Johannes Demel [Sat, 2 May 2020 14:31:31 +0000 (16:31 +0200)]
[PATCH 1/9] readme: Add section on supported platforms
So far, this is kind of a work in progress. I'd like to discuss the
exact wording here.
We run CI on Ubuntu, Windows and MacOS. For Windows and MacOS, we focus
on the latest release and do not make any attempt to support older
releases.
For Linux, we want to have support for distros other than Ubuntu and
older distros to some degree. Though, we decided to drop support for
Ubuntu 16.04 because some bugs make it hard work put a work around in
place for this old distro.
Gbp-Pq: Name 0001-readme-Add-section-on-supported-platforms.patch
A. Maitland Bottoms [Tue, 30 Jun 2020 23:48:20 +0000 (00:48 +0100)]
volk (2.3.0-3) unstable; urgency=medium
* update to
v2.3.0-14-g91e5d07
emit an emms instruction after using the mmx extension
[dgit import unpatched volk 2.3.0-3]
A. Maitland Bottoms [Tue, 30 Jun 2020 23:48:20 +0000 (00:48 +0100)]
Import volk_2.3.0-3.debian.tar.xz
[dgit import tarball volk 2.3.0-3 volk_2.3.0-3.debian.tar.xz]
A. Maitland Bottoms [Mon, 11 May 2020 11:26:03 +0000 (12:26 +0100)]
Merge volk (2.3.0-2) import into refs/heads/workingbranch
A. Maitland Bottoms [Mon, 11 May 2020 11:26:03 +0000 (12:26 +0100)]
remove-external-HTML-resources
Gbp-Pq: Name remove-external-HTML-resources
A. Maitland Bottoms [Mon, 11 May 2020 11:26:03 +0000 (12:26 +0100)]
optional-static-apps
Gbp-Pq: Name optional-static-apps
A. Maitland Bottoms [Wed, 28 Mar 2018 02:02:59 +0000 (22:02 -0400)]
[PATCH 2/6] make acc happy
The abi-compliance-checker grabs all the .h files it finds
and tries to compile them all. Even though some are not
appropriate for the architecture being run on. Being careful
with preprocessor protections avoids problems.
Gbp-Pq: Name make-acc-happy
A. Maitland Bottoms [Mon, 11 May 2020 11:26:03 +0000 (12:26 +0100)]
volk (2.3.0-2) unstable; urgency=medium
* Upload to unstable
[dgit import unpatched volk 2.3.0-2]
A. Maitland Bottoms [Mon, 11 May 2020 11:26:03 +0000 (12:26 +0100)]
Import volk_2.3.0-2.debian.tar.xz
[dgit import tarball volk 2.3.0-2 volk_2.3.0-2.debian.tar.xz]
A. Maitland Bottoms [Sat, 9 May 2020 19:42:23 +0000 (20:42 +0100)]
Import volk_2.3.0.orig.tar.xz
[dgit import orig volk_2.3.0.orig.tar.xz]
A. Maitland Bottoms [Sat, 28 Mar 2020 01:48:10 +0000 (01:48 +0000)]
Merge volk (2.2.1-2) import into refs/heads/workingbranch
A. Maitland Bottoms [Sat, 28 Mar 2020 01:48:10 +0000 (01:48 +0000)]
remove-external-HTML-resources
Gbp-Pq: Name remove-external-HTML-resources
A. Maitland Bottoms [Sat, 28 Mar 2020 01:48:10 +0000 (01:48 +0000)]
optional-static-apps
Gbp-Pq: Name optional-static-apps
A. Maitland Bottoms [Wed, 28 Mar 2018 02:02:59 +0000 (22:02 -0400)]
[PATCH 2/6] make acc happy
The abi-compliance-checker grabs all the .h files it finds
and tries to compile them all. Even though some are not
appropriate for the architecture being run on. Being careful
with preprocessor protections avoids problems.
Gbp-Pq: Name make-acc-happy
A. Maitland Bottoms [Sat, 28 Mar 2020 01:48:10 +0000 (01:48 +0000)]
avoid-unnecessary-soversion-bump
Gbp-Pq: Name avoid-unnecessary-soversion-bump
Vasil Velichkov [Sun, 22 Mar 2020 20:22:13 +0000 (22:22 +0200)]
[PATCH 7/7] cmake: Remove the ORC from the VOLK public link interface
The ORC is an internal dependency that is used to generate SIMD
implementations of some the kernels and no ORC types or functions are
exposed by the VOLK library so adding it to the public link interface is
unnecessary when linking dynamically.
Currently the ORC is added to the INTERFACE_LINK_LIBRARIES property of
the Volk::volk target in VolkTargets.cmake and you need to have the ORC
development files (liborc-*-dev) installed on your system in order to
successfully link a program or library that uses VOLK.
Gbp-Pq: Name 0007-cmake-Remove-the-ORC-from-the-VOLK-public-link-inter.patch
Clayton Smith [Sat, 21 Mar 2020 18:59:24 +0000 (14:59 -0400)]
[PATCH 6/7] Fix the broken index max kernels
Gbp-Pq: Name 0006-Fix-the-broken-index-max-kernels.patch
Johannes Demel [Tue, 17 Mar 2020 21:07:07 +0000 (22:07 +0100)]
[PATCH 5/7] clang-format: Rebase onto current master
This commit applies clang format to the latest master branch.
Gbp-Pq: Name 0005-clang-format-Rebase-onto-current-master.patch
Johannes Demel [Tue, 17 Mar 2020 20:53:08 +0000 (21:53 +0100)]
[PATCH 4/7] clang-format: Update PR with GitHub Action
Gbp-Pq: Name 0004-clang-format-Update-PR-with-GitHub-Action.patch
Johannes Demel [Sun, 23 Feb 2020 14:03:47 +0000 (15:03 +0100)]
[PATCH 3/7] clang-format: Apply clang-format
This commit adds `.clang-format` from GNU Radio and apply clang-format.
Run:
`find . -regex '.*\.\(c\|cc\|cpp\|cxx\|h\|hh\)' -exec clang-format \
-style=file -i {} \;`
in `.`.
Gbp-Pq: Name 0003-clang-format-Apply-clang-format.patch
Johannes Demel [Tue, 17 Mar 2020 20:20:51 +0000 (21:20 +0100)]
[PATCH 2/7] exp: Rename SSE4.1 to SSE2 kernel
The SSE kernel only requires SSE2 instructions. Thus, we can just use
this instruction level.
Gbp-Pq: Name 0002-exp-Rename-SSE4.1-to-SSE2-kernel.patch
Tom Rondeau [Tue, 7 Apr 2015 18:37:28 +0000 (14:37 -0400)]
[PATCH 1/7] volk: accurate exp kernel.
A more accurate exp VOLK kernel than volk_32f_expfast_32f.Taken from
code licensed with zlib.
Gbp-Pq: Name 0001-volk-accurate-exp-kernel.patch
A. Maitland Bottoms [Sat, 28 Mar 2020 01:48:10 +0000 (01:48 +0000)]
volk (2.2.1-2) unstable; urgency=medium
* update to
v2.2.1-11-gfaf230e
* cmake: Remove the ORC from the VOLK public link interface
* Fix the broken index max kernels
[dgit import unpatched volk 2.2.1-2]
A. Maitland Bottoms [Sat, 28 Mar 2020 01:48:10 +0000 (01:48 +0000)]
Import volk_2.2.1-2.debian.tar.xz
[dgit import tarball volk 2.2.1-2 volk_2.2.1-2.debian.tar.xz]
A. Maitland Bottoms [Mon, 24 Feb 2020 23:08:05 +0000 (23:08 +0000)]
Merge volk (2.2.1-1) import into refs/heads/workingbranch