Jonas Maebe
|
3d6c53ee74
parentfpstruct: explicitly trash before initialising
|
3 years ago |
Jonas Maebe
|
5012e45d04
variable trashing: don't trash internal syms
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
0e9ea11859
* x86: Bug fix where a tai type was assumed and could sometimes trigger an invalid typecast under -CriotR
|
3 years ago |
mattias
|
b47588b088
webidl: skip proc type property
|
3 years ago |
mattias
|
b3e7d867cf
webidl: fixed property
|
3 years ago |
mattias
|
2c6b824176
webidl: fixed job call
|
3 years ago |
mattias
|
1072e68498
webidl: GetOverloads: resolve typedefs
|
3 years ago |
mattias
|
3c4e4187aa
webidl: wasmjob: Cast as class function, default ancestor IJSObject, methods
|
3 years ago |
mattias
|
2cbbcdf096
webidl: wasmjob: write implicit arrays as IJSArray
|
3 years ago |
mattias
|
6bc34710c8
webidl: wasmjob: write forward interface definitions
|
3 years ago |
Sven/Sarah Barth
|
81a7da51a5
* fix #39843: apply patch by michalgw to fix the declarations of CryptStringToBinary(A/W)
|
3 years ago |
Nikolay Nikolov
|
f32ef29253
* WebAssembly high level code generator: use the global.get and global.set
|
3 years ago |
Robert Roland
|
7cefe8a822
Adding AArch64 CurrentEL register
|
3 years ago |
mattias
|
9b1d5ef92a
webidl: nicer error messages, fixed function returning Object
|
3 years ago |
mattias
|
f0eccda1ab
webidl: nicer error pos
|
3 years ago |
mattias
|
db6e1ef1cc
webidl: parse enforcerange
|
3 years ago |
mattias
|
35cae0bd3d
webidl: parse enforcerange
|
3 years ago |
mattias
|
d3220b46d2
webidl: parse undefined
|
3 years ago |
mattias
|
6ba6658aec
webidl: wasmjob: resolve function return types, use IJSArray for arrays
|
3 years ago |
Nikolay Nikolov
|
c6af4df9b9
+ declare user-defined wasm globals in the llvm-mc assembly output
|
3 years ago |
Nikolay Nikolov
|
6e1d7b4e57
+ introduced methods for converting WebAssembly global var types from a Pascal type to TWasmBasicType
|
3 years ago |
Nikolay Nikolov
|
7bd1ac4507
* fixed comment
|
3 years ago |
Nikolay Nikolov
|
90b8b9d121
* don't reserve bss data for wasm global vars
|
3 years ago |
Nikolay Nikolov
|
8d441929a8
+ introduced tcpustaticvarsym.is_wasm_global
|
3 years ago |
Nikolay Nikolov
|
55482bd876
+ allow the 'section' directive for the WebAssembly platforms
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
fcae0e311d
x86: Direct assignment instructions are no longer checked prior to calling CheckJumpMovTransferOpt, instead relying on the callee to do the heavy lifting (also fixed -Os bug)
|
3 years ago |
Jonas Maebe
|
2ed4071c1e
ARM: fixed compiler compilation after 75c16b612660
|
3 years ago |
Jonas Maebe
|
425707e936
Fix compilation with -Oodfa
|
3 years ago |
Jonas Maebe
|
7ef33cf4b2
llvm: generalised sanitizer linking support
|
3 years ago |
Jonas Maebe
|
75c16b6126
llvm: support for getting the llvm rtl (rt) architecture name
|
3 years ago |