.. |
aasmcpu.pas
|
42f447257d
+ introduced TWasmValueStack for tracking the state of the WebAssembly stack. Not used, yet, but will be in the future.
|
1 ano atrás |
agbinaryen.pas
|
807c743e35
* system identifier system_wasm32_wasm renamed system_wasm32_embedded
|
4 anos atrás |
agllvmmc.pas
|
8bd18fc6d3
Merge remote-tracking branch 'origin/main' into wasm_js_promise_integration
|
2 anos atrás |
agwat.pas
|
03fc5d2323
+ added a zero/unitialized/unknown value to TWasmBasicType: wbt_Unknown
|
1 ano atrás |
ccpuinnr.inc
|
b900be6142
+ added WebAssembly intrinsics for reading __tls_size, __tls_align and __tls_base
|
3 anos atrás |
cgcpu.pas
|
cf21365a21
* fixed and enabled the is_pascal_goto_target check
|
1 ano atrás |
cpubase.pas
|
04a077707c
* fix warning
|
1 ano atrás |
cpuinfo.pas
|
5395e52539
- disable the cs_opt_nodecse optimization from the -O2 for the WebAssembly target, because it causes a crash, when compiling the classes unit
|
3 anos atrás |
cpunode.pas
|
8743f72f11
+ disallow taking the address of WebAssembly externref type
|
2 anos atrás |
cpupara.pas
|
6404478ea4
* cleanup of VER3_0 defines
|
3 anos atrás |
cpupi.pas
|
f65e4f2385
* fixed bug in the handling of WebAssembly goto
|
1 ano atrás |
cputarg.pas
|
cc314e61a2
+ started working on the WebAssembly internal assembler
|
3 anos atrás |
hlcgcpu.pas
|
3defa34470
+ check whether all br instructions, generated by goto point to a pascal goto label
|
1 ano atrás |
itcpugas.pas
|
03fc5d2323
+ added a zero/unitialized/unknown value to TWasmBasicType: wbt_Unknown
|
1 ano atrás |
itcpuwasm.pas
|
539fde196d
* rebase the llvm-mc asm writer on the GAS assembler writer - seems to be pretty
|
5 anos atrás |
nwasmadd.pas
|
12a2c56461
- removed thlcgwasm.incblock, .decblock and br_blocks, as branching is now done
|
3 anos atrás |
nwasmbas.pas
|
12a2c56461
- removed thlcgwasm.incblock, .decblock and br_blocks, as branching is now done
|
3 anos atrás |
nwasmcal.pas
|
d38dbcac8f
* use tcallparanode.parasym to find the tparavarsym in twasmcallnode.pass_typecheck
|
2 anos atrás |
nwasmcnv.pas
|
a47a1c093a
* disallow conversion between regular pointers and WasmExternRef
|
2 anos atrás |
nwasmcon.pas
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 anos atrás |
nwasmflw.pas
|
bc6ab39ea2
* WebAssembly exceptions fix: fixed raise without parameters in except..end
|
3 anos atrás |
nwasminl.pas
|
b900be6142
+ added WebAssembly intrinsics for reading __tls_size, __tls_align and __tls_base
|
3 anos atrás |
nwasmld.pas
|
4db653998b
+ generate proper WebAssembly threadvar access when multithreading is turned on
|
3 anos atrás |
nwasmmat.pas
|
b923613ead
+ make use of the unsigned remainder instructions in WebAssembly (i32.rem_s, i64.rem_u)
|
3 anos atrás |
nwasmmem.pas
|
8b138aa059
+ also check for assigned(left) after calling inherited in twasmaddrnode.pass_typecheck, to avoid another crash
|
2 anos atrás |
nwasmset.pas
|
b78761efd3
* Removed obsolete OLDREGVARS ifdefs.
|
3 anos atrás |
nwasmutil.pas
|
4143912b72
* use a TFPList, instead of a dynamic array in twasmnodeutils.InsertObjectInfo.
|
2 anos atrás |
rgcpu.pas
|
11712658b0
+ implemented WebAssembly code generator support for funcref and externref data
|
2 anos atrás |
rwasmcon.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 anos atrás |
rwasmnor.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 anos atrás |
rwasmnum.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 anos atrás |
rwasmrni.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 anos atrás |
rwasmsri.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 anos atrás |
rwasmstd.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 anos atrás |
rwasmsup.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 anos atrás |
strinst.inc
|
e555eddeda
* fixed the textual representation of the ref.null instruction for llvm-mc
|
2 anos atrás |
symcpu.pas
|
2f1ccd6f2a
+ support 'promising last' exports
|
2 anos atrás |
tgcpu.pas
|
11712658b0
+ implemented WebAssembly code generator support for funcref and externref data
|
2 anos atrás |
tripletcpu.pas
|
6dd85ad80c
* wasm cpu string renamed wasm32
|
5 anos atrás |
wasmdef.pas
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 anos atrás |
wasmreg.dat
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 anos atrás |