.. |
aasmcpu.pas
|
c6af4df9b9
+ declare user-defined wasm globals in the llvm-mc assembly output
|
3 rokov pred |
agbinaryen.pas
|
807c743e35
* system identifier system_wasm32_wasm renamed system_wasm32_embedded
|
4 rokov pred |
agllvmmc.pas
|
557e823734
+ introduced trefaddr.addr_got_tls, to be used for generating WebAssembly threadvar access, when WASM multithreading is turned on
|
3 rokov pred |
agwat.pas
|
907e8402ab
+ added the WebAssembly reference and vector types to TWasmBasicType
|
3 rokov pred |
ccpuinnr.inc
|
b900be6142
+ added WebAssembly intrinsics for reading __tls_size, __tls_align and __tls_base
|
3 rokov pred |
cgcpu.pas
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 rokov pred |
cpubase.pas
|
7bd1ac4507
* fixed comment
|
3 rokov pred |
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 rokov pred |
cpunode.pas
|
4db653998b
+ generate proper WebAssembly threadvar access when multithreading is turned on
|
3 rokov pred |
cpupara.pas
|
6404478ea4
* cleanup of VER3_0 defines
|
3 rokov pred |
cpupi.pas
|
e74797d411
* replaced several internal errors, related to the WebAssembly labels
|
3 rokov pred |
cputarg.pas
|
cc314e61a2
+ started working on the WebAssembly internal assembler
|
3 rokov pred |
hlcgcpu.pas
|
f32ef29253
* WebAssembly high level code generator: use the global.get and global.set
|
3 rokov pred |
itcpugas.pas
|
d378240134
+ added the WebAssembly saturating truncation instructions to the internal assembler
|
3 rokov pred |
itcpuwasm.pas
|
539fde196d
* rebase the llvm-mc asm writer on the GAS assembler writer - seems to be pretty
|
5 rokov pred |
nwasmadd.pas
|
12a2c56461
- removed thlcgwasm.incblock, .decblock and br_blocks, as branching is now done
|
3 rokov pred |
nwasmbas.pas
|
12a2c56461
- removed thlcgwasm.incblock, .decblock and br_blocks, as branching is now done
|
3 rokov pred |
nwasmcal.pas
|
3c58f26e83
* thlcgwasm.g_checkexceptions renamed .g_maybe_checkforexceptions, added also as
|
3 rokov pred |
nwasmcnv.pas
|
4d6e3b4e1a
* Don't call secondpass(left) in twasmtypeconvnode.second_int_to_real, this fixes bug #39735.
|
3 rokov pred |
nwasmcon.pas
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 rokov pred |
nwasmflw.pas
|
bc6ab39ea2
* WebAssembly exceptions fix: fixed raise without parameters in except..end
|
3 rokov pred |
nwasminl.pas
|
b900be6142
+ added WebAssembly intrinsics for reading __tls_size, __tls_align and __tls_base
|
3 rokov pred |
nwasmld.pas
|
4db653998b
+ generate proper WebAssembly threadvar access when multithreading is turned on
|
3 rokov pred |
nwasmmat.pas
|
b923613ead
+ make use of the unsigned remainder instructions in WebAssembly (i32.rem_s, i64.rem_u)
|
3 rokov pred |
nwasmset.pas
|
b78761efd3
* Removed obsolete OLDREGVARS ifdefs.
|
3 rokov pred |
nwasmutil.pas
|
c6af4df9b9
+ declare user-defined wasm globals in the llvm-mc assembly output
|
3 rokov pred |
rgcpu.pas
|
dc151465c5
* replace NR_LOCAL_FRAME_POINTER_REG with tcpuprocdef(current_procinfo.procdef).frame_pointer_ref in tcpuprocinfo.postprocess_code instead of inside the register allocator
|
4 rokov pred |
rwasmcon.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 rokov pred |
rwasmnor.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 rokov pred |
rwasmnum.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 rokov pred |
rwasmrni.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 rokov pred |
rwasmsri.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 rokov pred |
rwasmstd.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 rokov pred |
rwasmsup.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 rokov pred |
strinst.inc
|
d378240134
+ added the WebAssembly saturating truncation instructions to the internal assembler
|
3 rokov pred |
symcpu.pas
|
6e1d7b4e57
+ introduced methods for converting WebAssembly global var types from a Pascal type to TWasmBasicType
|
3 rokov pred |
tgcpu.pas
|
df92d88f39
+ added support for the handling of singleton record and array types in
|
3 rokov pred |
tripletcpu.pas
|
6dd85ad80c
* wasm cpu string renamed wasm32
|
5 rokov pred |
wasmdef.pas
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 rokov pred |
wasmreg.dat
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 rokov pred |