fpc/compiler/wasm32
2022-01-25 13:03:35 +02:00
..
aasmcpu.pas - don't set casmdata in wasm32/aasmcpu.pas, so that the aasmdef unit can override it 2021-10-03 00:59:11 +03:00
agbinaryen.pas * system identifier system_wasm32_wasm renamed system_wasm32_embedded 2021-01-24 01:01:39 +00:00
agllvmmc.pas + added the memory.copy and memory.fill WebAssembly instructions 2021-10-02 19:35:26 +03:00
agwat.pas * tai_impexp renamed tai_export_name 2021-09-26 18:35:10 +03:00
ccpuinnr.inc + added inline numbers for a memory.copy and a memory.fill intrinsic 2021-10-02 19:40:36 +03:00
cgcpu.pas
cpubase.pas - Bug fix to new ADD/SUB optimisation where conditions are concerned 2021-11-17 20:18:57 +00:00
cpuinfo.pas * cleanup of 2.7.0 defines 2021-10-31 13:20:28 +01:00
cpunode.pas + wrap block nodes with exit in a_block..a_end_block instructions. This fixes 2021-10-20 14:35:51 +03:00
cpupara.pas * cleanup of VER3_0 defines 2021-11-17 22:19:57 +01:00
cpupi.pas + added 'else' tracking for the if..end_if blocks 2021-10-23 11:56:25 +03:00
cputarg.pas + started working on the WebAssembly internal assembler 2021-09-19 16:17:09 +03:00
hlcgcpu.pas + fix support for 8-byte records, held in a register pair on the WebAssembly target. This fixes #39524 2022-01-25 13:03:35 +02:00
itcpugas.pas + added the memory.copy and memory.fill WebAssembly instructions 2021-10-02 19:35:26 +03:00
itcpuwasm.pas
nwasmadd.pas - removed thlcgwasm.incblock, .decblock and br_blocks, as branching is now done 2021-10-22 17:42:29 +03:00
nwasmbas.pas - removed thlcgwasm.incblock, .decblock and br_blocks, as branching is now done 2021-10-22 17:42:29 +03:00
nwasmcal.pas * thlcgwasm.g_checkexceptions renamed .g_maybe_checkforexceptions, added also as 2021-10-05 17:54:35 +03:00
nwasmcnv.pas - removed thlcgwasm.incblock, .decblock and br_blocks, as branching is now done 2021-10-22 17:42:29 +03:00
nwasmcon.pas
nwasmflw.pas - removed thlcgwasm.incblock, .decblock and br_blocks, as branching is now done 2021-10-22 17:42:29 +03:00
nwasminl.pas - removed thlcgwasm.incblock, .decblock and br_blocks, as branching is now done 2021-10-22 17:42:29 +03:00
nwasmmat.pas - removed the trunc32 parameter of thlcgwasm.a_op_stack, because it is no longer used, nor necessary 2021-01-21 17:28:20 +00:00
nwasmset.pas * Removed obsolete OLDREGVARS ifdefs. 2021-11-02 17:08:08 +02:00
nwasmutil.pas - don't generate any WebAssembly native exception handling instructions, nor 2021-10-05 01:01:24 +03:00
rgcpu.pas
rwasmcon.inc
rwasmnor.inc
rwasmnum.inc
rwasmrni.inc
rwasmsri.inc
rwasmstd.inc
rwasmsup.inc
strinst.inc + added the memory.copy and memory.fill WebAssembly instructions 2021-10-02 19:35:26 +03:00
symcpu.pas * fixed WebAssembly compilation error with -CR 2021-03-14 15:03:58 +00:00
tgcpu.pas + added support for the handling of singleton record and array types in 2021-10-14 10:53:55 +03:00
tripletcpu.pas
wasmdef.pas
wasmreg.dat