Nikolay Nikolov
|
eb38ba60c4
* fixed warning after previous commit
|
6 сар өмнө |
Nikolay Nikolov
|
c005544f3d
+ WebAssembly internal linker: write the global section in the linker map file
|
6 сар өмнө |
florian
|
5a07867d20
* RiscV: fixing spilling_get_operation_tpye for LI
|
6 сар өмнө |
Nikolay Nikolov
|
326356e8e9
* WebAssembly internal linker: write the memory section before the export section, so it appears in a more logical order in the map file
|
6 сар өмнө |
Nikolay Nikolov
|
ef7f2ab5a7
+ WebAssembly internal linker: write the import section in the linker map file
|
6 сар өмнө |
florian
|
9a223100d1
+ x86: proper flag (de)alloc in a_bit_scan
|
7 сар өмнө |
Nikolay Nikolov
|
3a714774ff
+ WebAssembly internal linker: write the export section to the linker map file
|
6 сар өмнө |
Nikolay Nikolov
|
847ae42cc1
+ WebAssembly internal linker: write the contents of the memory section to the linker map file
|
6 сар өмнө |
Rika Ichinose
|
98ecfb1e41
Simplify SanitiseXMLString.
|
3 жил өмнө |
florian
|
d87ba06608
* improve complexity calculation for tempref nodes
|
6 сар өмнө |
Margers
|
7cb2e5a180
Browser information for generic records
|
7 сар өмнө |
florian
|
d71f823373
* cleanup
|
7 сар өмнө |
Nikolay Nikolov
|
4e3fc8290a
+ WebAssembly internal linker: write the indirect function table to the linker map file
|
7 сар өмнө |
Pierre Muller
|
6852903b57
Add missing allow C like operators to head of utcstrutils unit source
|
7 сар өмнө |
Nikolay Nikolov
|
d88aad944e
+ WebAssembly internal linker: add the contents of the type section to the map file
|
7 сар өмнө |
Nikolay Nikolov
|
21668148d8
* WebAssembly internal linker: invoke helper code generation moved earlier,
|
7 сар өмнө |
florian
|
27e17e3186
+ RiscV64: make use of rev8 instruction
|
7 сар өмнө |
Michaël Van Canneyt
|
708a479fdd
* ID is now handled in webassembly
|
7 сар өмнө |
Michaël Van Canneyt
|
008397cb49
* Object ID must be controlled by wasm side
|
7 сар өмнө |
Hunter200165
|
c04024506b
Fixed infinite recursion in `ASNFetchOID` in fpasn.pp
|
7 сар өмнө |
florian
|
490c431bf9
* make use of not_zero in tbasecgarm.a_bit_scan_reg_reg
|
7 сар өмнө |
Pierre Muller
|
1a07e13c02
Disable high(taitype)<=31 check for LLVM compiler
|
7 сар өмнө |
florian
|
29b3b09251
* allow absolutes on open arrays (use of this is doubtful though), resolves #41147
|
7 сар өмнө |
Michaël Van Canneyt
|
637fa74c5c
* API to share JOB objects between threads (if browser allows)
|
7 сар өмнө |
florian
|
99b71eafda
* simplified code
|
7 сар өмнө |
Rika Ichinose
|
840df7e243
Disable MemPos on JVM.
|
7 сар өмнө |
Rika Ichinose
|
c3f80014b4
Remove FDestroyCount.
|
7 сар өмнө |
Rika Ichinose
|
d1ba97d462
Make use of not_zero in x86 bitscans.
|
7 сар өмнө |
Nikolay Nikolov
|
55aa5ac129
* WebAssembly: micro optimization in the invoke helper - omit the last 'return' instruction
|
7 сар өмнө |
Nikolay Nikolov
|
8790c4303a
* WebAssembly: impose a limit on the br_table instruction length, when generating the invoke helper
|
7 сар өмнө |