florian
|
9ba3b12eaa
* RiscV: unify push_addr_param
|
8 月之前 |
florian
|
b4a83e29a4
* fixes RiscV32 building
|
8 月之前 |
Sven/Sarah Barth
|
aa0ccd8b59
* fix #41072: proc_to_procvar_equal_internal() might be passed a procvar in case of "procvar := @<anon func>", reject that as incompatible
|
8 月之前 |
florian
|
065a81b72c
+ apply OptPass1OP to LA as well
|
8 月之前 |
florian
|
64ba751ef1
* make use of LA pseudo-instruction
|
8 月之前 |
florian
|
57da25581e
+ write .option pic directive if needed
|
8 月之前 |
florian
|
e7ae57b0cd
* skip test on RiscV64
|
8 月之前 |
Michaël Van Canneyt
|
d169225b8e
* Add MSG_NOSIGNAL and MSG_WAITFORONE. Fixes issue #41073
|
8 月之前 |
florian
|
8d0bdf2f16
+ RiscV: vector registers
|
8 月之前 |
florian
|
af233b8ef8
* RiscV: floating point registers are saved only for hard float ABIs
|
8 月之前 |
florian
|
2da48488d7
* RiscV: emit an error if fpu_fd is used on a cpu without f and d extensions
|
8 月之前 |
florian
|
0c749505ef
* fpu type must be fpu_soft if the cpu is rv32ima
|
8 月之前 |
florian
|
cdce37b8be
+ SMALL_TEST define for slow CPUs/soft float
|
8 月之前 |
florian
|
faae36afa1
* formatting
|
8 月之前 |
Michaël Van Canneyt
|
7245902660
* Correctly set FDeclaredProperties length
|
8 月之前 |
Rika Ichinose
|
9dfbc38a50
Don’t use explicit Move in Extract<T> and Swap<T>.
|
9 月之前 |
Michaël Van Canneyt
|
a6e7e3e743
* Order of parent/child methods is now same as in delphi documentation
|
8 月之前 |
Michaël Van Canneyt
|
774e96f8a9
* Fixes after re-running test
|
8 月之前 |
Michaël Van Canneyt
|
8834c109fa
* Extend error message SErrInvokeArgInvalidType
|
8 月之前 |
Michaël Van Canneyt
|
1f19edef00
* optimization of TRttiInstanceType.ResolveExtendedDeclaredProperties
|
8 月之前 |
Michaël Van Canneyt
|
e552165b7a
* GetHasExtendedInfo returns false in TRttiMethod
|
8 月之前 |
Michaël Van Canneyt
|
2070a45217
* GetDataSize is 0 for empty TValue
|
8 月之前 |
Michaël Van Canneyt
|
4afc656ac5
* SMall optimization in TRttiInstanceMethod.GetParameters
|
8 月之前 |
Michaël Van Canneyt
|
b447ab211f
* Small change in indexed property .ToString
|
8 月之前 |
Michaël Van Canneyt
|
dfd8f5c62b
* TValue.Asstring for double
|
8 月之前 |
florian
|
c70e82bea6
* libraries must be marked with %norun
|
8 月之前 |
florian
|
553a1b968d
* formatting
|
8 月之前 |
florian
|
d147488133
* partly revert 8cd6606970c8fedda95a3411d684dbd57379b46d, resolves #41052
|
8 月之前 |
florian
|
24faf6e0f1
* proper naming
|
8 月之前 |
Rika Ichinose
|
f1050aeb73
Simplify dynarr.inc.
|
9 月之前 |