fpc/compiler/wasm32
Nikolay Nikolov e74797d411 * replaced several internal errors, related to the WebAssembly labels
resolution with more meaningful error messages, in order to ease the
  debugging of the compiler. Based on patch by Pierre.
2022-05-24 11:44:15 +03:00
..
aasmcpu.pas + support the new WebAssembly threads and atomics instructions in the internal assembler 2022-05-21 17:24:21 +03:00
agbinaryen.pas
agllvmmc.pas + enable the atomics extension on the llvm-mc command line (extension appears 2022-05-13 21:15:54 +03:00
agwat.pas
ccpuinnr.inc + support intrinsics for the WebAssembly memory.atomic.wait32 and memory.atomic.wait64 instructions 2022-05-21 17:53:38 +03:00
cgcpu.pas
cpubase.pas + support the new WebAssembly threads and atomics instructions in the internal assembler 2022-05-21 17:24:21 +03:00
cpuinfo.pas
cpunode.pas
cpupara.pas
cpupi.pas * replaced several internal errors, related to the WebAssembly labels 2022-05-24 11:44:15 +03:00
cputarg.pas
hlcgcpu.pas * replaced several internal errors, related to the WebAssembly labels 2022-05-24 11:44:15 +03:00
itcpugas.pas + added the atomic memory access WebAssembly instructions from the threading proposal for WebAssembly 2022-05-13 20:55:12 +03:00
itcpuwasm.pas
nwasmadd.pas
nwasmbas.pas
nwasmcal.pas
nwasmcnv.pas
nwasmcon.pas
nwasmflw.pas
nwasminl.pas + support intrinsic for the memory.atomic.notify WebAssembly instruction 2022-05-21 18:03:14 +03:00
nwasmmat.pas * patch by Pierre, which fixes WebAssembly code generation for signed div/mod with overflow checking 2022-05-24 10:47:38 +03:00
nwasmset.pas
nwasmutil.pas
rgcpu.pas
rwasmcon.inc
rwasmnor.inc
rwasmnum.inc
rwasmrni.inc
rwasmsri.inc
rwasmstd.inc
rwasmsup.inc
strinst.inc + added the atomic memory access WebAssembly instructions from the threading proposal for WebAssembly 2022-05-13 20:55:12 +03:00
symcpu.pas
tgcpu.pas
tripletcpu.pas
wasmdef.pas
wasmreg.dat