Commit Graph

446 Commits (ca86d352f83b5ae4a99d5157ad3745971162991e)
 

Author SHA1 Message Date
tevador ca86d352f8 update GPG key expiration date
1 year ago
SChernykh 5bb4c7760d
Merge pull request #259 from SChernykh/fix_invalidate_order
1 year ago
SChernykh 7245f13c7e Invalidate CPU I-cache on Apple Silicon
1 year ago
hyc 261d58c77f
Fix missing failure check in allocMemoryPages() (#250)
2 years ago
SChernykh cced5cab2f
Merge pull request #247 from SChernykh/fix_warning
2 years ago
SChernykh 00472c54ef Fixed compiler warning
2 years ago
SChernykh 09aa65c3c7
Merge pull request #246 from SChernykh/fix_leak
2 years ago
SChernykh 166e0d80f5 Fixed cache->jit memory leak
2 years ago
hyc 85c527a623
Fix missing defs on older platforms (#243)
2 years ago
hyc 8b1df47e42
Merge pull request #242 from hyc/vmem2
2 years ago
Howard Chu d8fb7363c1 Fix previous commit...
2 years ago
hyc 84bc0c9e42
Merge pull request #241 from hyc/vmem
2 years ago
Howard Chu 6f756473c0 Don't use exceptions in low-level mem allocator
2 years ago
SChernykh ae8e98b681
Merge pull request #229 from tevador/pr-reserved
2 years ago
tevador 905ee34f8b Do not use reserved identifiers in intrin_portable.h
3 years ago
tevador df6e15e130 Merge branch 'master' of git@github.com:tevador/RandomX.git
3 years ago
tevador 2fa7c00bce update toolsets in vcxproj
3 years ago
hyc 9efc398c19
Merge pull request #227 from selsta/randomx-benchmark
3 years ago
hyc b0d4807420
Merge pull request #226 from jtgrassie/fix-non-arm-osx
3 years ago
selsta 85a4032f34
RandomX benchmark 1.1.11
3 years ago
Jethro Grassie 4d8ef87936
pageProtect when missing pthread_jit_write_protect_np
3 years ago
Jethro Grassie 31b9b0f8fc
Add runtime checks
3 years ago
Jethro Grassie c7973839fa
Fix apple-non-arm jit guard
3 years ago
tevador f9ae3f2351
Merge pull request #225 from SChernykh/msvc-debug-fix
3 years ago
SChernykh bbc9ccc90b Fixed a crash in MSVC Debug and RelWithDebInfo builds
3 years ago
tevador d589aa29d3
Merge pull request #222 from hyc/relocs
3 years ago
tevador b27283a708
Merge pull request #217 from hyc/issue216
3 years ago
hyc 59c981cc5d
Merge pull request #192 from xiphon/fix-mingw-5.3-cross-compilation
3 years ago
hyc 1f7a09435b
Merge pull request #224 from tevador/pr-codegen1
3 years ago
hyc 6bc2c2a5f6
Merge pull request #220 from selsta/cmake-version
3 years ago
Howard Chu ae2c241a96 Fix #216 - MacOS JIT privs are not ARM-specific
3 years ago
hyc 088c36fea0 Fix absolute address references
3 years ago
tevador 8006ac7ec0 Fix native code generator using the wrong hash function
3 years ago
selsta 6923ef322e
cmake: set nonancient minimum version
3 years ago
tevador fe4324e8c0
Merge pull request #213 from hyc/m1typo
3 years ago
SChernykh 3c8c7ee097
Optimized dataset read (#211)
3 years ago
Howard Chu 1b3db29fb8 Fix typo for M1 Mac build
3 years ago
tevador c12097400b
Merge pull request #212 from hyc/m1prot
3 years ago
tevador 0db4c57823
Merge pull request #198 from tevador/pr-applem1
3 years ago
tevador 4aae0d834d
Merge pull request #202 from SChernykh/fix-crash
3 years ago
Howard Chu d9b7e8c25d Faster W^X policy for apple silicon macs
3 years ago
SChernykh 2ba7df2844 Fix illegal instruction crash on some ARM systems
3 years ago
tevador a44d07c89f
Merge pull request #201 from cryptonote-social/removecode
3 years ago
cryptonote-social 529b933fcf remove unnecessary first-load initialization code
3 years ago
tevador a38ce601fd Apple silicon: force W^X, enable hardware AES
4 years ago
tevador 5bfd021e8f
Merge pull request #183 from selsta/map_jit
4 years ago
xiphon 66c22813f6 __cpuidex: explicit MSVC check, fix MinGW GCC 5.3 cross-compilation
4 years ago
tevador 5ce5f4906c add --noBatch benchmark option
4 years ago
selsta 7c172f746f
virtual_memory: add MAP_JIT on macOS
4 years ago
tevador 9905ec9c5a
Merge pull request #188 from cryptonote-social/master
4 years ago