xz/src
Lasse Collin fe77c4e130 liblzma: Tidy up crc_common.h
Prefix ARM64_RUNTIME_DETECTION with CRC_ and reorder it to be with
the other ARM64-specific lines. That macro isn't used outside this
file.

ARM64 CLMUL implementation doesn't exist yet and thus CRC64_ARM64_CLMUL
isn't used anywhere yet.

It's not ideal that the single-letter CRC utility macros are here
as they pollute the namespace of the LZ encoder files. Those could
be moved their own crc_macros.h like they were in 5.2.x but in practice
this is fine enough already.
2024-06-23 23:09:14 +03:00
..
common Windows: Drop Visual Studio 2013 support 2024-06-20 21:53:07 +03:00
liblzma liblzma: Tidy up crc_common.h 2024-06-23 23:09:14 +03:00
lzmainfo Build: Install translated lzmainfo man pages. 2024-02-17 16:23:14 +02:00
scripts Fix typos 2024-05-18 00:34:07 +03:00
xz xz: Fix white space 2024-06-11 22:42:26 +03:00
xzdec xzdec: Support Landlock ABI version 4 2024-04-30 22:24:13 +03:00
Makefile.am Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00