Michaël Van Canneyt
|
cbd9f716c2
* Patch from Simone Tacconi to fix set getdeclaration. Fixes issue #41107
|
7 ヶ月 前 |
Michaël Van Canneyt
|
c89b6a5908
* Patch from Simone Tacconi to fix set getdeclaration. Fixes issue #41106
|
7 ヶ月 前 |
Michaël Van Canneyt
|
c10e57f1d8
* Patch from Simone Tacconi to fix WriteProc. Fixes issue #41100
|
7 ヶ月 前 |
Michaël Van Canneyt
|
9602ec5336
* Patch from Simone Tacconi to fix GetDeclaration for string types. Fixes issue #41099
|
7 ヶ月 前 |
Michaël Van Canneyt
|
74614c02c6
* Patch from Simone Tacconi to fix GetDeclaration for specialize types. Fixes issue #41095
|
7 ヶ月 前 |
Nikolay Nikolov
|
5f9ea00b38
* fixed WebAssembly code generator internal error when passing real constants as
|
7 ヶ月 前 |
Michaël Van Canneyt
|
690ed25adf
* Correction in naming of types
|
7 ヶ月 前 |
Michaël Van Canneyt
|
98b551d261
* Fix naming for string types
|
7 ヶ月 前 |
florian
|
a6077103b2
* typo fixed
|
7 ヶ月 前 |
florian
|
95c2a5a2d7
+ RiscV: support ZMMUL extension
|
7 ヶ月 前 |
florian
|
cd76562339
+ atomic operations for RV32
|
7 ヶ月 前 |
florian
|
923ad699a1
* fix test runner directive
|
7 ヶ月 前 |
florian
|
529091f620
* fixed test runner directives
|
7 ヶ月 前 |
florian
|
a3f4786b1d
* better error message in case of illegal test runner directive
|
7 ヶ月 前 |
florian
|
c3a9b67118
* couple of wrong test runner directives fixed
|
7 ヶ月 前 |
Nikolay Nikolov
|
6972d16c3a
* also handle enumeration results and integer result sizes, other than 32-bit in System.Rtti.Invoke for WebAssembly
|
7 ヶ月 前 |
Nikolay Nikolov
|
12db8a59b5
* proper handling for boolean results (especially Boolean64 and QWordBool) in System.Rtti.Invoke
|
7 ヶ月 前 |
florian
|
f8c09568d8
* RiscV: unify stack related functions
|
7 ヶ月 前 |
Michaël Van Canneyt
|
709a95b977
* Forgot to commit
|
7 ヶ月 前 |
Michaël Van Canneyt
|
0f9d21a098
* Some explanations
|
7 ヶ月 前 |
Michaël Van Canneyt
|
49183639e0
* Reworked testsuite database
|
7 ヶ月 前 |
florian
|
c6a68abfb6
* RiscV: unify memory barrier functions
|
7 ヶ月 前 |
florian
|
ca53c5e7d4
* unify SysInitFPU and SysResetFPU on RiscV
|
7 ヶ月 前 |
Nikolay Nikolov
|
2e8b9e7e01
+ initial implementation of System.Rtti.Invoke() for WebAssembly. Currently
|
7 ヶ月 前 |
Nikolay Nikolov
|
522612a632
+ WebAssembly internal linker: rewrite the fpc_wasm_invoke_helper function in the linker, so that it becomes functional
|
7 ヶ月 前 |
Nikolay Nikolov
|
5e813e62f2
+ added function fpc_wasm_invoke_helper to the WebAssembly RTL
|
7 ヶ月 前 |
florian
|
28a9a44894
* call SysResetFPU and SysInitFPU in InitThread for the time being
|
7 ヶ月 前 |
Michaël Van Canneyt
|
223745f6b7
* Generate also string (enum) type definitions
|
7 ヶ月 前 |
Michaël Van Canneyt
|
28fc3da2bd
* Patch from Eric Grange to fix TRectF.FitInto
|
7 ヶ月 前 |
Pierre Muller
|
d2f5bbac50
Riscv64 linux also needs _STAT_VER_LINUX to be zero for correct libc rtl behavior
|
7 ヶ月 前 |