Commit Graph

16 Commits

Author SHA1 Message Date
SChernykh d1f551da2c Fixed compilation error on Windows 2019-01-16 00:24:34 +01:00
SChernykh 6425c53d61 Fixed crash in patchCode() on Linux 2019-01-16 00:09:00 +01:00
XMRig a98c475a3c Fixed wrong ASM code alignment on macOS, thanks @SChernykh. 2019-01-15 18:18:04 +07:00
SChernykh 56cacbd5bc Fixes for Visual Studio 2019-01-14 16:38:28 +01:00
SChernykh 8b9d5cff91 Added ASM code patching when loading
For CNv2 variants with different iterations and memory size.
2019-01-14 15:34:55 +01:00
XMRig 492449e9fb #899 Add ASM implementation for cn/half. 2019-01-14 18:09:16 +07:00
XMRig b43336582d Rename ASM files. 2019-01-13 23:00:41 +07:00
XMRig 735180ac04 Fixed MSVC 2015 build. 2018-10-22 23:17:54 +07:00
XMRig 06a84499d7 Fixed MSYS2 build & copyright 2018-10-22 23:08:29 +07:00
SChernykh 4b91978af6 Added asm optimized code for AMD Bulldozer 2018-10-21 18:29:03 +02:00
XMRig 152c4f2f1b #768 Fixed build error with MSVC 2015 and enabled ASM code. 2018-10-02 17:50:19 +03:00
XMRig 1a3de05096 Added ASM code for double hash mode, thanks @SChernykh. 2018-09-25 09:25:47 +03:00
XMRig ebcdac7d13 Fixed crash when use ASM code for MSYS2, thanks @SChernykh. 2018-09-24 20:43:31 +03:00
XMRig ba65a34a01 Initial ASM wrapper. 2018-09-24 09:51:21 +03:00
XMRig f163aad38c Fix macOS/Clang build. 2018-09-23 20:45:10 +03:00
XMRig dd27c42293 Initial compile with ASM. 2018-09-23 20:16:33 +03:00