J. Gareth "Curious Kit" Moreton
|
ffe97bb7d9
* do_optconstpropagate and do_optdeadstoreelim now set their
|
1 year ago |
florian
|
eb440e0ff1
+ Zen4 for i386
|
11 months ago |
Rika Ichinose
|
fc1050a834
Make use of CPUX86_HINT_BSX_DEST_UNCHANGED_ON_ZF_1 in Bsf*/Bsr*.
|
1 year ago |
Rika Ichinose
|
1ecd60e90d
Align Win64 CONTEXT to 16 bytes.
|
1 year ago |
Rika Ichinose
|
3183902868
Import tlhelp32.h functions.
|
1 year ago |
Rika Ichinose
|
b8fdd7148b
Simplify RTTIRecordOp.
|
1 year ago |
florian
|
5c94ccc4c2
* cosmetics
|
11 months ago |
J. Gareth "Curious Kit" Moreton
|
adac1e6db2
"tnodeutils.has_init_list" is now static
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
a4ff1d185e
* More efficient condition checks for "tnodeutils.has_init_list"
|
1 year ago |
Nikolay Nikolov
|
3ae64e5e17
+ include unit aoptcpu in wasm32/cputarg.pas
|
11 months ago |
Nikolay Nikolov
|
a7be888255
+ add optimizer units (empty for now) for the WebAssembly target
|
11 months ago |
Nikolay Nikolov
|
dba753eb8d
- removed obsolete define FPC_WASM_THREADS_INTERNAL_LINKER from ppcwasm32.lpi
|
11 months ago |
Nikolay Nikolov
|
130d1e9d40
* WebAssembly internal linker: only generate the tag name subsection if there
|
11 months ago |
Nikolay Nikolov
|
508e0dd01c
* WebAssembly internal linker: refactor writing the name custom section - group
|
11 months ago |
Nikolay Nikolov
|
1ea876b517
+ add tag names to the WebAssembly name section
|
11 months ago |
florian
|
44d9234f38
* properly unlink unused type symbols from their defs to avoid
|
11 months ago |
Nikolay Nikolov
|
33a389dfb7
* WebAssembly internal linker: add the data segment names to the name section
|
1 year ago |
Michaël Van Canneyt
|
083ac5c114
* Fix warnings, hints and notes
|
1 year ago |
Michaël Van Canneyt
|
ae83472a06
DumpLiveObjects call
|
1 year ago |
florian
|
8b48127b2c
* as shared libraries without glibc on linux currently don't work, link those tests
|
1 year ago |
Nikolay Nikolov
|
a46c6229c5
+ WebAssembly interal linker: add global names to the name custom section
|
1 year ago |
Nikolay Nikolov
|
507e728ee8
+ introduced local method WriteNameMap for writing name maps in the WebAssembly name custom section
|
1 year ago |
Nikolay Nikolov
|
b5d0cd57ed
+ introduced method TWasmExeOutput.AddToGlobalNameMap
|
1 year ago |
Nikolay Nikolov
|
7c545cfa8b
+ introduced method TWasmExeOutput.AddToNameMap
|
1 year ago |
Nikolay Nikolov
|
85143f515d
+ introduced private type TCustomSectionNameMap to class TWasmExeOutput
|
1 year ago |
Nikolay Nikolov
|
2ee8a59fbd
+ introduced private type TCustomSectionNameMapEntry to class TWasmExeOutput
|
1 year ago |
Nikolay Nikolov
|
ffd461860b
+ added extra values to TWasmNameSubsectionType from the extended name section
|
1 year ago |
Pierre Muller
|
b1a18f5690
Handle floatx80 records with gaps also in InternalAssembler
|
1 year ago |
Michaël Van Canneyt
|
705b2cf62a
* Fix compilation in pas2js
|
1 year ago |
Michaël Van Canneyt
|
b18e381049
* Some minor improvements
|
1 year ago |