Nikolay Nikolov
|
12c494cc0f
* update makefiles
|
пре 6 месеци |
Nikolay Nikolov
|
ce8643a2bc
* update fpcmake.inc
|
пре 6 месеци |
Nikolay Nikolov
|
995a5431c3
* wasi renamed wasip1 in fpcmake
|
пре 6 месеци |
Nikolay Nikolov
|
59ab80bbb0
+ add WASI as extra define for the wasip1 target
|
пре 6 месеци |
Nikolay Nikolov
|
5a32b7159e
* system_wasm32_wasi_info renamed system_wasm32_wasip1_info
|
пре 6 месеци |
Nikolay Nikolov
|
2bc965ee28
* the name string of the WASI target changed from 'The WebAssembly System Interface (WASI)' to 'The WebAssembly System Interface Preview 1 (WASI 0.1)'
|
пре 6 месеци |
Nikolay Nikolov
|
e20466ffd1
* system_wasm32_wasi renamed system_wasm32_wasip1
|
пре 6 месеци |
Michaël Van Canneyt
|
e958ad5126
* Add delphi-compatible TList constructor with array of values
|
пре 6 месеци |
florian
|
70591f6449
* factor out TRVCpuAsmOptimizer.OptPass1Andi
|
пре 6 месеци |
J. Gareth "Curious Kit" Moreton
|
d9e97e3f0f
* New test for detecting faulty "LeaLea2LeaLea" optimisations
|
пре 6 месеци |
J. Gareth "Curious Kit" Moreton
|
83c9b17ec5
* x86: Fixed oversight in LeaLea2LeaLea optimisations where bad code is
|
пре 6 месеци |
Michaël Van Canneyt
|
d86e726e87
* Invoke helper also needs generic ids
|
пре 6 месеци |
Michaël Van Canneyt
|
a0a453f890
* Various IsXYZ functions for TValue
|
пре 6 месеци |
Michaël Van Canneyt
|
3b8a4137a5
* IInterfaceListEx
|
пре 6 месеци |
Nikolay Nikolov
|
92de1a6fbe
+ for consistency, added ps1 to the commented enum in fpcmmain.pp
|
пре 6 месеци |
florian
|
fd72ed8c56
* applied fix for #41161 as proposed by Pierre
|
пре 6 месеци |
Ondrej Pokorny
|
7f9def422f
fix KeepConnectionTimeout loop
|
пре 6 месеци |
Ondrej Pokorny
|
e2c9661234
whitespace cleanup
|
пре 6 месеци |
Pierre Muller
|
610972b26c
Fix compilation of rtl for mipsel-ps1 target
|
пре 6 месеци |
florian
|
831a46eb2f
+ more sext.b usage
|
пре 6 месеци |
mattias
|
c40cb181fe
fcl-css: nicer name
|
пре 6 месеци |
Michaël Van Canneyt
|
1ae6f4ab97
* Fix compilation : implement correct GetLocalTimeOffset overload
|
пре 6 месеци |
Nikolay Nikolov
|
fa384956d6
+ define EOL_ONE_CHAR for the WASI platform
|
пре 6 месеци |
Nikolay Nikolov
|
6286ff38cc
* WASI: avoid using inner preopened dirs, that escape to the parent with '..',
|
пре 6 месеци |
mattias
|
d322143566
fcl-css: parse pseudo elements as unary or binary elements, resolver: pseudo element
|
пре 6 месеци |
Nikolay Nikolov
|
7e89495a09
* WASI: workaround for FindFirst/FindNext opening the current directory, by using its full name
|
пре 6 месеци |
Nikolay Nikolov
|
76d155d872
- removed wasm32 from the NO_NATIVE_COMPILER_CPU_LIST
|
пре 6 месеци |
Nikolay Nikolov
|
9b2726fe31
* fix compilation of ppudump
|
пре 6 месеци |
Nikolay Nikolov
|
d35a2f53e7
* the FPC_WASM_SATURATING_FLOAT_TO_INT_CONVERSIONS define shortened to FPC_WASM_SATURATING_FLOAT_TO_INT
|
пре 6 месеци |
Nikolay Nikolov
|
0c939ac6c6
+ WebAssembly: added support for using saturating (non-trapping) float-to-int conversion instructions via the new target switch SATURATINGFLOATINGTOINT
|
пре 6 месеци |