volk.git
3 years agoupdate doxygen
A. Maitland Bottoms [Sun, 4 Sep 2022 16:00:56 +0000 (17:00 +0100)]
update doxygen

Debian has recent version that complains of these settings.

Gbp-Pq: Name update-doxygen

3 years ago[PATCH] omit doxygen build paths
A. Maitland Bottoms [Mon, 5 Sep 2022 01:37:45 +0000 (21:37 -0400)]
[PATCH] omit doxygen build paths

Use reproducible-builds friendly configuration settings.

Signed-off-by: A. Maitland Bottoms <bottoms@debian.org>
Gbp-Pq: Name omit-doxygen-build-paths

3 years ago[PATCH] omit build path
A. Maitland Bottoms [Mon, 5 Sep 2022 01:20:13 +0000 (21:20 -0400)]
[PATCH] omit build path

Have CMake filter out build path from COMPILER_INFO
before using the string in constants.c

Signed-off-by: A. Maitland Bottoms <bottoms@debian.org>
Gbp-Pq: Name omit-build-paths

3 years agoremove external HTML resources
A. Maitland Bottoms [Sun, 4 Sep 2022 16:00:56 +0000 (17:00 +0100)]
remove external HTML resources

Debian packages should not generate traffic to external web services.

Gbp-Pq: Name remove-external-HTML-resources

3 years agoskip cpu_freatures on kfreebsd
A. Maitland Bottoms [Sun, 4 Sep 2022 16:00:56 +0000 (17:00 +0100)]
skip cpu_freatures on kfreebsd

 Avoid #error "Unsupported OS" on kFreeBSD

Gbp-Pq: Name skip-cpu_features-on-kfreebsd

3 years agooptional static apps
A. Maitland Bottoms [Sun, 4 Sep 2022 16:00:56 +0000 (17:00 +0100)]
optional static apps

For Debian, build apps with static libs if ENABLE_STATIC_APPS.

Gbp-Pq: Name optional-static-apps

3 years ago[PATCH 2/6] make acc happy
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

3 years agovolk (2.5.2-1) unstable; urgency=medium
A. Maitland Bottoms [Sun, 4 Sep 2022 16:00:56 +0000 (17:00 +0100)]
volk (2.5.2-1) unstable; urgency=medium

  * New upstream release.
  * volk_8u_x4_conv_k7_r2_8u
    - Add NEON implementation `neonspiral` via `sse2neon.h`
  * Fixes
    - Fix out-of-bounds reads
    - Fix broken neon kernels
    - Fix float to int conversion
  * CMake
    - Suppress superfluous warning
    - Fix Python install path calculation and documentation

[dgit import unpatched volk 2.5.2-1]

3 years agoImport volk_2.5.2.orig.tar.xz
A. Maitland Bottoms [Sun, 4 Sep 2022 16:00:56 +0000 (17:00 +0100)]
Import volk_2.5.2.orig.tar.xz

[dgit import orig volk_2.5.2.orig.tar.xz]

3 years agoImport volk_2.5.2-1.debian.tar.xz
A. Maitland Bottoms [Sun, 4 Sep 2022 16:00:56 +0000 (17:00 +0100)]
Import volk_2.5.2-1.debian.tar.xz

[dgit import tarball volk 2.5.2-1 volk_2.5.2-1.debian.tar.xz]