fpc/compiler/wasm32
nickysn 9bd282eb3b + implemented int to real conversion
git-svn-id: branches/wasm@48081 -
2021-01-05 08:40:33 +00:00
..
aasmcpu.pas * generate different internal errors in taicpu.op_ref 2021-01-05 07:51:15 +00:00
agbinaryen.pas
agllvmmc.pas * use a functype operand for a_if, instead of hardcoding 2021-01-04 11:01:18 +00:00
agwat.pas * fixed -Sew warnings in agwat.pas 2021-01-02 22:51:13 +00:00
cgcpu.pas
cpubase.pas * use a functype operand for a_if, instead of hardcoding 2021-01-04 11:01:18 +00:00
cpuinfo.pas
cpunode.pas + implemented twasmtypeconvnode.second_int_to_bool 2021-01-05 07:50:05 +00:00
cpupara.pas * use the standard inherited ret_in_param for wasm32 2021-01-05 05:59:07 +00:00
cpupi.pas * replace NR_LOCAL_FRAME_POINTER_REG with tcpuprocdef(current_procinfo.procdef).frame_pointer_ref in tcpuprocinfo.postprocess_code instead of inside the register allocator 2020-12-29 05:52:36 +00:00
cputarg.pas
hlcgcpu.pas * fixed bug in thlcgwasm.a_op_ref_stack 2021-01-05 08:00:44 +00:00
itcpugas.pas * fixes in thlcgwasm.resize_stack_int_val 2021-01-02 14:42:10 +00:00
itcpuwasm.pas
nwasmadd.pas * fixed twasmaddnode.second_cmpfloat 2021-01-05 08:13:49 +00:00
nwasmcal.pas + adjust the stack properly on function calls 2021-01-04 13:08:58 +00:00
nwasmcnv.pas + implemented int to real conversion 2021-01-05 08:40:33 +00:00
nwasmcon.pas
nwasmflw.pas * various fixes for tracking the stack and correctly loading the child node values to the stack, as well as setting the result location 2021-01-04 18:11:32 +00:00
nwasmmat.pas * fixes in thlcgwasm.resize_stack_int_val 2021-01-02 14:42:10 +00:00
rgcpu.pas * replace NR_LOCAL_FRAME_POINTER_REG with tcpuprocdef(current_procinfo.procdef).frame_pointer_ref in tcpuprocinfo.postprocess_code instead of inside the register allocator 2020-12-29 05:52:36 +00:00
rwasmcon.inc
rwasmnor.inc
rwasmnum.inc
rwasmrni.inc
rwasmsri.inc
rwasmstd.inc
rwasmsup.inc
strinst.inc * fixes in thlcgwasm.resize_stack_int_val 2021-01-02 14:42:10 +00:00
symcpu.pas - removed several JVM methods that aren't necessary for WebAssembly 2021-01-04 16:34:28 +00:00
tgcpu.pas + allocate 'noreuse' locals in allocbasepointer and allocframepointer 2020-12-30 04:02:43 +00:00
tripletcpu.pas
wasmdef.pas
wasmreg.dat