Commit Graph

  • 787a19b8d8
    p2pool mods 1.1.10-wow wowario 2023-01-26 23:02:40 +0300
  • cefe856efa
    RANDOMX_FREQ_INEG_R wow wowario 2023-01-24 20:07:05 +0300
  • db09ffad38
    wow wowario 2023-01-24 12:08:38 +0300
  • 607bad48f3
    Invalidate CPU I-cache on Apple Silicon SChernykh 2022-11-30 10:53:57 +0100
  • 89031917e9 DragonFlyBSD fix p2pool SChernykh 2022-12-17 12:41:26 +0100
  • 7245f13c7e Invalidate CPU I-cache on Apple Silicon fix_invalidate_order SChernykh 2022-11-30 10:53:57 +0100
  • 118bb7b1b3 Fixed cache invalidate order on Apple silicon SChernykh 2022-11-30 10:37:08 +0100
  • d10edcbc93 Enabled parallel compilation SChernykh 2022-10-13 21:35:10 +0200
  • b39068f7c3 Merge remote-tracking branch 'upstream/master' into p2pool SChernykh 2022-08-24 14:01:14 +0200
  • c55226fd27 RandomWOW parameters wowario 2019-10-31 20:52:05 +0300
  • 261d58c77f
    Fix missing failure check in allocMemoryPages() (#250) hyc 2022-07-24 16:31:36 +0100
  • 256d27c5c5 Merge remote-tracking branch 'upstream/master' into p2pool SChernykh 2022-06-23 15:43:00 +0200
  • cced5cab2f
    Merge pull request #247 from SChernykh/fix_warning SChernykh 2022-06-20 23:02:38 +0200
  • 00472c54ef Fixed compiler warning SChernykh 2022-06-04 19:47:17 +0200
  • 7167cf1ce6 Fixed wrong cast SChernykh 2022-06-01 16:18:19 +0200
  • 6e059124bd Merge remote-tracking branch 'upstream/master' into p2pool SChernykh 2022-05-25 09:13:36 +0200
  • 09aa65c3c7
    Merge pull request #246 from SChernykh/fix_leak SChernykh 2022-05-25 09:12:36 +0200
  • 344e2065c2 Returned flushInstructionCache() SChernykh 2022-05-24 14:09:53 +0200
  • 166e0d80f5 Fixed cache->jit memory leak SChernykh 2022-05-24 14:22:16 +0200
  • eb4567fae0 Update CMakeLists.txt SChernykh 2022-05-24 14:00:02 +0200
  • 973a874ad4 Merge remote-tracking branch 'upstream/master' into p2pool SChernykh 2022-05-24 13:51:38 +0200
  • c31273b195 Fixed executable stack SChernykh 2022-05-23 21:39:47 +0200
  • 85c527a623
    Fix missing defs on older platforms (#243) hyc 2022-05-09 22:02:04 +0100
  • 8b1df47e42
    Merge pull request #242 from hyc/vmem2 hyc 2022-05-09 17:49:19 +0100
  • d8fb7363c1 Fix previous commit... Howard Chu 2022-05-09 17:48:14 +0100
  • 84bc0c9e42
    Merge pull request #241 from hyc/vmem hyc 2022-05-09 17:31:56 +0100
  • 6f756473c0 Don't use exceptions in low-level mem allocator Howard Chu 2022-05-08 17:34:14 +0100
  • ae8e98b681
    Merge pull request #229 from tevador/pr-reserved SChernykh 2022-04-06 07:16:44 +0200
  • 905ee34f8b Do not use reserved identifiers in intrin_portable.h tevador 2021-11-29 21:33:42 +0100
  • df6e15e130 Merge branch 'master' of git@github.com:tevador/RandomX.git tevador 2021-11-29 20:52:02 +0100
  • 2fa7c00bce update toolsets in vcxproj tevador 2021-11-29 20:51:56 +0100
  • 9efc398c19
    Merge pull request #227 from selsta/randomx-benchmark hyc 2021-11-19 06:08:59 +0000
  • b0d4807420
    Merge pull request #226 from jtgrassie/fix-non-arm-osx hyc 2021-11-19 06:08:38 +0000
  • 85a4032f34
    RandomX benchmark 1.1.11 selsta 2021-11-16 03:05:28 +0100
  • 4d8ef87936
    pageProtect when missing pthread_jit_write_protect_np Jethro Grassie 2021-11-13 08:53:57 -0500
  • 31b9b0f8fc
    Add runtime checks Jethro Grassie 2021-11-12 20:07:36 -0500
  • c7973839fa
    Fix apple-non-arm jit guard Jethro Grassie 2021-11-12 14:50:41 -0500
  • f9ae3f2351
    Merge pull request #225 from SChernykh/msvc-debug-fix tevador 2021-11-08 19:59:50 +0100
  • bbc9ccc90b Fixed a crash in MSVC Debug and RelWithDebInfo builds msvc-debug-fix SChernykh 2021-11-06 22:15:07 +0100
  • d589aa29d3
    Merge pull request #222 from hyc/relocs tevador 2021-11-06 22:02:21 +0100
  • b27283a708
    Merge pull request #217 from hyc/issue216 tevador 2021-11-06 21:51:16 +0100
  • 59c981cc5d
    Merge pull request #192 from xiphon/fix-mingw-5.3-cross-compilation hyc 2021-11-06 20:16:29 +0000
  • 1f7a09435b
    Merge pull request #224 from tevador/pr-codegen1 hyc 2021-11-06 20:14:13 +0000
  • 6bc2c2a5f6
    Merge pull request #220 from selsta/cmake-version hyc 2021-11-06 20:12:42 +0000
  • ae2c241a96 Fix #216 - MacOS JIT privs are not ARM-specific Howard Chu 2021-07-24 10:43:55 +0100
  • 088c36fea0 Fix absolute address references hyc 2021-11-04 20:11:00 +0000
  • 8006ac7ec0 Fix native code generator using the wrong hash function tevador 2021-11-06 16:16:26 +0100
  • 6923ef322e
    cmake: set nonancient minimum version selsta 2021-10-18 07:29:26 +0200
  • 1adc7d8efd Fixed crash in RelWithDebInfo config SChernykh 2021-09-22 17:50:54 +0200
  • 69f2baec41 Fixed code cache flushing on macOS SChernykh 2021-09-08 14:54:55 +0200
  • fe236c782e Update intrin_portable.h SChernykh 2021-09-06 10:10:42 +0200
  • 0b4d553b20 Fixed memory leak when cache fails to allocate SChernykh 2021-09-06 08:56:52 +0200
  • f1fb56896e Update dataset.hpp SChernykh 2021-09-05 17:46:55 +0200
  • 293bd02a4c Fixed warnings SChernykh 2021-09-05 17:13:54 +0200
  • d1fcc98b03 Fixed warnings SChernykh 2021-09-05 17:07:43 +0200
  • 531f13d702 Update CMakeLists.txt SChernykh 2021-09-05 16:58:45 +0200
  • 0ff83a2a81 Merge remote-tracking branch 'upstream/master' master SChernykh 2021-09-05 16:29:23 +0200
  • fe4324e8c0
    Merge pull request #213 from hyc/m1typo tevador 2021-05-22 13:55:05 +0200
  • 3c8c7ee097
    Optimized dataset read (#211) SChernykh 2021-05-22 14:54:50 +0300
  • 1b3db29fb8 Fix typo for M1 Mac build Howard Chu 2021-05-22 12:44:55 +0100
  • d5fe2268a5 Fixed light mode hashing opt-dataset-read SChernykh 2021-05-22 13:37:58 +0200
  • a44c5a47ec Merge remote-tracking branch 'upstream/master' SChernykh 2021-05-22 13:27:11 +0200
  • c12097400b
    Merge pull request #212 from hyc/m1prot tevador 2021-05-22 12:39:04 +0200
  • 0db4c57823
    Merge pull request #198 from tevador/pr-applem1 tevador 2021-05-22 12:30:42 +0200
  • 4aae0d834d
    Merge pull request #202 from SChernykh/fix-crash tevador 2021-05-22 12:21:41 +0200
  • 65d0997181 ARMv8: optimized dataset read SChernykh 2021-05-20 21:48:29 +0200
  • d9b7e8c25d Faster W^X policy for apple silicon macs Howard Chu 2021-05-20 20:34:16 +0100
  • 7f670bc1a8 Optimized dataset read SChernykh 2021-05-20 14:25:34 +0200
  • 2ba7df2844 Fix illegal instruction crash on some ARM systems fix-crash SChernykh 2021-02-01 23:19:14 +0100
  • 51ee40fb72 Merge remote-tracking branch 'upstream/dev' into dev dev SChernykh 2021-02-01 23:17:10 +0100
  • 862556f239 Fix illegal instruction crash on some ARM systems SChernykh 2021-02-01 23:15:49 +0100
  • f50635efd6 Merge remote-tracking branch 'upstream/master' SChernykh 2021-02-01 23:13:49 +0100
  • a44d07c89f
    Merge pull request #201 from cryptonote-social/removecode tevador 2021-01-28 22:14:03 +0100
  • 529b933fcf remove unnecessary first-load initialization code cryptonote-social 2021-01-23 13:02:54 -0800
  • a38ce601fd Apple silicon: force W^X, enable hardware AES tevador 2020-11-29 20:39:53 +0100
  • 5bfd021e8f
    Merge pull request #183 from selsta/map_jit tevador 2020-11-21 20:45:04 +0100
  • 1ce204fb80 Merge remote-tracking branch 'upstream/master' SChernykh 2020-10-07 15:59:40 +0200
  • 66c22813f6 __cpuidex: explicit MSVC check, fix MinGW GCC 5.3 cross-compilation xiphon 2020-09-07 16:31:11 +0000
  • 5ce5f4906c add --noBatch benchmark option tevador 2020-07-04 14:57:56 +0200
  • 7c172f746f
    virtual_memory: add MAP_JIT on macOS selsta 2020-05-29 00:19:08 +0200
  • 9905ec9c5a
    Merge pull request #188 from cryptonote-social/master tevador 2020-06-28 16:36:40 +0200
  • 863765bbe6
    Merge pull request #185 from tevador/pr-crosscomp tevador 2020-06-28 16:36:12 +0200
  • a1c08a2f41
    Merge pull request #187 from tevador/pr-netbsd tevador 2020-06-28 16:35:19 +0200
  • 708a4e50c5 Fix compilation and JIT support on NetBSD: 1. Disable hugepages (not supported). 2. Force W^X (required). 3. When allocating JIT memory, PROT_EXEC must be reserved in order to set the pages executable later. tevador 2020-06-25 19:25:20 +0200
  • 6a4afc721f
    Merge pull request #189 from tevador/pr-set-cache tevador 2020-06-27 20:42:15 +0200
  • 32ab5dea54 fix potential use-after-free when reallocating cache tevador 2020-06-27 20:21:06 +0200
  • a7733de1e7 replace hardcoded literal with its appropriate symbol cryptonote-social 2020-06-27 09:53:46 -0700
  • bece0a7206 fix #184 tevador 2020-06-09 19:10:56 +0200
  • 7741eb1e97
    Merge pull request #182 from tevador/pr-restore-fpstate tevador 2020-05-16 23:19:37 +0200
  • 148b923f71 fix test 92 not failing properly on GCC/amd64 tevador 2020-05-06 13:48:53 +0200
  • 6a764e90d0 Preserve floating point state when calling randomx_calculate_hash tevador 2020-05-06 12:42:30 +0200
  • bbca8b1ea4 Merge remote-tracking branch 'origin/dev' SChernykh 2020-02-20 10:28:22 +0100
  • ac574e3743
    Merge pull request #179 from tevador/pr-hash-batch tevador 2020-02-07 19:33:36 +0100
  • 01381ccef3 Add a missing function to calculate a batch of hashes Add a test for batch calculation tevador 2020-02-06 18:13:28 +0100
  • 913e495c53 Merge branch 'master' of git@github.com:tevador/RandomX.git tevador 2020-02-06 18:13:52 +0100
  • cdeb06ab3f Merge remote-tracking branch 'upstream/master' SChernykh 2020-01-29 16:12:52 +0100
  • 72ac5e49b6 Update dll project tevador 2019-12-29 19:14:00 +0100
  • bbbb34757b
    Add a note about building portable binaries tevador 2019-12-26 12:32:04 +0100
  • a223b6b33b
    Fixed an incorrect URL the the documentation tevador 2019-12-18 12:30:49 +0100
  • 30969c0e25 Benchmark version tevador 2019-12-01 21:07:13 +0100