Commit Graph

401 Commits (pr-applearm)
 

Author SHA1 Message Date
tevador 4d940e9e33 invalidate instruction cache on apple silicon
3 years ago
tevador 5bfd021e8f
Merge pull request #183 from selsta/map_jit
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
tevador 863765bbe6
Merge pull request #185 from tevador/pr-crosscomp
4 years ago
tevador a1c08a2f41
Merge pull request #187 from tevador/pr-netbsd
4 years ago
tevador 708a4e50c5 Fix compilation and JIT support on NetBSD:
4 years ago
tevador 6a4afc721f
Merge pull request #189 from tevador/pr-set-cache
4 years ago
tevador 32ab5dea54 fix potential use-after-free when reallocating cache
4 years ago
cryptonote-social a7733de1e7 replace hardcoded literal with its appropriate symbol
4 years ago
tevador bece0a7206 fix #184
4 years ago
tevador 7741eb1e97
Merge pull request #182 from tevador/pr-restore-fpstate
4 years ago
tevador 148b923f71 fix test 92 not failing properly on GCC/amd64
4 years ago
tevador 6a764e90d0 Preserve floating point state when calling randomx_calculate_hash
4 years ago
tevador ac574e3743
Merge pull request #179 from tevador/pr-hash-batch
4 years ago
tevador 01381ccef3 Add a missing function to calculate a batch of hashes
4 years ago
tevador 913e495c53 Merge branch 'master' of git@github.com:tevador/RandomX.git
4 years ago
tevador 72ac5e49b6 Update dll project
4 years ago
tevador bbbb34757b
Add a note about building portable binaries
4 years ago
tevador a223b6b33b
Fixed an incorrect URL the the documentation
4 years ago
tevador 30969c0e25 Benchmark version
5 years ago
tevador 6e842d22bb
Merge pull request #171 from tevador/pr-affinityfix
5 years ago
tevador aa19c5b9b6 Disable thread affinity on FreeBSD and Android
5 years ago
tevador 70d4b0f2f1
Merge pull request #169 from tevador/pr-gitignore
5 years ago
tevador f872ce0b94
Merge pull request #170 from tevador/pr-temphash
5 years ago
tevador 3910d49b49 Hide tempHash from the public API
5 years ago
SChernykh 219c02e1e5 Combined hash and fill AES loop (#166)
5 years ago
tevador 6235852e00 Add .gitattributes
5 years ago
tevador e3561d661e Updated readme with RandomX Sniffer
5 years ago
tevador 65fae68287 Add GPG public key
5 years ago
tevador fd96d3df22
Merge pull request #160 from tevador/pr-install1
5 years ago
Vladimir 01914b49cd Fixes for cmake build with visual studio (#144)
5 years ago
tevador 7e20c8e56e
Merge pull request #161 from tevador/pr-struct
5 years ago
tevador 7646cfede6 Add a note about safe key usage
5 years ago
tevador 88268ae325 Improved benchmark instructions
5 years ago
tevador 57545d1c53 Fix inconsistent class/struct usage
5 years ago
tevador 79c53ae9b0 Improve install target (fixed)
5 years ago
tevador cb299e5a25
Merge pull request #158 from tevador/revert-150-dev/beber/build
5 years ago
tevador 4381ec3c89 Revert "dev/beber/build: improve install target (#150)"
5 years ago
tevador 5e53ed9409
Merge pull request #156 from SChernykh/pr-apple
5 years ago
Bertrand Jacquin 66c039030f dev/beber/build: improve install target (#150)
5 years ago
SChernykh e43267fa86 Fix function names for clang on Apple
5 years ago
tevador 7567cef4c6
Fix symbol collisions with blake2b (#145)
5 years ago
tevador 53af68c34a Benchmark v1.1.5
5 years ago
tevador e3c5ab7002 Merge branch 'master' of git@github.com:tevador/RandomX.git
5 years ago
tevador a1f0f90ac2 randomx-tests: do not run unsupported tests
5 years ago
tevador 34aba9dc8a
Merge pull request #142 from ston1th/fix_openbsd_tests
5 years ago
tevador 4a97ce9a4c
Merge pull request #141 from SChernykh/master
5 years ago
Vladimir (Alkenso) 941dfed647 Update CMakeLists.txt (#140)
5 years ago