Nikolay Nikolov b2509e2f44 * fixed try_table bug in resolve_labels_via_state_machine 6 days ago
..
aasmcpu.pas 66db4dfe94 * fixed tai_wasmstruc_try_table.create_from to stop on a_end_try_table, instead of a_end_block 6 days ago
agbinaryen.pas 25e955b6e4 * source linebuf as dyn array 6 months ago
agllvmmc.pas 0c79db7ee6 + support writing the catch clauses in the LLVM-MC assembler output for the try_table instruction 1 week ago
agwasa.pas 25e955b6e4 * source linebuf as dyn array 6 months ago
aoptcpu.pas a7be888255 + add optimizer units (empty for now) for the WebAssembly target 1 year ago
aoptcpub.pas a7be888255 + add optimizer units (empty for now) for the WebAssembly target 1 year ago
ccpuinnr.inc cdba427bcf + added WASI multithreading helper for setting the stack pointer for the linear stack 1 year ago
cgcpu.pas cf21365a21 * fixed and enabled the is_pascal_goto_target check 2 years ago
cpubase.pas 8797966db3 + added instructions for the new WebAssembly exception handling with exnref 2 weeks ago
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 years ago
cpunode.pas 5f9ea00b38 * fixed WebAssembly code generator internal error when passing real constants as 8 months ago
cpupara.pas ba8554fcf5 * override tcpuparamanager.has_strict_proc_signature and return true for WebAssembly 8 months ago
cpupi.pas b2509e2f44 * fixed try_table bug in resolve_labels_via_state_machine 6 days ago
cputarg.pas 3ae64e5e17 + include unit aoptcpu in wasm32/cputarg.pas 1 year ago
hlcgcpu.pas 0a3b8df711 * fixed WebAssembly signed overflow check for the subtraction operation 2 weeks ago
itcpugas.pas d7f38784b2 * proper llvm-mc name for the end_try_table instruction 1 week ago
itcpuwasm.pas 539fde196d * rebase the llvm-mc asm writer on the GAS assembler writer - seems to be pretty 5 years ago
nwasmadd.pas d29cc470f6 + support all subset locations in twasmaddnode.second_generic_compare. This improves support for bitpacked records and arrays in WebAssembly. 2 weeks ago
nwasmbas.pas 12a2c56461 - removed thlcgwasm.incblock, .decblock and br_blocks, as branching is now done 4 years ago
nwasmcal.pas 4b757dd360 * On WebAssembly, when calling a function, first generate code for evaluating 7 months ago
nwasmcnv.pas a47a1c093a * disallow conversion between regular pointers and WasmExternRef 2 years ago
nwasmflw.pas 3818722b23 * fix in exnref exceptions generation code for 'on' nodes 1 week ago
nwasminl.pas 4801ddaf0a * use a_throw instead of a_legacy_throw in twasminlinenode.second_throw_fpcexception, unless legacy exceptions mode is selected 1 week ago
nwasmld.pas 4db653998b + generate proper WebAssembly threadvar access when multithreading is turned on 3 years ago
nwasmmat.pas b923613ead + make use of the unsigned remainder instructions in WebAssembly (i32.rem_s, i64.rem_u) 3 years ago
nwasmmem.pas 8b138aa059 + also check for assigned(left) after calling inherited in twasmaddrnode.pass_typecheck, to avoid another crash 2 years ago
nwasmset.pas f6ef9f2aa3 * spelling 1 month ago
nwasmutil.pas 43e88d2841 + also create the FPC_EXCEPTION_TAG_SYM for exnref exceptions (the exception tag is the same, like in the legacy exceptions proposal) 2 weeks ago
rawasm.pas c6e715a54e + WebAssembly inline assembler instruction parsing work in progress 1 year ago
rawasmtext.pas ee3ff19312 + allow referencing TLS_SIZE_SYM, TLS_ALIGN_SYM and TLS_BASE_SYM from WebAssembly inline asm 1 year ago
rgcpu.pas be1fedb2ec * Use dynamic arrays instead of getmem for spill temp 6 months ago
rwasmcon.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 5 years ago
rwasmnor.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 5 years ago
rwasmnum.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 5 years ago
rwasmrni.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 5 years ago
rwasmsri.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 5 years ago
rwasmstd.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 5 years ago
rwasmsup.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 5 years ago
strinst.inc 8797966db3 + added instructions for the new WebAssembly exception handling with exnref 2 weeks ago
symcpu.pas 2f1ccd6f2a + support 'promising last' exports 2 years ago
tgcpu.pas 6724e3dec8 Add tsym parameter to ttgobj.getlocal method. 4 months ago
tripletcpu.pas 6dd85ad80c * wasm cpu string renamed wasm32 5 years ago
wasmdef.pas c9ee72b05a * the compiler/wasm directory renamed compiler/wasm32 5 years ago
wasmreg.dat 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 5 years ago