Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-20 | update docv6.052 | MITSUNARI Shigeo | |
2022-05-20 | v6.052 | MITSUNARI Shigeo | |
2022-05-20 | Merge branch 'dev' | MITSUNARI Shigeo | |
2022-05-20 | add test of Cpu::has | MITSUNARI Shigeo | |
2022-05-20 | add operator== to Type | MITSUNARI Shigeo | |
2022-05-13 | v6.051v6.051 | MITSUNARI Shigeo | |
2022-05-13 | update changelog | MITSUNARI Shigeo | |
2022-05-13 | Merge branch 'dev' | MITSUNARI Shigeo | |
2022-05-13 | add test with noexception | MITSUNARI Shigeo | |
2022-05-13 | fix error when XBYAK_NO_EXCEPTION is defined | MITSUNARI Shigeo | |
2022-05-12 | Merge branch 'dev'v6.05 | MITSUNARI Shigeo | |
2022-05-12 | v6.05 | MITSUNARI Shigeo | |
2022-05-12 | remove debug code | MITSUNARI Shigeo | |
2022-05-12 | fix typo | MITSUNARI Shigeo | |
2022-05-12 | add movdir64b | MITSUNARI Shigeo | |
2022-05-12 | add detection of movdir64b | MITSUNARI Shigeo | |
2022-05-12 | remove Type::operator<<() because it's ambiguous | MITSUNARI Shigeo | |
2022-05-12 | add detection of movdiri | MITSUNARI Shigeo | |
2022-05-12 | add movdiri | MITSUNARI Shigeo | |
2022-05-11 | fix cldemote test for 32-bit | MITSUNARI Shigeo | |
2022-05-11 | add cldemote to Cpu | MITSUNARI Shigeo | |
2022-05-11 | support cldemote | MITSUNARI Shigeo | |
2022-05-11 | add clwb | MITSUNARI Shigeo | |
2022-05-11 | detection of clflushopt | MITSUNARI Shigeo | |
2022-05-11 | avoid unnecessary replacement in readme.md | MITSUNARI Shigeo | |
2022-05-11 | extend Cpu::Type to 128 bit | MITSUNARI Shigeo | |
2022-04-22 | Merge branch 'dev'v6.041 | MITSUNARI Shigeo | |
2022-04-22 | v6.041 | MITSUNARI Shigeo | |
2022-04-22 | update doc | MITSUNARI Shigeo | |
2022-04-22 | include intrin.h on mingw | MITSUNARI Shigeo | |
2022-04-22 | Merge branch 'dev' | MITSUNARI Shigeo | |
2022-04-20 | memfd_create: disable for ANDROID_API < 30 | Emilio Cota | |
The syscall is wrapped in Bionic from API version 30: https://android.googlesource.com/platform/bionic.git/+/3d24d2b0883e%5E!/ This fixes the build for earlier versions of Android. Note that MDF_CLOEXEC as well as the raw syscall numbers for memfd_create were added much earlier: https://android.googlesource.com/platform/bionic.git/+/82d7504cd7d5%5E!/ | |||
2022-04-16 | Merge branch 'dev' | MITSUNARI Shigeo | |
2022-04-16 | disable warning on mingw | MITSUNARI Shigeo | |
2022-04-13 | add colon | MITSUNARI Shigeo | |
2022-04-13 | Merge branch 'dev' | MITSUNARI Shigeo | |
2022-04-13 | [skip ci] tweak doc | MITSUNARI Shigeo | |
2022-04-13 | tweak doc | MITSUNARI Shigeo | |
2022-04-09 | Formatted Supported OS Section | ElectronicsArchiver | |
2022-04-09 | Reworked Authors Section | ElectronicsArchiver | |
2022-04-09 | Adjusted Spacing | ElectronicsArchiver | |
2022-04-09 | Use Github Sponsor Widget | ElectronicsArchiver | |
2022-04-09 | Added Quicklinks | ElectronicsArchiver | |
2022-04-09 | Added License Badge | ElectronicsArchiver | |
2022-04-09 | Formatted Header | ElectronicsArchiver | |
2022-04-09 | Moved Install / Usage Into Dedicated Files | ElectronicsArchiver | |
2022-04-09 | Moved History Into Dedicated File | ElectronicsArchiver | |
2022-04-05 | Merge branch 'dev'v6.04 | MITSUNARI Shigeo | |
2022-04-05 | add news | MITSUNARI Shigeo | |
2022-04-05 | v6.04 | MITSUNARI Shigeo | |