Commit Graph

491 Commits (p2pool)
 

Author SHA1 Message Date
SChernykh 89031917e9 DragonFlyBSD fix
1 year ago
SChernykh 118bb7b1b3 Fixed cache invalidate order on Apple silicon
1 year ago
SChernykh d10edcbc93 Enabled parallel compilation
2 years ago
SChernykh b39068f7c3 Merge remote-tracking branch 'upstream/master' into p2pool
2 years ago
hyc 261d58c77f
Fix missing failure check in allocMemoryPages() (#250)
2 years ago
SChernykh 256d27c5c5 Merge remote-tracking branch 'upstream/master' into p2pool
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 7167cf1ce6 Fixed wrong cast
2 years ago
SChernykh 6e059124bd Merge remote-tracking branch 'upstream/master' into p2pool
2 years ago
SChernykh 09aa65c3c7
Merge pull request #246 from SChernykh/fix_leak
2 years ago
SChernykh 344e2065c2 Returned flushInstructionCache()
2 years ago
SChernykh 166e0d80f5 Fixed cache->jit memory leak
2 years ago
SChernykh eb4567fae0 Update CMakeLists.txt
2 years ago
SChernykh 973a874ad4 Merge remote-tracking branch 'upstream/master' into p2pool
2 years ago
SChernykh c31273b195 Fixed executable stack
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
SChernykh 1adc7d8efd Fixed crash in RelWithDebInfo config
3 years ago
SChernykh 69f2baec41 Fixed code cache flushing on macOS
3 years ago
SChernykh fe236c782e Update intrin_portable.h
3 years ago
SChernykh 0b4d553b20 Fixed memory leak when cache fails to allocate
3 years ago
SChernykh f1fb56896e Update dataset.hpp
3 years ago
SChernykh 293bd02a4c Fixed warnings
3 years ago
SChernykh d1fcc98b03 Fixed warnings
3 years ago
SChernykh 531f13d702 Update CMakeLists.txt
3 years ago