alexey.lysiuk
|
b461000795
|
Fixed crash on opening 7z/LZMA archives, x64 only
With Position Independent Code (PIC) enabled on x64, non-MSVC compilers use wrong inline assembly for cpuid
|
2014-08-13 22:46:08 +03:00 |
|
alexey.lysiuk
|
0be30c782c
|
Fix LZMA compilation on GCC with position-independent code (PIC) generation enabled
EBX register is used Global Offset Table in PIC
http://www.greyhat.ch/lab/downloads/pic.html
|
2014-06-25 20:11:05 +03:00 |
|
djcj
|
bdddea541f
|
update lzma to v9.22 beta
|
2014-06-24 11:22:55 +02:00 |
|
alexey.lysiuk
|
98c25deec1
|
Fix LZMA compilation on GCC with position-independent code (PIC) generation enabled
EBX register is used Global Offset Table in PIC
http://www.greyhat.ch/lab/downloads/pic.html
|
2014-05-31 16:29:28 +03:00 |
|
alexey.lysiuk
|
76fdb4905f
|
Fixed compilation with updated LZMA library using Visual Studio
|
2014-04-28 13:06:36 +03:00 |
|
alexey.lysiuk
|
3af7d8a245
|
Added support for LZMA2 compression method in .7z archives
Updated LZMA SDK to version 9.20
http://www.7-zip.org/sdk.html
http://downloads.sourceforge.net/sevenzip/lzma920.tar.bz2
|
2014-04-27 13:05:40 +03:00 |
|