0
0
Fork 0
mirror of synced 2025-09-24 04:39:38 +00:00
xmrig/src
SChernykh 5e66efabcf ARM64 JIT: don't use x18 register
From https://developer.apple.com/documentation/xcode/writing-arm64-code-for-apple-platforms
> The platforms reserve register x18. Don’t use this register.

This PR fixes invalid hashes when running on Apple silicon with the latest macOS SDK.
2023-10-19 17:45:15 +02:00
..
3rdparty Update hwloc for MSVC builds to 2.9.0. 2023-01-27 01:07:58 +07:00
backend KawPow: fixed data race when building programs 2023-06-19 12:32:28 +02:00
base Added SNI option for TLS connections 2023-09-29 08:33:49 +02:00
core Solo mining: added job timeout (default is 15 seconds) 2023-01-28 19:42:02 +01:00
crypto ARM64 JIT: don't use x18 register 2023-10-19 17:45:15 +02:00
hw #3185 Fixed macOS DMI reader. 2023-01-19 22:09:59 +07:00
net Code cleanup. 2023-06-07 20:48:56 +07:00
App.cpp Update Signals and Console. 2020-12-03 12:06:18 +07:00
App.h Update Signals and Console. 2020-12-03 12:06:18 +07:00
App_unix.cpp Update Signals and Console. 2020-12-03 12:06:18 +07:00
App_win.cpp
config.json Removed old AstroBWT algorithm 2022-04-15 10:59:31 +02:00
donate.h #2869 2022-10-29 23:51:42 +07:00
Summary.cpp Fixed displayed DMI memory information for empty slots. 2022-03-01 02:50:30 +07:00
Summary.h Fixed displayed DMI memory information for empty slots. 2022-03-01 02:50:30 +07:00
version.h Add "built for OS/architecture/bits" to "ABOUT" 2023-08-21 13:49:21 +02:00
xmrig.cpp Implemented stable algorithm ids. 2021-08-11 03:46:34 +07:00