aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/simple/arm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-25liblzma: Omit simple coder init functions if they are disabled.Lasse Collin1-0/+4
2022-11-14Revert "liblzma: Simple/BCJ filters: Allow disabling generic BCJ options."Lasse Collin1-1/+1
2022-09-17liblzma: Simple/BCJ filters: Allow disabling generic BCJ options.Lasse Collin1-1/+1
2019-06-23liblzma: Fix warnings from -Wsign-conversion.Lasse Collin1-3/+3
2016-11-21liblzma: Avoid multiple definitions of lzma_coder structures.Lasse Collin1-1/+1
2012-07-17liblzma: Make the use of lzma_allocator const-correct.Lasse Collin1-3/+5
2011-05-17Add underscores to attributes (__attribute((__foo__))).Lasse Collin1-1/+1
2009-07-10BCJ filters: Reject invalid start offsets with LZMA_OPTIONS_ERROR.Lasse Collin1-1/+1
2009-04-15Fix uint32_t -> size_t in ARM and ARM-Thumb filters.Lasse Collin1-1/+1
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-12/+5
2007-12-09Imported to git.Lasse Collin1-0/+76