.. |
aasmcpu.pas
|
9301931bcc
* WebAssembly: a_end_try instruction renamed a_end_legacy_try
|
2 주 전 |
agbinaryen.pas
|
25e955b6e4
* source linebuf as dyn array
|
6 달 전 |
agllvmmc.pas
|
290c597878
Remove llvm-mc-10 support in agllvmmc unit
|
4 달 전 |
agwasa.pas
|
25e955b6e4
* source linebuf as dyn array
|
6 달 전 |
aoptcpu.pas
|
a7be888255
+ add optimizer units (empty for now) for the WebAssembly target
|
1 년 전 |
aoptcpub.pas
|
a7be888255
+ add optimizer units (empty for now) for the WebAssembly target
|
1 년 전 |
ccpuinnr.inc
|
cdba427bcf
+ added WASI multithreading helper for setting the stack pointer for the linear stack
|
1 년 전 |
cgcpu.pas
|
cf21365a21
* fixed and enabled the is_pascal_goto_target check
|
2 년 전 |
cpubase.pas
|
8797966db3
+ added instructions for the new WebAssembly exception handling with exnref
|
2 주 전 |
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 년 전 |
cpunode.pas
|
5f9ea00b38
* fixed WebAssembly code generator internal error when passing real constants as
|
8 달 전 |
cpupara.pas
|
ba8554fcf5
* override tcpuparamanager.has_strict_proc_signature and return true for WebAssembly
|
8 달 전 |
cpupi.pas
|
1961de4ce0
* removed the JSEXCEPTIONS WebAssembly exceptions mode. It was never completed
|
2 주 전 |
cputarg.pas
|
3ae64e5e17
+ include unit aoptcpu in wasm32/cputarg.pas
|
1 년 전 |
hlcgcpu.pas
|
7c44300136
* WebAssembly: fixed type conversion from pointer to qword (fixes bug #41092)
|
7 달 전 |
itcpugas.pas
|
8797966db3
+ added instructions for the new WebAssembly exception handling with exnref
|
2 주 전 |
itcpuwasm.pas
|
539fde196d
* rebase the llvm-mc asm writer on the GAS assembler writer - seems to be pretty
|
5 년 전 |
nwasmadd.pas
|
b804fc5164
* Flags specific to TAddNode have been moved to their own field
|
1 년 전 |
nwasmbas.pas
|
12a2c56461
- removed thlcgwasm.incblock, .decblock and br_blocks, as branching is now done
|
4 년 전 |
nwasmcal.pas
|
4b757dd360
* On WebAssembly, when calling a function, first generate code for evaluating
|
7 달 전 |
nwasmcnv.pas
|
a47a1c093a
* disallow conversion between regular pointers and WasmExternRef
|
2 년 전 |
nwasmflw.pas
|
1961de4ce0
* removed the JSEXCEPTIONS WebAssembly exceptions mode. It was never completed
|
2 주 전 |
nwasminl.pas
|
97bf2a5beb
* WebAssembly: a_throw instruction renamed a_legacy_throw
|
2 주 전 |
nwasmld.pas
|
4db653998b
+ generate proper WebAssembly threadvar access when multithreading is turned on
|
3 년 전 |
nwasmmat.pas
|
b923613ead
+ make use of the unsigned remainder instructions in WebAssembly (i32.rem_s, i64.rem_u)
|
3 년 전 |
nwasmmem.pas
|
8b138aa059
+ also check for assigned(left) after calling inherited in twasmaddrnode.pass_typecheck, to avoid another crash
|
2 년 전 |
nwasmset.pas
|
f6ef9f2aa3
* spelling
|
1 개월 전 |
nwasmutil.pas
|
d7da4c90a0
* ts_wasm_native_exceptions renamed ts_wasm_native_legacy_exceptions
|
2 주 전 |
rawasm.pas
|
c6e715a54e
+ WebAssembly inline assembler instruction parsing work in progress
|
1 년 전 |
rawasmtext.pas
|
ee3ff19312
+ allow referencing TLS_SIZE_SYM, TLS_ALIGN_SYM and TLS_BASE_SYM from WebAssembly inline asm
|
1 년 전 |
rgcpu.pas
|
be1fedb2ec
* Use dynamic arrays instead of getmem for spill temp
|
6 달 전 |
rwasmcon.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
5 년 전 |
rwasmnor.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
5 년 전 |
rwasmnum.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
5 년 전 |
rwasmrni.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
5 년 전 |
rwasmsri.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
5 년 전 |
rwasmstd.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
5 년 전 |
rwasmsup.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
5 년 전 |
strinst.inc
|
8797966db3
+ added instructions for the new WebAssembly exception handling with exnref
|
2 주 전 |
symcpu.pas
|
2f1ccd6f2a
+ support 'promising last' exports
|
2 년 전 |
tgcpu.pas
|
6724e3dec8
Add tsym parameter to ttgobj.getlocal method.
|
4 달 전 |
tripletcpu.pas
|
6dd85ad80c
* wasm cpu string renamed wasm32
|
5 년 전 |
wasmdef.pas
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 년 전 |
wasmreg.dat
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
5 년 전 |