Michaël Van Canneyt
|
952f6ebf23
* Test insight client
|
1 vuosi sitten |
Nikolay Nikolov
|
f87a66f1e6
+ parse the rest of the function section
|
1 vuosi sitten |
Nikolay Nikolov
|
c7880e7bd1
+ read the functions count from the functions section
|
1 vuosi sitten |
Nikolay Nikolov
|
be56b641d7
+ function section duplicate check
|
1 vuosi sitten |
Nikolay Nikolov
|
e81b062e2d
+ WebAssembly object reader: implemented parsing of the import section
|
1 vuosi sitten |
Nikolay Nikolov
|
57aead9a14
+ added const sets for the WebAssembly reference, numeric and vector types
|
1 vuosi sitten |
Nikolay Nikolov
|
e6a3aa3450
+ import section duplicate check
|
1 vuosi sitten |
Michaël Van Canneyt
|
124834fe29
* SUBTARGET defines
|
1 vuosi sitten |
Michaël Van Canneyt
|
126cc09037
* Correct check on command-line for -t
|
1 vuosi sitten |
Nikolay Nikolov
|
3bc6340424
- removed TODO comment
|
1 vuosi sitten |
Nikolay Nikolov
|
01dbc63735
+ input error message in case the type section size is unexpected/wrong
|
1 vuosi sitten |
Nikolay Nikolov
|
a08c937beb
+ Wasm internal linker, object reader: implemented parsing of the type section
|
1 vuosi sitten |
Nikolay Nikolov
|
2626b85984
+ introduced decode_wasm_basic_type function
|
1 vuosi sitten |
Nikolay Nikolov
|
90e7b2be56
+ added functions for reading the different types of Wasm object sections
|
1 vuosi sitten |
Nikolay Nikolov
|
34445a912a
* implementation of TInternalLinkerWasi.DefaultLinkScript. Create a script that reads all the object files.
|
1 vuosi sitten |
Nikolay Nikolov
|
54eb8de658
* write a WebAssembly header in TWasmExeOutput.writeData
|
1 vuosi sitten |
Nikolay Nikolov
|
340499dd3a
* override GetCodeSize, GetDataSize and GetBssSize in TInternalLinkerWasi to avoid crash
|
1 vuosi sitten |
Nikolay Nikolov
|
6bead20fc3
* set CObjData in the TWasmExeOutput constructor
|
1 vuosi sitten |
Nikolay Nikolov
|
0f8ecb73e7
* override and implement TInternalLinkerWasi.InitSysInitUnitName
|
1 vuosi sitten |
Nikolay Nikolov
|
7879387861
* enable the WASM internal linker, in case the compiler is compiled with the ENABLE_WASM_INTERNAL_LINKER define
|
1 vuosi sitten |
Nikolay Nikolov
|
790a58be52
+ added ld_int_wasi constant. Register the WASI internal linker.
|
1 vuosi sitten |
Michaël Van Canneyt
|
3b7d6d21e2
* Fix AV when freeing transactions. Reported by Pascal Riekenberg. Fixes issuu #40571
|
1 vuosi sitten |
Karoly Balogh
|
65234c674a
human68k: less fail in regenerating a Makefile
|
1 vuosi sitten |
Karoly Balogh
|
7c3e792bc1
human68k: regenerated Makefile after the previous commit
|
1 vuosi sitten |
Karoly Balogh
|
c38280ef3e
human68k: added a totally untested DOS unit to the RTL
|
1 vuosi sitten |
Karoly Balogh
|
53e7006d56
m68k: fix the assembler reader to bail out earlier on a failed parsing of a constant expression
|
1 vuosi sitten |
Michaël Van Canneyt
|
8bf8272892
* Ensure code compiles with 3.2.2
|
1 vuosi sitten |
Michaël Van Canneyt
|
ed000e6cd7
* Fix wrong TimeStampToMSecs result on 32-bit. Fixes issue #40522
|
1 vuosi sitten |
mattias
|
c202c6c2fe
pastojs: forbid subtarget -t parameter in config file
|
1 vuosi sitten |
Michaël Van Canneyt
|
29e2277d98
* Add CreateAnonymousThread with anonymous procedure
|
1 vuosi sitten |