index
:
xz.git
jiatan/v5.6.0/autofoo
jiatan/v5.6.0/tar
jiatan/v5.6.0/unpack
jiatan/v5.6.1/autofoo
jiatan/v5.6.1/tar
jiatan/v5.6.1/unpack
larhzu/master
larhzu/v5.0
larhzu/v5.2
larhzu/v5.4
larhzu/v5.6
XZ Utils
Lasse Collin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
liblzma
/
check
/
crc64_x86.S
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-22
liblzma: Use non-executable stack on FreeBSD as on Linux
Ed Maste
1
-2
/
+2
2020-12-23
liblzma: Enable Intel CET in x86 CRC assembly codes
H.J. Lu
1
-0
/
+9
2010-02-12
Fix jl -> jb in ASM files.
Lasse Collin
1
-2
/
+2
2010-02-12
Use __APPLE__ instead of __MACH__ in ASM files.
Lasse Collin
1
-4
/
+4
2009-08-31
Revert 43f44160b1ddcbf7e5205c37db09b3bebe7226f9
Lasse Collin
1
-5
/
+2
2009-08-29
Fix x86 assembler on GCC 3.
Lasse Collin
1
-2
/
+5
2009-06-27
Hopefully improved portability of the assembler code in
Lasse Collin
1
-1
/
+7
2009-06-26
Basic support for building with Cygwin and MinGW using
Lasse Collin
1
-3
/
+4
2009-04-13
Put the interesting parts of XZ Utils into the public domain.
Lasse Collin
1
-5
/
+9
2009-02-13
Improve support for DOS-like systems.
Lasse Collin
1
-3
/
+3
2009-02-07
Support LZMA_API_STATIC in assembler files to
Lasse Collin
1
-0
/
+2
2009-02-02
Updated the x86 assembler code:
Lasse Collin
1
-10
/
+72
2008-01-26
Added note.GNU-stack to x86 assembler files. It is needed
Lasse Collin
1
-0
/
+9
2007-12-14
Use the filename suffix .S instead of .s for assembler files
Lasse Collin
1
-0
/
+0
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
1
-1
/
+1