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