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 |
|
MITSUNARI Shigeo
|
6820889190
|
Merge branch 'auto_grow' of github.com:herumi/xbyak into auto_grow
|
2012-03-16 23:43:14 +09:00 |
|
MITSUNARI Shigeo
|
4704f6224d
|
fix auto grow
|
2012-03-16 23:42:45 +09:00 |
|
MITSUNARI Shigeo
|
a26a2fa546
|
Merge branch 'master' into auto_grow
|
2012-03-16 23:41:27 +09:00 |
|
MITSUNARI Shigeo
|
3d76c416c8
|
fix auto grow
|
2012-03-16 23:39:30 +09:00 |
|
MITSUNARI Shigeo
|
96bc55764a
|
distinguish label
|
2012-03-16 23:14:55 +09:00 |
|
MITSUNARI Shigeo
|
9d9f985fff
|
add test script
|
2012-03-16 22:04:44 +09:00 |
|
MITSUNARI Shigeo
|
7056b38d36
|
Merge branch 'master' of github.com:herumi/xbyak into auto_grow
|
2012-03-16 16:38:29 +09:00 |
|
MITSUNARI Shigeo
|
49a3b954bf
|
jmp test is only 32bit
|
2012-03-16 16:37:09 +09:00 |
|
MITSUNARI Shigeo
|
a72f745d76
|
Merge branch 'master' of github.com:herumi/xbyak
|
2012-03-16 16:26:54 +09:00 |
|
MITSUNARI Shigeo
|
54d87d56ed
|
Merge branch 'auto_grow' of github.com:herumi/xbyak
|
2012-03-16 15:50:58 +09:00 |
|
MITSUNARI Shigeo
|
3669c8844d
|
support auto_grow and user allocator
|
2012-03-16 15:47:23 +09:00 |
|
MITSUNARI Shigeo
|
00d5e274fc
|
[trivial] change date
|
2012-03-16 15:46:26 +09:00 |
|
MITSUNARI Shigeo
|
3b01a603cd
|
use CXX instead of g++
|
2012-03-16 15:44:04 +09:00 |
|
MITSUNARI Shigeo
|
34febce30b
|
Merge branch 'master' of github.com:herumi/xbyak
|
2012-03-15 11:20:46 +09:00 |
|
MITSUNARI Shigeo
|
a1b296e16d
|
use byte code instead of xgetbv for gcc 4.2 on mac
|
2012-03-15 11:19:17 +09:00 |
|