Nikolay Nikolov
|
cc15a2dba7
* fixed blocksize when generating debug info for WebAssembly threadvars
|
11 месяцев назад |
Nikolay Nikolov
|
1ddf014980
* create a TWasmGlobalAsmSymbol instead of TAsmSymbol when generating debug info
|
11 месяцев назад |
Nikolay Nikolov
|
dbc3e71eda
+ more relocation types added to the enum TWasmRelocationType
|
11 месяцев назад |
Nikolay Nikolov
|
06917784d0
- removed redundant if
|
11 месяцев назад |
Nikolay Nikolov
|
b7742def46
+ WebAssembly internal linker: support the R_WASM_GLOBAL_INDEX_I32 relocation,
|
11 месяцев назад |
Nikolay Nikolov
|
60965cdb69
+ generate proper reference to the TLS_BASE_SYM global in the WebAssembly debug info for threadvars
|
11 месяцев назад |
Nikolay Nikolov
|
9799c6a5ec
+ support writing R_WASM_GLOBAL_INDEX_I32 relocations in the WebAssembly internal object writer
|
11 месяцев назад |
Nikolay Nikolov
|
ee98fa8e3f
+ WebAssembly internal linker: support data relocations to threadvars, resolve
|
11 месяцев назад |
florian
|
1ed9054bb9
* fix capabilites check
|
11 месяцев назад |
Nikolay Nikolov
|
d60300e807
+ WebAssembly DWARF debug info: generate DW_AT_frame_base entries for functions
|
11 месяцев назад |
Nikolay Nikolov
|
97e5936f78
* generate debuginfo for WebAssembly threadvars like for normal vars, when
|
11 месяцев назад |
Michaël Van Canneyt
|
a20c83fdfb
* Delphi compatibility improvements
|
11 месяцев назад |
Michaël Van Canneyt
|
cc15c3c2de
* Regexp for wasm (using browser API)
|
11 месяцев назад |
Michaël Van Canneyt
|
1084346b00
* Allow to set lastindex
|
11 месяцев назад |
mattias
|
af206dfecd
fcl-js: escape unicode whitespaces in string literals
|
11 месяцев назад |
mattias
|
1a3d651cfb
pastojs: fixed else modeswitch
|
11 месяцев назад |
ccrause
|
fc76d9fac2
Omit FPC_INIT_FUNC_TABLE generation if no unit initialization is registered for current project.
|
2 лет назад |
J. Gareth "Curious Kit" Moreton
|
677fd4fb00
* Added missing i386-win32 target selection
|
11 месяцев назад |
Michaël Van Canneyt
|
9600b5276a
* Add license header
|
11 месяцев назад |
Michaël Van Canneyt
|
c0d6efaada
* Rename some identifiers to be more unique. Fixes issue #40915
|
11 месяцев назад |
Michaël Van Canneyt
|
46a9fcc5f9
* Regexp support for wasm target
|
11 месяцев назад |
Nikolay Nikolov
|
424686ce34
* fix warning (second attempt :) )
|
11 месяцев назад |
Nikolay Nikolov
|
a0cfed14fa
* fix warning
|
11 месяцев назад |
Nikolay Nikolov
|
2ba0f42508
+ WebAssembly internal assembler and linker: support exporting symbols from
|
11 месяцев назад |
Michaël Van Canneyt
|
51fdff0e7f
* Webassembly websocket support and demo
|
11 месяцев назад |
Nikolay Nikolov
|
27fd290150
+ WebAssembly object writer: record the custom section index for debug sections
|
11 месяцев назад |
Nikolay Nikolov
|
d79c549f03
* WebAssembly internal object writer: generate the symbol table after the
|
11 месяцев назад |
florian
|
a867530056
* another fix of cosh/sinh overflow checking
|
11 месяцев назад |
Nikolay Nikolov
|
5e996dc18f
+ added several missing targets to the help screen for the -P compiler option
|
1 год назад |
florian
|
81ffe0ed36
* improved cosh/sinh argument checking
|
1 год назад |