Support for calling functions with PASCAL and REGISTER calling conventions on x86...
authornielsAD <niels.a.d@gmail.com>
Fri, 22 Aug 2014 22:18:47 +0000 (00:18 +0200)
committernielsAD <niels.a.d@gmail.com>
Sun, 24 Aug 2014 12:29:38 +0000 (14:29 +0200)
commit098dca6b31e42dd0256ed7d966729e31961f1461
tree708fb6c11f57cdb78102a717b65010ec3434d1c3
parent1cee07be4712411baa5eb8af22698bc8443a6d6e
Support for calling functions with PASCAL and REGISTER calling conventions on x86 Windows/Linux.
Also changed indentation to be more consistent throughout the (adjusted) files.
src/x86/ffi.c
src/x86/ffitarget.h
src/x86/win32.S