repo.or.cz
/
sljit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Improve sljit abi calling convention
[sljit.git]
/
INTERNAL_CHANGES
blob
7897390cc0c2ff79fc72bfe7fffbd34eb1cf776c
1
This file is the short summary of the internal changes:
2
3
18.11.2012
4
Switching from stdcall to cdecl on x86-32. Fastcall is still the default
5
on GCC and MSVC. Now Intel C compilers are supported.
6
7
20.10.2012
8
Supporting Sparc-32 CPUs.