aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/simple/armthumb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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/+81