Rika Ichinose
|
1030f67fb4
Use IndexQWord_SSE41 directly if -Cp RTL compiled with supports SSE 4.1.
|
пре 1 година |
Nikolay Nikolov
|
7f4f254888
+ added test for the WebAssembly inline asm call instruction
|
пре 1 година |
Nikolay Nikolov
|
b08b5bf136
* fixed the WebAssembly inline asm call instruction with the internal assembler writer
|
пре 1 година |
Nikolay Nikolov
|
d8340641cc
+ support the call instruction in the WebAssembly inline asm
|
пре 1 година |
Michaël Van Canneyt
|
258ad62c4d
* Do not try to export symbol if an error occurred, avoid internal error. Fixes issue #40858
|
пре 1 година |
Nikolay Nikolov
|
0a9169eb67
+ allow referencing '$__stack_pointer' in WebAssembly inline asm as argument to
|
пре 1 година |
Nikolay Nikolov
|
bbb159658a
+ added basic WebAssembly inline assembler test
|
пре 1 година |
Nikolay Nikolov
|
6277c21261
+ support OPR_FLOATCONSTANT in TInstruction.ConcatInstruction
|
пре 1 година |
Nikolay Nikolov
|
e67094ec28
* WebAssembly temp gen: introduced localsfirsttemp and localslasttemp, use these
|
пре 1 година |
florian
|
e4b88655af
* test for mr 724
|
пре 1 година |
Rika Ichinose
|
be11d22c17
Fix val(str, enum).
|
пре 1 година |
Michaël Van Canneyt
|
9059ac067c
* write dependent rtti for non-published in case of extended RTTI
|
пре 1 година |
Rika Ichinose
|
10b7ad9d0c
Faster val(str, enum).
|
пре 1 година |
florian
|
9f6a3eebb7
* handle adress registers properly in tcg64f68k.a_op64_reg_ref
|
пре 1 година |
florian
|
b71b5b771f
* fixes building for ARM
|
пре 1 година |
Michaël Van Canneyt
|
fac7c21b9b
* Small correction in property resolve
|
пре 1 година |
Michaël Van Canneyt
|
b0a82993e6
* Inherit extended RTTI settings from parent object
|
пре 1 година |
Rika Ichinose
|
8cfc87ffdf
Sink lnfodwrf.pp global variables down to their actual scopes.
|
пре 1 година |
Michaël Van Canneyt
|
de1b3a982b
* Do not generate RTTI for generic methods (delphi compatible)
|
пре 1 година |
florian
|
437e7fa75a
* make warning on unsupported esp-idf version a warning string so it can be translated
|
пре 1 година |
Michael Ring
|
f6651f8855
Add -Ff to firstpass options
|
пре 1 година |
Michael Ring
|
e0229632fb
Make idfpath and idf_version macros available as replacement vars in fpc.cfg
|
пре 1 година |
Michael Ring
|
14b3c11c0d
Initial support for esp32-c6-s2-s3. Support for idf versions 5.0.6 and 5.2.1
|
пре 1 година |
Rika Ichinose
|
8bf2dc3f2b
Simplify CPU units (70 LoC + 500 b code + 500 b data).
|
пре 1 година |
J. Gareth "Curious Kit" Moreton
|
0fadf3515e
* x86-64: Workaround to permit CPU types in command line with dashes in names (e.g. X86-64-V3)
|
пре 1 година |
Nikolay Nikolov
|
7cbf18c6f3
* don't create block..end_block around WebAssembly inline asm routines
|
пре 1 година |
Nikolay Nikolov
|
65d4319dc2
* don't do anything in postprocess_code for WebAssembly inline asm routines
|
пре 1 година |
Nikolay Nikolov
|
4adac78f85
+ respect the nostackframe directive in WebAssembly inline asm routines
|
пре 1 година |
Nikolay Nikolov
|
83a8d584e0
+ set result.ops in twasmreader.HandlePlainInstruction
|
пре 1 година |
Nikolay Nikolov
|
d9e3afcb1d
+ actually enable the parsing of WebAssembly inline asm instructions
|
пре 1 година |