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)kobalicek21 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-10-09Fixed iOS compilation (reworked MAP_JIT detection, and pthread_jit_write_prot...disable_map_jit_on_ioskobalicek
2022-10-09Visual Studio 2015/2017 compatibility (#383)Viktor Chlumský
2022-10-07[Doc] Fixed some typos (#382)Peter Meerwald-Stadler
2022-09-18Fixed indirect jumps to a single label (Compiler) (fixes #380)kobalicek
2022-07-24Reversed the order of visualizing shuffles (via ExplainImm) to reflect their ...kobalicek
2022-07-24[Build] Changed CMAKE_CXX_SIMULATE_ID to CMAKE_CXX_COMPILER_FRONTEND_VARIANT ...kobalicek
2022-07-21[CI] Use newer macos images as the older ones were deprecatedkobalicek
2022-07-02Use casting to suppress -Wbitwise-instead-of-logical warning instead of suppr...kobalicek
2022-06-29Fix an instance of -Wdeprecated-copy (#376)Orvid King
2022-06-27[Bug] The compiler should not bail when there is data before the FuncEnd nodekobalicek
[...]
 
Clone
https://mirror.thfree.ru/cgit/github.com/asmjit/asmjit.git