1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-06-28 05:37:39 -04:00
Commit Graph

28 Commits

Author SHA1 Message Date
XMRig 57a4998ae2 Fix Linux build. 2025-06-13 04:05:30 +07:00
XMRig 34b4448a81 Split BasicCpuInfo_arm. 2025-06-13 03:57:13 +07:00
XMRig 650d794fb1 Initial Windows ARM64 support via MSYS2. 2025-06-13 03:00:34 +07:00
SChernykh 7d4d48e83b DragonflyBSD compilation fixes 2022-12-17 13:11:14 +01:00
SChernykh a02afe6d4f Added ifdefs for DragonflyBSD
Possible fix for #3179
2022-12-16 15:26:37 +01:00
Tony Butler 02240eff8c Slash and burn EOL whitespace everywhere 2021-11-27 17:59:40 -07:00
SChernykh ceaebfd877 GhostRider algorithm (Raptoreum) support 2021-11-23 08:14:01 +01:00
XMRig df4532d9a1 Cleanup ARM code. 2021-08-27 12:36:08 +07:00
SChernykh 27ced139a6 Fix AES detection on FreeBSD on ARM 2021-05-03 09:57:43 +02:00
XMRig b9081e992b Code cleanup 2021-01-25 22:00:42 +07:00
XMRig 5a846ebd58 Merge branch '64bit-is-not-x64' of https://github.com/rivoreo/xmrig into dev 2020-12-15 17:28:36 +07:00
WHR 15168950e5 Don't use team 'x64' for '64-bit' 2020-12-15 14:56:06 +08:00
XMRig ec62ded279 Added generic secure JIT support for RandomX. 2020-12-11 23:17:54 +07:00
XMRig 51690ebad6 #1918 Fixed check for 1GB huge pages on ARM Linux. 2020-11-02 21:26:35 +07:00
XMRig 3910cf9e69 Added vendor to ARM CPUs name and added "arch" field. 2020-11-01 12:06:35 +07:00
XMRig cac48cdd27 Added ARM CPU name detection based on lscpu code. 2020-08-16 15:47:29 +07:00
XMRig 3cbf0dc0ee Removed code duplicate. 2020-05-09 01:13:46 +07:00
XMRig 85af4e27ec Fix ARM build. 2020-05-08 23:42:53 +07:00
XMRig 628506e266 ICpuInfo refactoring. 2020-05-08 22:25:13 +07:00
XMRig 3b4b230cab Added CPU vendor enum. 2019-12-10 12:49:42 +07:00
SChernykh aa3dc75434 Fix ARM compilation 2019-12-06 13:43:59 +01:00
XMRig 66e48ed2d7 Fixed ARM build. 2019-09-28 23:26:03 +07:00
XMRig ab0d3b8919 Fixed ARM build with hwloc. 2019-07-31 09:38:27 +07:00
XMRig a6a0995d54 Better method to get hwloc version. 2019-07-23 14:19:41 +07:00
XMRig 6f93b7b38d Removed unused code. 2019-07-17 15:28:59 +07:00
XMRig 3bebf778da Fixed build. 2019-07-10 02:28:45 +07:00
XMRig e10671fa51 Fixed ARM build. 2019-06-29 10:25:06 +07:00
XMRig 62edb2fc0a Move CPU information classes to new location. 2019-06-29 09:51:23 +07:00