Commit graph

99 commits

Author SHA1 Message Date
MITSUNARI Shigeo
a57fdb0f10 test for unorderd init 2012-12-04 16:12:59 +09:00
MITSUNARI Shigeo
be5d47c144 revert static member variables 2012-12-04 14:06:19 +09:00
MITSUNARI Shigeo
360a8f1d07 change name of var 2012-12-03 09:45:20 +09:00
MITSUNARI Shigeo
cb425242fd unorder init by one file 2012-12-03 09:28:05 +09:00
MITSUNARI Shigeo
3f66cdac5d simple test for init 2012-12-03 09:09:18 +09:00
MITSUNARI Shigeo
5f696277f7 invalid init of static var 2012-12-02 21:28:30 +09:00
MITSUNARI Shigeo
d548d02e2c add lib test 2012-12-02 16:57:17 +09:00
MITSUNARI Shigeo
6f57b3cf03 Merge pull request #3 from Constellation/fix-static-byte
Fix static byte initialization
2012-11-17 06:41:28 -08:00
Constellation
92804bd562 Fix static byte initialization 2012-11-17 23:37:08 +09:00
MITSUNARI Shigeo
42948e0753 Merge pull request #2 from Constellation/fix-static-rdx
Fix static rdx name
2012-11-17 06:36:32 -08:00
Constellation
87be5d023d Fix static rdx name
Change typo "ldx" to "rdx"
2012-11-17 23:13:11 +09:00
MITSUNARI Shigeo
b0b2c5b76b update version 2012-11-17 22:09:50 +09:00
MITSUNARI Shigeo
195b5f0558 and_(), or_() are always available 2012-11-17 22:06:49 +09:00
MITSUNARI Shigeo
3468bfb1f8 update history 2012-11-17 21:39:09 +09:00
MITSUNARI Shigeo
a614469e4f Merge branch 'reg_is_static_member' 2012-11-17 21:38:12 +09:00
MITSUNARI Shigeo
914de0ee93 alias of eax, ecx, ... are defined in Xbyak::util 2012-11-17 21:37:44 +09:00
MITSUNARI Shigeo
dfd7ae4296 change eax, ecx, ... as static member 2012-11-16 13:11:25 +09:00
MITSUNARI Shigeo
2ae4f4ea6c add XBYAK_NO_OP_NAMES macro 2012-11-09 21:30:40 +09:00
MITSUNARI Shigeo
e38b389398 fix fstcw for 64-bit; support mingw64 2012-11-05 14:25:33 +09:00
MITSUNARI Shigeo
8cb9480e50 add finit/fninit/fwait 2012-11-01 15:16:27 +09:00
MITSUNARI Shigeo
0e1956bf0e add fldcw/fstcw 2012-11-01 11:19:25 +09:00
MITSUNARI Shigeo
0ebe8fa7ef support mingw 2012-10-29 10:14:21 +09:00
MITSUNARI Shigeo
0ba3e596c6 remove files before test 2012-10-29 10:13:56 +09:00
MITSUNARI Shigeo
02d6644463 double newSize in growMemory 2012-08-22 15:37:50 +09:00
MITSUNARI Shigeo
40627d8ef5 disable warning of vc 2012-05-22 13:39:07 +09:00
MITSUNARI Shigeo
fac069fc44 disable warning of vc 2012-05-22 13:38:44 +09:00
MITSUNARI Shigeo
56941084d8 add dependency of nm_frame 2012-05-22 13:38:23 +09:00
MITSUNARI Shigeo
b55d598fa6 remove unused var 2012-05-21 15:44:43 +09:00
MITSUNARI Shigeo
24b4f5d793 remove comma 2012-05-17 05:43:51 +09:00
MITSUNARI Shigeo
17a9cd71be remove warning for gcc 4.7 2012-05-10 16:06:05 +09:00
MITSUNARI Shigeo
0ed670f409 cygin and mingw has _aligned_malloc 2012-05-07 14:50:52 +09:00
MITSUNARI Shigeo
88e40224e7 update document 2012-05-03 16:04:44 +09:00
MITSUNARI Shigeo
92d1bbd4fd Merge branch 'develop' 2012-05-03 15:43:56 +09:00
MITSUNARI Shigeo
ded892de00 remove warning for clang++ 2012-05-03 15:39:57 +09:00
MITSUNARI Shigeo
2ad3c232a0 fix some dependency of test/makefile 2012-05-03 15:27:49 +09:00
MITSUNARI Shigeo
7a5afc8b62 change intefeace of Allocator 2012-05-03 15:19:22 +09:00
MITSUNARI Shigeo
b431177928 Merge branch 'develop', remote branch 'origin' 2012-04-27 23:01:09 +09:00
MITSUNARI Shigeo
4c547013b9 remove *.exe for make clean 2012-04-27 22:59:56 +09:00
MITSUNARI Shigeo
505681ceb6 align(1) does not throw error 2012-04-27 22:59:41 +09:00
MITSUNARI Shigeo
49054d5c91 mingw does not have _snprintf_s 2012-04-27 22:52:18 +09:00
MITSUNARI Shigeo
d59a536494 sample to use static memory 2012-03-23 21:41:55 +09:00
MITSUNARI Shigeo
445de37fdf sample to use static memory 2012-03-23 21:31:08 +09:00
MITSUNARI Shigeo
c5985dc3f2 fix userPtr mode 2012-03-23 21:21:38 +09:00
MITSUNARI Shigeo
f153e026f3 remove unused code 2012-03-20 01:10:05 +09:00
MITSUNARI Shigeo
16df99beb2 remove version comment 2012-03-20 00:25:17 +09:00
MITSUNARI Shigeo
18143d72d6 fix Makefile 2012-03-20 00:22:41 +09:00
MITSUNARI Shigeo
2e77a569f6 fix document 2012-03-20 00:18:03 +09:00
MITSUNARI Shigeo
7840ccf3ff fix document 2012-03-20 00:17:09 +09:00
MITSUNARI Shigeo
683f7448ae Xbyak ver 3.50 2012-03-20 00:08:35 +09:00
MITSUNARI Shigeo
f4f84a65aa use opJmpL instead of opJmp 2012-03-17 07:06:44 +09:00