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 |
|
xmrig
|
d873de51fa
|
Merge pull request #1726 from SChernykh/dev
Fixed detection of AVX2/AVX512
|
2020-06-09 23:07:45 +07:00 |
|
SChernykh
|
e6f454f37d
|
Fixed detection of AVX2/AVX512
|
2020-06-09 17:47:23 +02:00 |
|
xmrig
|
517307ae9d
|
Merge pull request #1725 from SChernykh/dev
Disabled AVX-512F for Argon2
|
2020-06-09 19:16:38 +07: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 |
|
XMRig
|
b1121369d4
|
Merge branch 'dev'
|
2020-06-09 00:15:50 +07:00 |
|
xmrig
|
b0427917c0
|
Update CHANGELOG.md
|
2020-06-08 02:00:22 +07:00 |
|
xmrig
|
5d23cfb92b
|
Merge pull request #1720 from SChernykh/dev
Fixed GCC 10.1 issues
|
2020-06-07 21:24:15 +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
|
7f0ebb5c2f
|
Merge branch 'master' into dev
|
2020-05-23 12:01:58 +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
|
be995547c6
|
Update CHANGELOG.md
|
2020-05-23 11:06:35 +07:00 |
|
xmrig
|
29bb39629d
|
Update CHANGELOG.md
|
2020-05-23 10:58:53 +07:00 |
|
XMRig
|
3c06e36538
|
Update hwloc for MSVC builds.
|
2020-05-22 20:47:12 +07:00 |
|
XMRig
|
13578734bc
|
Update build scripts.
|
2020-05-22 19:14:38 +07:00 |
|
xmrig
|
334fbec48f
|
Update CHANGELOG.md
|
2020-05-22 12:00:18 +07:00 |
|
xmrig
|
93e2ac6df7
|
Merge pull request #1675 from ybh1998/master
Fix Windows include files cases
|
2020-05-13 23:32:21 +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 |
|
xmrig
|
811b7e343e
|
Merge pull request #1668 from SChernykh/dev
Optimized RandomX dataset initialization
|
2020-05-04 01:55:06 +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 |
|
xmrig
|
821c4a12de
|
Merge pull request #1664 from SChernykh/dev
Improved JSON config error reporting
|
2020-04-29 16:23:49 +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
|
d5245f1e41
|
Merge branch 'master' into dev
|
2020-04-23 14:31:41 +07:00 |
|