nickysn
|
fe7c14a2c0
* synchronized with trunk
|
4 жил өмнө |
nickysn
|
1003d6499f
* formatting
|
4 жил өмнө |
nickysn
|
9e95895a9b
* get rid of the internal error in thlcgwasm.a_cmp_ref_reg_stack by using swap_opcmp
|
4 жил өмнө |
nickysn
|
5a84c4db61
- get rid of FRAME_POINTER_SYM and BASE_POINTER_SYM - they should not be used anymore
|
4 жил өмнө |
nickysn
|
4d99fb3352
* allocate locals in a better way, so that we don't get 2 extra wasted locals per function
|
4 жил өмнө |
nickysn
|
e0dffb1c2c
* fixes to the type conversions in thlcgwasm.resize_stack_int_val
|
4 жил өмнө |
nickysn
|
f03245e05c
- get rid of maybe_adjust_cmp_stackval - it is unnecessary for WebAssembly,
|
4 жил өмнө |
nickysn
|
a9264cc608
- removed commented out method g_copyvalueparas
|
4 жил өмнө |
nickysn
|
3a0d84fde2
- removed outdated comment from thlcgwasm.a_cmp_stack_stack
|
4 жил өмнө |
nickysn
|
f3482acbf9
- removed commented out code from thlcgwasm.g_proc_entry
|
4 жил өмнө |
nickysn
|
83f88e515b
* renamed the a_get/set/tee_local/global asm ops a_local/global_set/get/tee
|
4 жил өмнө |
nickysn
|
d8f55ebb48
* renamed the a_iXX_extendYYYY family of asm ops to their modern versions
|
4 жил өмнө |
nickysn
|
116366a8e3
* updated the a_iXX_trunc_su_fYY asm ops to their modern format a_iXX_trunc_fYY_su
|
4 жил өмнө |
nickysn
|
60242ca0fd
* updated the a_fXX_convert_su_iYY asm ops to their modern format a_fXX_convert_iYY_su
|
4 жил өмнө |
nickysn
|
9acfdc8cdd
* the a_f64_reinterpret_f64 asm op renamed a_f64_reinterpret_i64
|
4 жил өмнө |
nickysn
|
699626ee5c
* a_grow_memory asm op renamed a_memory_grow
|
4 жил өмнө |
nickysn
|
d0fe45a595
* a_current_memory asm op renamed a_memory_size
|
4 жил өмнө |
pierre
|
1351ccb3bf
Avoid range check errors
|
4 жил өмнө |
pierre
|
f28629e8e1
Only set FNotifyMainThreadEvent at start of Execute method and after finishing the compilation of a package
|
4 жил өмнө |
nickysn
|
a329325217
* THandle is a longint on the WASI target
|
4 жил өмнө |
nickysn
|
14bca0d0dd
- removed debug writeln from the WASI linker invocation code
|
4 жил өмнө |
nickysn
|
cdb74f034c
+ call InitSystemThreads in the system unit startup for WASI
|
4 жил өмнө |
nickysn
|
910bbc6b37
* override is_pushleftright for WebAssembly and make it return true
|
4 жил өмнө |
nickysn
|
c8760b12d4
+ initial attempt for implementing do_open. Not working yet
|
4 жил өмнө |
nickysn
|
e14451c6b6
+ added error handling to the do_read and do_Write WASI routines
|
4 жил өмнө |
nickysn
|
85ea2b9b11
+ added the WASI errno constants
|
4 жил өмнө |
nickysn
|
9b173ac119
+ implemented do_isdevice for WASI
|
4 жил өмнө |
nickysn
|
d6038c5709
+ implemented do_read for WASI
|
4 жил өмнө |
nickysn
|
f585b2d846
+ si_prc startup unit added to the makefiles
|
4 жил өмнө |
nickysn
|
df947d3ae8
* fixed rtl compilation with FPC 3.2.0 starting compiler
|
4 жил өмнө |