Commit History

Author SHA1 Message Date
  nickysn 45620b11c0 + enabled compilation of unit math for the WASI target 4 years ago
  nickysn c42e297bc6 + implemented sqr(real) for the WebAssembly target 4 years ago
  nickysn 87111246ca + enabled compilation of unit sortbase for the WASI target 4 years ago
  nickysn 5085a04930 - removed the (deflist[i] is tdef) check from the tmodule destructor, since 4 years ago
  nickysn f59aab1371 * fixed typecast in tmodule.destroy after r49426, since registered_in_module is introduced in tdef, not in tstoreddef 4 years ago
  nickysn 3ecb41cd2d * improvements to the prevention of dangling pointers in tmodule.deflist, 4 years ago
  pierre 1957ea11cb Fix duplicate source_cpu_string after last patch, by using cpuwasm32 instead of wasm32 conditional 4 years ago
  michael d23feee55e * Correctly initialize total_out 4 years ago
  michael affefb6ce0 * Fix issue ID #36822. Total was being misused in check 4 years ago
  nickysn 99f33824a7 * patch from Alfred for setting source_cpu_string for the wasm32 platform 4 years ago
  nickysn ea5ffd597f * set self to nil in current_module.deflist for registered defs in the 4 years ago
  nickysn 93fea6de3a + enabled compilation of unit SysUtils for the WASI target. Note that WASI 4 years ago
  florian 5e3efa4455 * Aarch64: apply OptPass1Data to CSEL as well 4 years ago
  marco 9bc8f17f16 * implemented LeftPromotion to fmtbcd to fix mantis 38496 but unfortunately FPC doesn't call it. 4 years ago
  pierre 0ed69fc662 Fix compilation with 3.2.2 release for arm and i386 CPUs 4 years ago
  joost 8cdbf5887b * test for r49387 4 years ago
  joost 1e3de5db58 * Parse the contenttype according to rfc1341 also for non-streaming 4 years ago
  joost 52813c8965 * Fixed mime-multipart processing for solutions that do 4 years ago
  florian 0a3efb6702 + test for already fixed #26016 4 years ago
  nickysn d5a0dd3d25 * prevent a range check error in TFPList.IndexOfItem when searching backwards in 4 years ago
  florian f2e0af6d37 * check used registers properly for SETcc/TEST/Jcc -> Jcc, resolves #38940 4 years ago
  florian 30df955001 * the MovOpMov2Op optimization needs to take care of the second operand, should resolve #38359 4 years ago
  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 years ago
  florian bae583118a * patch by J. Gareth Moreton: x86 JccMovJmpMov2MovSetcc improvement, resolves #38761 4 years ago
  yury 73448deda6 * Windows: Prevent removal of the TLS directory by the linker when RTL is compiled with -O4 or when inlining is enabled. 4 years ago
  florian 8006900e8e - clean up 4 years ago
  florian 814b68fac0 * more fixes for VASM for ARM 4 years ago
  florian e9b3db0d78 * more fixes to support vasm on arm 4 years ago
  Károly Balogh 19876ca805 qlunits: added channel definition structures based on C equivalents, added test code 4 years ago
  Károly Balogh 7b03bac5d6 qlunits: remove word alignment test from sysvar test, as there are byte-sized vars, which are not aligned 4 years ago