nickysn
|
f5d75423b9
* fixed ti8086vecnode.get_address_type not returning result
|
4 years ago |
nickysn
|
71f5fd320a
+ insert hlcg.g_ptrtypecast_reg calls in tcgvecnode.update_reference_reg_mul and update_reference_reg_packed
|
4 years ago |
nickysn
|
c3c199cf67
* show the list of wasm32 targets in the compiler help screen
|
4 years ago |
nickysn
|
8c33dc4692
* return nil in get_caller_addr, get_caller_frame an sptr
|
4 years ago |
nickysn
|
5c36600c8c
* update revision.inc
|
4 years ago |
nickysn
|
3f0d3c1a90
+ added WASI OS to fpmkunit
|
4 years ago |
nickysn
|
2a64e8c07e
- removed OS 'wasm' and added wasm32-embedded
|
4 years ago |
nickysn
|
9c118502ff
* cpu 'wasm' renamed 'wasm32' in fpcmkunit
|
4 years ago |
nickysn
|
1d9d1ab859
* regenerated makefiles
|
4 years ago |
nickysn
|
eb6a7a82d5
- removed the 'wasm' OS from fpcmake ('embedded' should be used instead)
|
4 years ago |
nickysn
|
811b27ade5
* fixed compilation of ppudump
|
4 years ago |
nickysn
|
5b2b1beec3
* use ld_embedded instead of ld_wasm for the linker id for the wasm32 embedded target
|
4 years ago |
nickysn
|
f77ae51751
* the wasm target (now 'embedded') moved to the i_embed/t_embed units
|
4 years ago |
nickysn
|
986ee16d3d
* changed the name of the 'wasm' system to 'embedded'
|
4 years ago |
nickysn
|
732db97f7c
* system_wasm_info renamed system_wasm32_embedded_info
|
4 years ago |
nickysn
|
807c743e35
* system identifier system_wasm32_wasm renamed system_wasm32_embedded
|
4 years ago |
nickysn
|
b865995339
* system_wasi_info renamed system_wasm32_wasi_info
|
4 years ago |
nickysn
|
888368bb5e
+ added ifdefs to set the source info for WASI
|
4 years ago |
nickysn
|
dccd4d5b37
* synchronized with trunk
|
4 years ago |
michael
|
25e2f29e01
* Add Port to SQLConnector
|
4 years ago |
florian
|
9803318fef
* give a proper error if macros are too deeply nested
|
4 years ago |
nickysn
|
e7a1ef962e
+ partially implemented the initial enumeration of preopened dirs
|
4 years ago |
nickysn
|
7799cd0f80
+ implemented ParamStr and ParamCount for WASI
|
4 years ago |
nickysn
|
cf71bf40dd
+ added all the WASI API procs
|
4 years ago |
nickysn
|
0f50c85b44
* prefixed all wasi api functions with __wasi_, similar to the C header
|
4 years ago |
nickysn
|
d5b8f6ac7a
+ added all the WASI API types and constants
|
4 years ago |
nickysn
|
04828b22f6
* WASI API consts, types and procs moved to separate include files
|
4 years ago |
nickysn
|
5dd7e116ce
+ added header comment with copyright and license info to the WASI system unit
|
4 years ago |
michael
|
e3481eecfb
* Patch from Andrey Sobol to improve display of specialized types
|
4 years ago |
michael
|
b51fd7079a
* Allow single page mode for multi-page writers
|
4 years ago |