Nikolay Nikolov
|
1ea876b517
+ add tag names to the WebAssembly name section
|
1 年之前 |
florian
|
44d9234f38
* properly unlink unused type symbols from their defs to avoid
|
1 年之前 |
Nikolay Nikolov
|
33a389dfb7
* WebAssembly internal linker: add the data segment names to the name section
|
1 年之前 |
Michaël Van Canneyt
|
083ac5c114
* Fix warnings, hints and notes
|
1 年之前 |
Michaël Van Canneyt
|
ae83472a06
DumpLiveObjects call
|
1 年之前 |
florian
|
8b48127b2c
* as shared libraries without glibc on linux currently don't work, link those tests
|
1 年之前 |
Nikolay Nikolov
|
a46c6229c5
+ WebAssembly interal linker: add global names to the name custom section
|
1 年之前 |
Nikolay Nikolov
|
507e728ee8
+ introduced local method WriteNameMap for writing name maps in the WebAssembly name custom section
|
1 年之前 |
Nikolay Nikolov
|
b5d0cd57ed
+ introduced method TWasmExeOutput.AddToGlobalNameMap
|
1 年之前 |
Nikolay Nikolov
|
7c545cfa8b
+ introduced method TWasmExeOutput.AddToNameMap
|
1 年之前 |
Nikolay Nikolov
|
85143f515d
+ introduced private type TCustomSectionNameMap to class TWasmExeOutput
|
1 年之前 |
Nikolay Nikolov
|
2ee8a59fbd
+ introduced private type TCustomSectionNameMapEntry to class TWasmExeOutput
|
1 年之前 |
Nikolay Nikolov
|
ffd461860b
+ added extra values to TWasmNameSubsectionType from the extended name section
|
1 年之前 |
Pierre Muller
|
b1a18f5690
Handle floatx80 records with gaps also in InternalAssembler
|
1 年之前 |
Michaël Van Canneyt
|
705b2cf62a
* Fix compilation in pas2js
|
1 年之前 |
Michaël Van Canneyt
|
b18e381049
* Some minor improvements
|
1 年之前 |
Michaël Van Canneyt
|
5ac4fd0b13
* Allow message in ShowAsDebug
|
1 年之前 |
Michaël Van Canneyt
|
1f0c72b6c1
* JOB debugobject call
|
1 年之前 |
Michaël Van Canneyt
|
334102e391
* Add timer API and demo
|
1 年之前 |
Michaël Van Canneyt
|
c883683b6a
* Fix compiling system unit
|
1 年之前 |
florian
|
76fc3275bc
* handle except blocks as normal code block with regard to specialization of generics, resolves #40890
|
1 年之前 |
Margers
|
4ed3e6d002
Increase IDE version
|
1 年之前 |
Margers
|
016962261f
Assembler Reader Options for x86_64
|
1 年之前 |
Margers
|
69d552415a
Save All is enabled and disabled as requiered
|
1 年之前 |
Nikolay Nikolov
|
29ee863e8f
- WebAssembly code generator: removed the g_fingerprint hack, that added 4
|
1 年之前 |
Nikolay Nikolov
|
cf7d9fa4c5
+ WebAssembly internal linker: create a name custom section to help debugging
|
1 年之前 |
florian
|
9d7ea2c069
* revert check for boolean type when handling LOC_FLAG in tcgassignmentnode.pass_generate_code. This makes pas boolean the default,
|
1 年之前 |
Pierre Muller
|
400094921c
Handle cross-endian case inside TCoffObjData.writereloc method
|
1 年之前 |
Margers
|
822a9e1bb1
Compilation error fix for Assembler output options.
|
1 年之前 |
Margers
|
dde4d515bf
Autosave before Run with Breakpoints in Debuger
|
1 年之前 |