Nikolay Nikolov
|
e20466ffd1
* system_wasm32_wasi renamed system_wasm32_wasip1
|
6 miesięcy temu |
Michaël Van Canneyt
|
e958ad5126
* Add delphi-compatible TList constructor with array of values
|
6 miesięcy temu |
florian
|
70591f6449
* factor out TRVCpuAsmOptimizer.OptPass1Andi
|
6 miesięcy temu |
J. Gareth "Curious Kit" Moreton
|
d9e97e3f0f
* New test for detecting faulty "LeaLea2LeaLea" optimisations
|
6 miesięcy temu |
J. Gareth "Curious Kit" Moreton
|
83c9b17ec5
* x86: Fixed oversight in LeaLea2LeaLea optimisations where bad code is
|
6 miesięcy temu |
Michaël Van Canneyt
|
d86e726e87
* Invoke helper also needs generic ids
|
6 miesięcy temu |
Michaël Van Canneyt
|
a0a453f890
* Various IsXYZ functions for TValue
|
6 miesięcy temu |
Michaël Van Canneyt
|
3b8a4137a5
* IInterfaceListEx
|
6 miesięcy temu |
Nikolay Nikolov
|
92de1a6fbe
+ for consistency, added ps1 to the commented enum in fpcmmain.pp
|
6 miesięcy temu |
florian
|
fd72ed8c56
* applied fix for #41161 as proposed by Pierre
|
6 miesięcy temu |
Ondrej Pokorny
|
7f9def422f
fix KeepConnectionTimeout loop
|
6 miesięcy temu |
Ondrej Pokorny
|
e2c9661234
whitespace cleanup
|
6 miesięcy temu |
Pierre Muller
|
610972b26c
Fix compilation of rtl for mipsel-ps1 target
|
6 miesięcy temu |
florian
|
831a46eb2f
+ more sext.b usage
|
6 miesięcy temu |
mattias
|
c40cb181fe
fcl-css: nicer name
|
6 miesięcy temu |
Michaël Van Canneyt
|
1ae6f4ab97
* Fix compilation : implement correct GetLocalTimeOffset overload
|
6 miesięcy temu |
Nikolay Nikolov
|
fa384956d6
+ define EOL_ONE_CHAR for the WASI platform
|
6 miesięcy temu |
Nikolay Nikolov
|
6286ff38cc
* WASI: avoid using inner preopened dirs, that escape to the parent with '..',
|
6 miesięcy temu |
mattias
|
d322143566
fcl-css: parse pseudo elements as unary or binary elements, resolver: pseudo element
|
6 miesięcy temu |
Nikolay Nikolov
|
7e89495a09
* WASI: workaround for FindFirst/FindNext opening the current directory, by using its full name
|
6 miesięcy temu |
Nikolay Nikolov
|
76d155d872
- removed wasm32 from the NO_NATIVE_COMPILER_CPU_LIST
|
6 miesięcy temu |
Nikolay Nikolov
|
9b2726fe31
* fix compilation of ppudump
|
6 miesięcy temu |
Nikolay Nikolov
|
d35a2f53e7
* the FPC_WASM_SATURATING_FLOAT_TO_INT_CONVERSIONS define shortened to FPC_WASM_SATURATING_FLOAT_TO_INT
|
6 miesięcy temu |
Nikolay Nikolov
|
0c939ac6c6
+ WebAssembly: added support for using saturating (non-trapping) float-to-int conversion instructions via the new target switch SATURATINGFLOATINGTOINT
|
6 miesięcy temu |
Nikolay Nikolov
|
671a36c823
* fixed WebAssembly goto in case statement crash with internal error 2021011801
|
6 miesięcy temu |
Nikolay Nikolov
|
eef5001455
+ enabled compilation of package fcl-res for WASI
|
6 miesięcy temu |
Nikolay Nikolov
|
4b757dd360
* On WebAssembly, when calling a function, first generate code for evaluating
|
6 miesięcy temu |
Nikolay Nikolov
|
e237da95d2
* most of tcgcallparanode.secondcallparan's code was moved into two new methods:
|
6 miesięcy temu |
florian
|
b2f5f6ac7d
+ RiscV32: use sext.b if available
|
6 miesięcy temu |
J. Gareth "Curious Kit" Moreton
|
eb74850d7c
* New test for #41155 bug fix
|
6 miesięcy temu |