diff options
author | Ranjit Mathew <rmathew@hotmail.com> | 2002-12-06 01:16:45 +0000 |
---|---|---|
committer | Anthony Green <green@gcc.gnu.org> | 2002-12-06 01:16:45 +0000 |
commit | eb3c46a17ebe3dfe1b374d40f8a8296a83e24751 (patch) | |
tree | 42b4b6f3ce932aab0dbf81a4fb15247efd28b464 /gcc/expr.c | |
parent | 1fcfaf375c135079ebea8aa17e726c51c938cc61 (diff) | |
download | gcc-eb3c46a17ebe3dfe1b374d40f8a8296a83e24751.zip gcc-eb3c46a17ebe3dfe1b374d40f8a8296a83e24751.tar.gz gcc-eb3c46a17ebe3dfe1b374d40f8a8296a83e24751.tar.bz2 |
ffi.h.in: Added FFI_STDCALL ffi_type enumeration for X86_WIN32.
2002-11-10 Ranjit Mathew <rmathew@hotmail.com>
* include/ffi.h.in: Added FFI_STDCALL ffi_type
enumeration for X86_WIN32.
* src/x86/win32.S: Added ffi_call_STDCALL function
definition.
* src/x86/ffi.c (ffi_call/ffi_raw_call): Added
switch cases for recognising FFI_STDCALL and
calling ffi_call_STDCALL if target is X86_WIN32.
* src/ffitest.c (my_stdcall_strlen/stdcall_many):
stdcall versions of the "my_strlen" and "many"
test functions (for X86_WIN32).
Added test cases to test stdcall invocation using
these functions.
From-SVN: r59878
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions