Commit graph

15 commits

Author SHA1 Message Date
MITSUNARI Shigeo
4856dcca61 [sample] XBYAK_NO_OP_NAMES is no longer needed 2024-09-29 19:46:11 +09:00
MITSUNARI Shigeo
a7c5a1bd76 use English 2022-11-24 15:48:06 +09:00
Johan Mattsson
1bfbd8c4dc Fix incorrect format strings 2022-11-24 15:48:02 +09:00
MITSUNARI Shigeo
bb967ae752 replace uint32 with uint32_t etc. 2020-09-08 15:14:18 +09:00
MITSUNARI Shigeo
afdb9fe9ff Xbyak::CastTo is removed 2018-10-21 17:23:26 +09:00
MITSUNARI Shigeo
01f92faf23 label, jmp, call supports std::string 2013-09-18 08:34:57 +09:00
MITSUNARI Shigeo
68fc3502a8 change the type of Xbyak::Error from enum to a class 2013-07-04 23:59:12 +09:00
MITSUNARI Shigeo
265dfa6588 support putL(LABEL); function 2013-06-21 21:20:54 +09:00
MITSUNARI Shigeo
35bb4eac6e use XBYAK_NO_OP_NAMES 2013-04-11 21:34:35 +09:00
MITSUNARI Shigeo
921aa019ae decrease warning for -pedantic 2013-01-12 18:03:39 +09:00
MITSUNARI Shigeo
17a9cd71be remove warning for gcc 4.7 2012-05-10 16:06:05 +09:00
MITSUNARI Shigeo
ded892de00 remove warning for clang++ 2012-05-03 15:39:57 +09:00
MITSUNARI Shigeo
8c45c01071 fix __GNUC__PREREQ macro for Mac gcc 2011-06-16 06:59:37 +09:00
MITSUNARI Shigeo
0e96302822 cosmetic modification 2011-04-28 06:03:26 +09:00
MITSUNARI Shigeo
cbb4ca2178 first commit 2010-04-16 10:33:04 +09:00