aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/check/crc32_x86.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-12Fix jl -> jb in ASM files.Lasse Collin1-1/+1
2010-02-12Use __APPLE__ instead of __MACH__ in ASM files.Lasse Collin1-4/+4
2009-08-31Revert 43f44160b1ddcbf7e5205c37db09b3bebe7226f9Lasse Collin1-5/+2
2009-08-29Fix x86 assembler on GCC 3.Lasse Collin1-2/+5
2009-06-27Hopefully improved portability of the assembler code inLasse Collin1-1/+7
2009-06-26Basic support for building with Cygwin and MinGW usingLasse Collin1-3/+4
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-7/+14
2009-02-13Improve support for DOS-like systems.Lasse Collin1-3/+3
2009-02-07Support LZMA_API_STATIC in assembler files toLasse Collin1-0/+4
2009-02-02Updated the x86 assembler code:Lasse Collin1-12/+72
2008-01-26Added note.GNU-stack to x86 assembler files. It is neededLasse Collin1-0/+9
2007-12-14Use the filename suffix .S instead of .s for assembler filesLasse Collin1-0/+217