xz/src/liblzma
Jia Tan 1940f0ec28 liblzma: Omit CRC tables when not needed with ARM64 optimizations.
This is similar to the existing x86-64 CLMUL conditions to omit the
tables. They were slightly refactored to improve readability.
2024-02-01 20:09:11 +08:00
..
api Bump version number for 5.5.1alpha. 2024-01-26 19:05:51 +08:00
check liblzma: Omit CRC tables when not needed with ARM64 optimizations. 2024-02-01 20:09:11 +08:00
common liblzma: Update string_conversion.c to support RISC-V Filter. 2024-01-23 23:05:47 +08:00
delta liblzma: Avoid null pointer + 0 (undefined behavior in C). 2023-02-23 20:41:22 +02:00
lz liblzma: Initialize lzma_lz_encoder pointers with NULL. 2023-12-20 21:38:39 +08:00
lzma liblzma: Improve lzma encoder init function consistency. 2023-12-16 20:18:47 +08:00
rangecoder liblzma: Use lzma_attr_visibility_hidden on private extern declarations. 2023-10-30 18:06:25 +02:00
simple liblzma: RISC-V filter: Use byte-by-byte access. 2024-01-23 23:05:47 +08:00
Makefile.am liblzma: Prevent an empty translation unit in Windows builds. 2023-07-24 23:11:13 +08:00
liblzma.pc.in liblzma: Add Cflags.private to liblzma.pc.in for MSYS2. 2023-10-26 21:46:06 +03:00
liblzma_generic.map Bump version number for 5.5.1alpha. 2024-01-26 19:05:51 +08:00
liblzma_linux.map Bump version number for 5.5.1alpha. 2024-01-26 19:05:51 +08:00
liblzma_w32res.rc Added public domain notice into a few files. 2009-07-18 11:26:39 +03:00
validate_map.sh liblzma: Vaccinate against an ill patch from RHEL/CentOS 7. 2022-09-08 15:01:29 +03:00