sabctools 8.2.2__tar.gz → 8.2.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {sabctools-8.2.2/sabctools.egg-info → sabctools-8.2.3}/PKG-INFO +1 -1
- {sabctools-8.2.2 → sabctools-8.2.3/sabctools.egg-info}/PKG-INFO +1 -1
- {sabctools-8.2.2 → sabctools-8.2.3}/setup.py +3 -2
- {sabctools-8.2.2 → sabctools-8.2.3}/src/sabctools.h +1 -1
- {sabctools-8.2.2 → sabctools-8.2.3}/LICENSE.md +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/MANIFEST.in +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/README.md +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/pyproject.toml +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/sabctools.egg-info/SOURCES.txt +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/sabctools.egg-info/dependency_links.txt +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/sabctools.egg-info/top_level.txt +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/setup.cfg +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/__init__.py +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crc32.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crc32.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/AUTHORS +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/COPYING +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/ChangeLog +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/INSTALL +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/LICENSE +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/Makefile +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/Makefile.am +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/Makefile.in +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/Makefile.win +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/NEWS +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/README +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/aclocal.m4 +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/autogen.sh +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/code/base_types.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/code/crc32c_sse4.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/code/crc32c_sse4.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/code/crc32c_sse4_intrin.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/code/crc_casts.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/code/generic_crc.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/code/gf_util.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/code/multiword_128_64_gcc_amd64_sse2.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/code/multiword_64_64_cl_i386_mmx.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/code/multiword_64_64_gcc_amd64_asm.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/code/multiword_64_64_gcc_i386_mmx.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/code/multiword_64_64_intrinsic_i386_mmx.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/code/platform.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/code/protected_crc.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/code/rolling_crc.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/code/std_headers.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/code/uint128_sse2.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/config.h.in +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/configure +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/configure.ac +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/depcomp +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/examples/interface.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/examples/interface.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/examples/usage.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/install-sh +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/missing +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/tests/aligned_alloc.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/tests/bob_jenkins_rng.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/tests/rdtsc.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/tests/set_hi_pri.c +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/tests/unittest.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/tests/unittest.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/tests/unittest_helper.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/py.typed +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/sabctools.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/sabctools.pyi +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/sparse.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/sparse.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/unlocked_ssl.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/unlocked_ssl.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/utils.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/utils.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yenc.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yenc.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/common.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/crc.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/crc.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/crc_arm.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/crc_arm_pmull.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/crc_common.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/crc_folding.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/crc_folding_256.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/crc_riscv.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/decoder.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/decoder.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/decoder_avx.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/decoder_avx2.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/decoder_avx2_base.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/decoder_common.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/decoder_neon.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/decoder_neon64.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/decoder_rvv.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/decoder_sse2.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/decoder_sse_base.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/decoder_ssse3.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/decoder_vbmi2.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/encoder.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/encoder.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/encoder_avx.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/encoder_avx2.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/encoder_avx_base.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/encoder_common.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/encoder_neon.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/encoder_rvv.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/encoder_sse2.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/encoder_sse_base.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/encoder_ssse3.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/encoder_vbmi2.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/hedley.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/platform.cc +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/src/yencode/stdint.h +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/tests/test.py +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/tests/test_crc32.py +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/tests/test_decoder.py +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/tests/test_encoder.py +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/tests/test_sparse.py +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/tests/test_unlocked_ssl.py +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/tests/test_utils.py +0 -0
- {sabctools-8.2.2 → sabctools-8.2.3}/tests/testsupport.py +0 -0
|
@@ -122,14 +122,15 @@ class SABCToolsBuild(build_ext):
|
|
|
122
122
|
log.info("==> C++11 flag not available")
|
|
123
123
|
|
|
124
124
|
# Verify specific flags for ARM chips
|
|
125
|
-
# macOS
|
|
125
|
+
# macOS ARM does not need any flags, they support everything
|
|
126
126
|
if IS_ARM and not IS_MACOS:
|
|
127
127
|
if not autoconf_check(self.compiler, define_check="__aarch64__"):
|
|
128
128
|
log.info("==> __aarch64__ not available, disabling 64bit extensions")
|
|
129
129
|
IS_AARCH64 = False
|
|
130
|
+
if autoconf_check(self.compiler, flag_check="-march=armv8-a+crc+crypto"):
|
|
131
|
+
gcc_arm_crc_pmull_flags.append("-march=armv8-a+crc+crypto")
|
|
130
132
|
if autoconf_check(self.compiler, flag_check="-march=armv8-a+crc"):
|
|
131
133
|
gcc_arm_crc_flags.append("-march=armv8-a+crc")
|
|
132
|
-
gcc_arm_crc_pmull_flags.append("-march=armv8-a+crc+crypto")
|
|
133
134
|
# Resolve problems on armv7, see issue #56
|
|
134
135
|
if not IS_AARCH64:
|
|
135
136
|
gcc_arm_crc_flags.append("-fno-lto")
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sabctools-8.2.2 → sabctools-8.2.3}/src/crcutil-1.0/code/multiword_64_64_intrinsic_i386_mmx.cc
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|