コミット履歴

作者 SHA1 メッセージ 日付
  Nikolay Nikolov 13c344a3a0 * replaced ['/','\'] with AllowDirectorySeparators in the WASI directory 4 年 前
  Nikolay Nikolov 25ac138092 * keep the drive string separate in the preopen and the current dir records on 4 年 前
  florian 07413be8b5 + being able to define change information for xmm0 4 年 前
  Nikolay Nikolov 64db584eef * moved the preopened dir and current dir handling types and variables to the 4 年 前
  Nikolay Nikolov a62c7555d7 - removed the DebugWriteXXX functions from the WASI system unit, since console 4 年 前
  Nikolay Nikolov 0d6b5338d0 + implemented ChDir() for WASI 4 年 前
  Nikolay Nikolov 85ebd2c94c * fixed handling of relative paths that are not directly relative to a preopened 4 年 前
  J. Gareth "Curious Kit" Moreton a925522ead xor optimisation now doesn't check to see if the REX prefix will actually be removed, as it's beneficial for speed reasons to only use the 32-bit register when zeroing the whole thing 4 年 前
  florian 2c180cf101 * by default, DEBUG_AOPTCPU is only enabled if the compiler is compiled with -dEXTDEBUG 4 年 前
  J. Gareth "Curious Kit" Moreton d502bccc1b A pair of inlines 4 年 前
  florian a41e991a13 * fix also IDE building after fpccrc to fpchash renaming 4 年 前
  florian cc3cbbb7b9 * fix x86 compilation after my last commit 4 年 前
  florian a4672fbd1c o based on a patch by Rika, resolves #39401: 4 年 前
  Nikolay Nikolov bae50d80d2 * preopen fd names and current dir changed to use ansistring, as well as the 4 年 前
  florian bff09e8e9e + CPU units: check for SHA support 4 年 前
  florian 6c7e6191f6 + support of SHA extension in the internal assembler 4 年 前
  florian 8f68988aef * another location to use source register as second register in VCVTSD2SS and VCVTSS2SD 4 年 前
  florian b4bf371b34 * generate VMOVAPS for (V)Cvtss2CvtSd(V)Cvtsd2ss optimization, resolves #39360 4 年 前
  Nikolay Nikolov 344da9597f + added the current WebAssembly exceptions mode to the .ppu module flags and 4 年 前
  Yuriy Sydorov 7388735b11 * Strength reduction optimization: - Use a temp for complex loop start values to prevent double evaluation. 4 年 前
  Yuriy Sydorov 6bf4c7a68d * Optimized evaluation of the condition. 4 年 前
  Pierre Muller b93998c17c Disable utils for wasi target, because paszlib cannot be compiled due to use of goto labels 4 年 前
  florian 4752230c8f * use source register as second register in VCVTSD2SS and VCVTSS2SD, this should break 4 年 前
  florian ec40db3da7 + (V)Cvtss2CvtSd(V)Cvtsd2ss2Nop optimization, resolves #39360 4 年 前
  florian d5867793f6 * partially applied patch by J. Gareth "Kit" Moreton to inline parts of cclasses, resolves #39344 4 年 前
  Bi0T1N e77bf0f3bd Add two more templates to show the possibilities 4 年 前
  Bi0T1N 25af28de1e Add initial Description templates 4 年 前
  Nikolay Nikolov d45915b6ba * preopened dirs structure in the system unit modified to be a pointer to an 4 年 前
  Nikolay Nikolov e078408dcf + implemented SysUtils.GetEnvironmentVariable, GetEnvironmentVariableCount and 4 年 前
  Nikolay Nikolov 7533496505 + implemented SysUtils.Sleep for WASI 4 年 前