xz/src/liblzma
Lasse Collin f1d6b88aef liblzma: Avoid implementation-defined behavior in the RISC-V filter.
GCC docs promise that it works and a few other compilers do
too. Clang/LLVM is documented source code only but unsurprisingly
it behaves the same as others on x86-64 at least. But the
certainly-portable way is good enough here so use that.
2024-02-17 16:01:32 +02:00
..
api Bump version for 5.5.2beta. 2024-02-15 01:53:40 +08:00
check liblzma: Include the SPDX license identifier 0BSD to generated files. 2024-02-14 18:31:16 +02:00
common Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
delta Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
lz liblzma: LZ decoder: Add unlikely(). 2024-02-14 18:31:16 +02:00
lzma liblzma: Silence warnings in --enable-small build. 2024-02-14 19:21:45 +02:00
rangecoder liblzma: Wrap a line exceeding 80 chars. 2024-02-17 15:50:21 +02:00
simple liblzma: Avoid implementation-defined behavior in the RISC-V filter. 2024-02-17 16:01:32 +02:00
Makefile.am Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
liblzma.pc.in Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
liblzma_generic.map Bump version for 5.5.2beta. 2024-02-15 01:53:40 +08:00
liblzma_linux.map Bump version for 5.5.2beta. 2024-02-15 01:53:40 +08:00
liblzma_w32res.rc Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
validate_map.sh liblzma: Fix validate_map.sh. 2024-02-14 19:46:11 +02:00