Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-06-18 | Update the code to mostly match the new simpler file format | Lasse Collin | 8 | -95/+110 |
2008-04-25 | Removed src/liblzma/common/sysdefs.h symlink, which was | Lasse Collin | 2 | -2/+2 |
2008-01-26 | Added note.GNU-stack to x86 assembler files. It is needed | Lasse Collin | 2 | -0/+18 |
2008-01-15 | Fix CRC code in case --enable-small is used. | Lasse Collin | 2 | -2/+2 |
2008-01-08 | More pre-C99 inttypes.h compatibility fixes. Now the code | Lasse Collin | 4 | -18/+6 |
2008-01-06 | Introduced compatibility with systems that have pre-C99 | Lasse Collin | 8 | -16/+2 |
2007-12-14 | Use the filename suffix .S instead of .s for assembler files | Lasse Collin | 3 | -2/+2 |
2007-12-14 | Fixed wrong symbol name in crc64_x86.s. | Lasse Collin | 1 | -1/+1 |
2007-12-14 | Use .globl instead of .global in x86 assembler code for | Lasse Collin | 2 | -2/+2 |
2007-12-09 | Added missing LZMA_API to the C versions of the CRC functions. | Lasse Collin | 2 | -2/+2 |
2007-12-09 | Imported to git. | Lasse Collin | 21 | -0/+3596 |