nickysn
|
08520e032a
+ enabled compilation of unit typinfo for the WASI target
|
4 年之前 |
nickysn
|
08f9a68798
- removed unused local variables from twasmaddnode.second_generic_compare
|
4 年之前 |
nickysn
|
8dd591e838
+ implemented twasmaddnode.second_cmpsmallset for equaln and unequaln
|
4 年之前 |
nickysn
|
27ff471ff4
+ enabled compilation of unit types for the WASI target
|
4 年之前 |
nickysn
|
390be44cce
+ enable compilation of unit rtlconsts for the WASI target
|
4 年之前 |
nickysn
|
45620b11c0
+ enabled compilation of unit math for the WASI target
|
4 年之前 |
nickysn
|
c42e297bc6
+ implemented sqr(real) for the WebAssembly target
|
4 年之前 |
nickysn
|
87111246ca
+ enabled compilation of unit sortbase for the WASI target
|
4 年之前 |
nickysn
|
5085a04930
- removed the (deflist[i] is tdef) check from the tmodule destructor, since
|
4 年之前 |
nickysn
|
f59aab1371
* fixed typecast in tmodule.destroy after r49426, since registered_in_module is introduced in tdef, not in tstoreddef
|
4 年之前 |
nickysn
|
3ecb41cd2d
* improvements to the prevention of dangling pointers in tmodule.deflist,
|
4 年之前 |
pierre
|
1957ea11cb
Fix duplicate source_cpu_string after last patch, by using cpuwasm32 instead of wasm32 conditional
|
4 年之前 |
michael
|
d23feee55e
* Correctly initialize total_out
|
4 年之前 |
michael
|
affefb6ce0
* Fix issue ID #36822. Total was being misused in check
|
4 年之前 |
nickysn
|
99f33824a7
* patch from Alfred for setting source_cpu_string for the wasm32 platform
|
4 年之前 |
nickysn
|
ea5ffd597f
* set self to nil in current_module.deflist for registered defs in the
|
4 年之前 |
nickysn
|
93fea6de3a
+ enabled compilation of unit SysUtils for the WASI target. Note that WASI
|
4 年之前 |
florian
|
5e3efa4455
* Aarch64: apply OptPass1Data to CSEL as well
|
4 年之前 |
marco
|
9bc8f17f16
* implemented LeftPromotion to fmtbcd to fix mantis 38496 but unfortunately FPC doesn't call it.
|
4 年之前 |
pierre
|
0ed69fc662
Fix compilation with 3.2.2 release for arm and i386 CPUs
|
4 年之前 |
joost
|
8cdbf5887b
* test for r49387
|
4 年之前 |
joost
|
1e3de5db58
* Parse the contenttype according to rfc1341 also for non-streaming
|
4 年之前 |
joost
|
52813c8965
* Fixed mime-multipart processing for solutions that do
|
4 年之前 |
florian
|
0a3efb6702
+ test for already fixed #26016
|
4 年之前 |
nickysn
|
d5a0dd3d25
* prevent a range check error in TFPList.IndexOfItem when searching backwards in
|
4 年之前 |
florian
|
f2e0af6d37
* check used registers properly for SETcc/TEST/Jcc -> Jcc, resolves #38940
|
4 年之前 |
florian
|
30df955001
* the MovOpMov2Op optimization needs to take care of the second operand, should resolve #38359
|
4 年之前 |
svenbarth
|
cb953f68c2
* as 3.2.0 is now the oldest compiler we support we can now use {$push} {$pop} to reset the $minenumsize in the RTTI header
|
4 年之前 |
florian
|
bae583118a
* patch by J. Gareth Moreton: x86 JccMovJmpMov2MovSetcc improvement, resolves #38761
|
4 年之前 |
yury
|
73448deda6
* Windows: Prevent removal of the TLS directory by the linker when RTL is compiled with -O4 or when inlining is enabled.
|
4 年之前 |