Commit Graph

1471 Commits

Author SHA1 Message Date
SChernykh
cf1ee9b3d4 Fixed AstroBWT OpenCL compilation on some systems 2020-06-23 13:55:43 +02:00
XMRig
4a2940951c Fixed AMD GPU health readings on Linux. 2020-06-18 11:16:26 +07:00
XMRig
0682b93bd0 #1728 Fixed x86 crash on Windows. 2020-06-10 23:09:11 +07:00
XMRig
44c4d42b15 v5.11.4-dev 2020-06-10 00:55:15 +07:00
XMRig
63a3d8472c Merge branch 'master' into dev 2020-06-10 00:49:58 +07:00
SChernykh
e6f454f37d Fixed detection of AVX2/AVX512 2020-06-09 17:47:23 +02:00
SChernykh
4f0ff0c6b9 Disabled AVX-512F for Argon2
See #1722
2020-06-09 13:53:14 +02:00
XMRig
d4beac932c v5.11.3 2020-06-09 00:16:33 +07:00
SChernykh
63dd56831e Fixed GCC 10.1 issues
- Fixed uninitialized `state->x` warning
- Fixed broken code with `-O3` or `-Ofast`
2020-06-07 16:23:17 +02:00
XMRig
78f82d012a Merge branch 'noexecstack' of https://github.com/gentoo-monero/xmrig into dev 2020-06-07 20:11:37 +07:00
Matt Smith
6a0f170269 Stop linker from making stack executable
Add .note.GNU-stack section to end of AstroBWT ASM.

Signed-off-by: Matt Smith <matt@offtopica.uk>
2020-06-07 13:57:37 +01:00
XMRig
955560c424 v5.11.3-dev 2020-05-23 12:02:32 +07:00
XMRig
a37797391d v5.11.2 2020-05-23 11:10:09 +07:00
XMRig
b81a80c26e Merge branch 'dev' 2020-05-23 11:08:53 +07:00
XMRig
3c06e36538 Update hwloc for MSVC builds. 2020-05-22 20:47:12 +07:00
Bohan Yu
134a6f2321 Change cases of Windows include file and link library
When cross-compiling on case sensitive systems, such as Linux, there will be an Error.
2020-05-13 21:00:52 +08:00
XMRig
b6dbd4f431 Removed unnecessary check. 2020-05-09 01:36:57 +07:00
XMRig
d5096b0547 Fix build. 2020-05-09 01:26:05 +07:00
XMRig
e81a7ad64a Removed code duplicate. 2020-05-09 01:13:46 +07:00
XMRig
46bff5bb84 Fix ARM build. 2020-05-08 23:42:53 +07:00
XMRig
99a28d8b96 Fix build. 2020-05-08 23:05:44 +07:00
XMRig
b364985789 ICpuInfo refactoring. 2020-05-08 22:25:13 +07:00
XMRig
ddaa6b648f Fix memory leak. 2020-05-05 16:05:50 +07:00
XMRig
04f9d7728f Fix MSVC build. 2020-05-05 02:06:49 +07:00
XMRig
317dc19ce8 Code cleanup. 2020-05-05 01:55:00 +07:00
XMRig
11528d61d1 Add prefixes to argon2 to avoid potential conflicts with other implementations. 2020-05-04 18:09:34 +07:00
XMRig
90e32fd481 Remove unused code. 2020-05-04 02:07:38 +07:00
SChernykh
b8a706948a Optimized RandomX dataset initialization
- Use single Argon2 implemenation
- Auto-select the fastest Argon2 implementation for RandomX
2020-05-03 20:44:59 +02:00
XMRig
3eaa27e0ff Small cleanups. 2020-05-03 13:38:34 +07:00
XMRig
f11c2a8b37 Merge branch 'base-update' into dev 2020-05-03 13:32:12 +07:00
XMRig
502b7cc9db Remove code duplication. 2020-04-29 17:40:51 +07:00
XMRig
fae2522a82 Fixed MSYS build. 2020-04-29 16:29:30 +07:00
SChernykh
b2dcacc679 Improved JSON config error reporting
Show incorrect lines in config.json together with line number and position.
2020-04-29 11:08:45 +02:00
XMRig
2771cf3582 Add 3rdparty prefix to all rapidjson includes. 2020-04-29 14:55:04 +07:00
XMRig
a1bd9ccd93 Update base. 2020-04-29 14:17:33 +07:00
XMRig
73d76958a3 v5.11.2-dev 2020-04-23 14:32:13 +07:00
XMRig
9db7702f2d Merge branch 'dev' 2020-04-23 12:46:41 +07:00
XMRig
4f14ca77d7 Move CnAlgo 2020-04-23 12:34:26 +07:00
XMRig
74936b1bfc #1654 Fixed build with LibreSSL. 2020-04-22 14:49:15 +07:00
XMRig
1527722084 Fixed memory leak in some conditions. 2020-04-22 10:16:54 +07:00
XMRig
9f1747cb1c Fixed bug in log. 2020-04-22 09:04:48 +07:00
SChernykh
9a6baa375d Refactored CFROUND 2020-04-21 15:44:04 +02:00
XMRig
b1235429fd Fixed keepalive extension for initial login response. 2020-04-19 04:34:43 +07:00
XMRig
ca26ca5bd7 v5.11.1-dev 2020-04-14 03:24:10 +07:00
XMRig
e2e16dd7cc v5.11.0 2020-04-13 20:13:46 +07:00
XMRig
573bdfdd3f Code cleanup. 2020-04-12 19:50:11 +07:00
XMRig
1ec98f8d39 Fixed build with old Clang. 2020-04-12 19:41:25 +07:00
XMRig
3d67fbf1b1 v5.11.0-dev 2020-04-12 19:02:37 +07:00
xmrig
5470ee9658 Merge pull request #1641 from SChernykh/dev
RandomX JIT refactoring
2020-04-09 19:34:31 +07:00
SChernykh
c43a848415 Fix code style 2020-04-09 14:31:42 +02:00