florian
|
6404478ea4
* cleanup of VER3_0 defines
|
%!s(int64=3) %!d(string=hai) anos |
Nikolay Nikolov
|
b91fc3a0d3
* fixed passing of singleton record parameters, containing a float in WebAssembly
|
%!s(int64=3) %!d(string=hai) anos |
Nikolay Nikolov
|
df92d88f39
+ added support for the handling of singleton record and array types in
|
%!s(int64=3) %!d(string=hai) anos |
Nikolay Nikolov
|
ee387f7c66
* C ABI fixes for the passing of records in WebAssembly
|
%!s(int64=3) %!d(string=hai) anos |
Nikolay Nikolov
|
236e10d03a
+ pass 64-bit structures by address in WebAssembly for compatibility with LLVM's C ABI
|
%!s(int64=3) %!d(string=hai) anos |
nickysn
|
dbecb67d45
* fixed the value passing of record parameters with non-scalar value size on the
|
%!s(int64=4) %!d(string=hai) anos |
nickysn
|
020ce2b10c
* use the standard inherited ret_in_param for wasm32
|
%!s(int64=4) %!d(string=hai) anos |
nickysn
|
e85e10a8f2
- don't override push_high_param for WASM, use the generic 'high' handling
|
%!s(int64=4) %!d(string=hai) anos |
nickysn
|
c24446c037
* copy all wasm parameters to the local stack, so that their address can be taken
|
%!s(int64=4) %!d(string=hai) anos |
nickysn
|
40e4dadcdf
- removed wrong comment from tcpuparamanager.create_paraloc_info_intern
|
%!s(int64=4) %!d(string=hai) anos |
nickysn
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
%!s(int64=5) %!d(string=hai) anos |