Michaël Van Canneyt
|
124834fe29
* SUBTARGET defines
|
пре 1 година |
Michaël Van Canneyt
|
126cc09037
* Correct check on command-line for -t
|
пре 1 година |
Nikolay Nikolov
|
3bc6340424
- removed TODO comment
|
пре 1 година |
Nikolay Nikolov
|
01dbc63735
+ input error message in case the type section size is unexpected/wrong
|
пре 1 година |
Nikolay Nikolov
|
a08c937beb
+ Wasm internal linker, object reader: implemented parsing of the type section
|
пре 1 година |
Nikolay Nikolov
|
2626b85984
+ introduced decode_wasm_basic_type function
|
пре 1 година |
Nikolay Nikolov
|
90e7b2be56
+ added functions for reading the different types of Wasm object sections
|
пре 1 година |
Nikolay Nikolov
|
34445a912a
* implementation of TInternalLinkerWasi.DefaultLinkScript. Create a script that reads all the object files.
|
пре 1 година |
Nikolay Nikolov
|
54eb8de658
* write a WebAssembly header in TWasmExeOutput.writeData
|
пре 1 година |
Nikolay Nikolov
|
340499dd3a
* override GetCodeSize, GetDataSize and GetBssSize in TInternalLinkerWasi to avoid crash
|
пре 1 година |
Nikolay Nikolov
|
6bead20fc3
* set CObjData in the TWasmExeOutput constructor
|
пре 1 година |
Nikolay Nikolov
|
0f8ecb73e7
* override and implement TInternalLinkerWasi.InitSysInitUnitName
|
пре 1 година |
Nikolay Nikolov
|
7879387861
* enable the WASM internal linker, in case the compiler is compiled with the ENABLE_WASM_INTERNAL_LINKER define
|
пре 1 година |
Nikolay Nikolov
|
790a58be52
+ added ld_int_wasi constant. Register the WASI internal linker.
|
пре 1 година |
Michaël Van Canneyt
|
3b7d6d21e2
* Fix AV when freeing transactions. Reported by Pascal Riekenberg. Fixes issuu #40571
|
пре 1 година |
Karoly Balogh
|
65234c674a
human68k: less fail in regenerating a Makefile
|
пре 1 година |
Karoly Balogh
|
7c3e792bc1
human68k: regenerated Makefile after the previous commit
|
пре 1 година |
Karoly Balogh
|
c38280ef3e
human68k: added a totally untested DOS unit to the RTL
|
пре 1 година |
Karoly Balogh
|
53e7006d56
m68k: fix the assembler reader to bail out earlier on a failed parsing of a constant expression
|
пре 1 година |
Michaël Van Canneyt
|
8bf8272892
* Ensure code compiles with 3.2.2
|
пре 1 година |
Michaël Van Canneyt
|
ed000e6cd7
* Fix wrong TimeStampToMSecs result on 32-bit. Fixes issue #40522
|
пре 1 година |
mattias
|
c202c6c2fe
pastojs: forbid subtarget -t parameter in config file
|
пре 1 година |
Michaël Van Canneyt
|
29e2277d98
* Add CreateAnonymousThread with anonymous procedure
|
пре 1 година |
florian
|
3539b4a6f3
* do str(...) optimization only in level 3+ mode
|
пре 1 година |
J. Gareth "Curious Kit" Moreton
|
81b22cc5d1
* TCallNode.simplify method introduced to convert Str with a constant into a direct string assignment
|
пре 2 година |
J. Gareth "Curious Kit" Moreton
|
e1f993c363
* tinlinenode.handle_str now uses the new intrinsiccode field for TCallNode
|
пре 2 година |
J. Gareth "Curious Kit" Moreton
|
28e7dd77de
* A call node's original parameter ordering can now be remembered, and a method introduced to access this
|
пре 2 година |
J. Gareth "Curious Kit" Moreton
|
ea7b9c73f3
* New intrinsiccode field for TCallNode to track transmutation from TInlineNode
|
пре 2 година |
mattias
|
84fb1c5a68
pastojs: clean up
|
пре 1 година |
mattias
|
c22d1530f7
pastojs: fixed tests for new char init #0
|
пре 1 година |