diff options
author | MITSUNARI Shigeo <[email protected]> | 2022-08-02 11:10:56 +0900 |
---|---|---|
committer | MITSUNARI Shigeo <[email protected]> | 2022-08-02 11:10:56 +0900 |
commit | fc1c18a9d62c2e169447b00d12f148fb23755ea4 (patch) | |
tree | b2f3bcd6381a572fbcd843c7e2800445de3a12ff /readme.txt | |
parent | f7cae7f11076489e13d2efaabd336a6fe074371f (diff) | |
download | xbyak-fc1c18a9d62c2e169447b00d12f148fb23755ea4.tar.gz xbyak-fc1c18a9d62c2e169447b00d12f148fb23755ea4.zip |
update doc
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -400,6 +400,7 @@ sample/{echo,hello}.bfは http://www.kmonos.net/alang/etc/brainfuck.php から -----------------------------------------------------------------------------
◎履歴
+2022/08/02 ver 6.61.1 noexceptはVisual Studio 2015以降対応
2022/07/29 ver 6.61 movzx eax, ahがエラーになるのを修正
2022/06/16 ver 6.60.2 GFNI, VAES, VPCLMULQDQの判定修正
2022/06/15 ver 6.60.1 Visual Studio /O0でXbyak::util::Cpuがリンクエラーになるのに対応
|