.. |
aasmcpu.pas
|
b9ca30165c
* WebAssembly: refactored tai_local, so that it is a single directive,
|
10 місяців тому |
agbinaryen.pas
|
807c743e35
* system identifier system_wasm32_wasm renamed system_wasm32_embedded
|
4 роки тому |
agllvmmc.pas
|
293ddffebd
+ disable the WebAssembly type checker for all LLVM-MC versions since version 13
|
11 місяців тому |
agwasa.pas
|
b9ca30165c
* WebAssembly: refactored tai_local, so that it is a single directive,
|
10 місяців тому |
aoptcpu.pas
|
a7be888255
+ add optimizer units (empty for now) for the WebAssembly target
|
10 місяців тому |
aoptcpub.pas
|
a7be888255
+ add optimizer units (empty for now) for the WebAssembly target
|
10 місяців тому |
ccpuinnr.inc
|
cdba427bcf
+ added WASI multithreading helper for setting the stack pointer for the linear stack
|
1 рік тому |
cgcpu.pas
|
cf21365a21
* fixed and enabled the is_pascal_goto_target check
|
1 рік тому |
cpubase.pas
|
b9ca30165c
* WebAssembly: refactored tai_local, so that it is a single directive,
|
10 місяців тому |
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 роки тому |
cpunode.pas
|
8743f72f11
+ disallow taking the address of WebAssembly externref type
|
2 роки тому |
cpupara.pas
|
6404478ea4
* cleanup of VER3_0 defines
|
3 роки тому |
cpupi.pas
|
1a08d76ccb
+ WebAssembly: insert a tai_local directive also for assembler functions
|
10 місяців тому |
cputarg.pas
|
3ae64e5e17
+ include unit aoptcpu in wasm32/cputarg.pas
|
10 місяців тому |
hlcgcpu.pas
|
29ee863e8f
- WebAssembly code generator: removed the g_fingerprint hack, that added 4
|
10 місяців тому |
itcpugas.pas
|
03fc5d2323
+ added a zero/unitialized/unknown value to TWasmBasicType: wbt_Unknown
|
1 рік тому |
itcpuwasm.pas
|
539fde196d
* rebase the llvm-mc asm writer on the GAS assembler writer - seems to be pretty
|
5 роки тому |
nwasmadd.pas
|
b804fc5164
* Flags specific to TAddNode have been moved to their own field
|
1 рік тому |
nwasmbas.pas
|
12a2c56461
- removed thlcgwasm.incblock, .decblock and br_blocks, as branching is now done
|
3 роки тому |
nwasmcal.pas
|
d38dbcac8f
* use tcallparanode.parasym to find the tparavarsym in twasmcallnode.pass_typecheck
|
2 роки тому |
nwasmcnv.pas
|
a47a1c093a
* disallow conversion between regular pointers and WasmExternRef
|
2 роки тому |
nwasmcon.pas
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 роки тому |
nwasmflw.pas
|
bc6ab39ea2
* WebAssembly exceptions fix: fixed raise without parameters in except..end
|
3 роки тому |
nwasminl.pas
|
cdba427bcf
+ added WASI multithreading helper for setting the stack pointer for the linear stack
|
1 рік тому |
nwasmld.pas
|
4db653998b
+ generate proper WebAssembly threadvar access when multithreading is turned on
|
3 роки тому |
nwasmmat.pas
|
b923613ead
+ make use of the unsigned remainder instructions in WebAssembly (i32.rem_s, i64.rem_u)
|
3 роки тому |
nwasmmem.pas
|
8b138aa059
+ also check for assigned(left) after calling inherited in twasmaddrnode.pass_typecheck, to avoid another crash
|
2 роки тому |
nwasmset.pas
|
b78761efd3
* Removed obsolete OLDREGVARS ifdefs.
|
3 роки тому |
nwasmutil.pas
|
5e327453a8
+ WebAssembly external asm writer: workaround for the 'missing functype' error,
|
11 місяців тому |
rawasm.pas
|
c6e715a54e
+ WebAssembly inline assembler instruction parsing work in progress
|
1 рік тому |
rawasmtext.pas
|
ee3ff19312
+ allow referencing TLS_SIZE_SYM, TLS_ALIGN_SYM and TLS_BASE_SYM from WebAssembly inline asm
|
1 рік тому |
rgcpu.pas
|
11712658b0
+ implemented WebAssembly code generator support for funcref and externref data
|
2 роки тому |
rwasmcon.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 роки тому |
rwasmnor.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 роки тому |
rwasmnum.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 роки тому |
rwasmrni.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 роки тому |
rwasmsri.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 роки тому |
rwasmstd.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 роки тому |
rwasmsup.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 роки тому |
strinst.inc
|
0c61c7057a
* fixed some WebAssembly instruction names in the wasm_op2str array
|
1 рік тому |
symcpu.pas
|
2f1ccd6f2a
+ support 'promising last' exports
|
2 роки тому |
tgcpu.pas
|
e67094ec28
* WebAssembly temp gen: introduced localsfirsttemp and localslasttemp, use these
|
1 рік тому |
tripletcpu.pas
|
6dd85ad80c
* wasm cpu string renamed wasm32
|
5 роки тому |
wasmdef.pas
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 роки тому |
wasmreg.dat
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 роки тому |