Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/asmjit/asmjit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
abi_2_0WIPkobalicek19 months
bool_bitwise_fixUse casting to suppress -Wbitwise-instead-of-logical warning instead of suppr...kobalicek23 months
dead_movs[Bug] Fixed not cloberring YMM|ZMM registers in function calls that preserve ...kobalicek2 years
disable_map_jit_on_iosFixed iOS compilation (reworked MAP_JIT detection, and pthread_jit_write_prot...kobalicek20 months
improvements[Bug] Fixed queryFeatures() to properly return AVX-512 requirements of shift ...kobalicek24 months
issue_380Fixed indirect jumps to a single label (Compiler) (fixes #380)kobalicek20 months
jitallocator_query[Bug] Added a missing JitAllocator::query()kobalicek23 months
masterUse static constexpr for RegTraits to make it possible to use asmjit in CLR e...Matthias Moninger19 months
oldstableFixed a possible issue when compiling with gcc-11 (#320)Ivan3 years
 
 
AgeCommit messageAuthor
2022-06-25[Bug] Added a missing JitAllocator::query()jitallocator_querykobalicek
2022-06-22Suppress -Wbitwise-instead-of-logical warning that was introduced by clang 14kobalicek
2022-06-20[Bug] Fixed incorrect encoding of LDRSH instruction with [base+imm] addressin...kobalicek
2022-06-17[Doc] Updated documentation to use new API (fixes not fixed #368)kobalicek
2022-06-17[Doc] Updated documentation to use new API instead of the removed one (fixes ...kobalicek
2022-06-17[Bug] Fixed incorrect encoding of LDRSB and LDRSH with [base+index] (AArch64)...kobalicek
2022-06-05[Bug] Fixed queryFeatures() to properly return AVX-512 requirements of shift ...kobalicek
2022-04-10[Bug] Fixed not cloberring YMM|ZMM registers in function calls that preserve ...dead_movskobalicek
2022-04-06[Opt] Added a feature to the Compiler to remove dead moves (moves to itself) ...kobalicek
2022-04-05[Bug] Fix formatting of anonymous labels (#362)Adrian Vogelsgesang
[...]
 
Clone
https://mirror.thfree.ru/cgit/github.com/asmjit/asmjit.git