2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  J. Gareth "Curious Kit" Moreton fd28cc0db0 Better handling of zeroing upper parts of registers 3 жил өмнө
  J. Gareth "Curious Kit" Moreton 674ed4069a Expanded MM block move to include YMM registers under AVX 4 жил өмнө
  florian d55b2c2a35 + extend assembler optimization MovxMov2Mov to MovxOp2Op 3 жил өмнө
  Nikolay Nikolov 21d843128d + added a wrapper function around __wasi_path_readlink that calls it iteratively 3 жил өмнө
  Nikolay Nikolov 0da5d57c1e * replaced the 'if br end_if' sequence with the 'br_if' instruction, when 3 жил өмнө
  Nikolay Nikolov dcae87bd52 + support cdecl and stdcall on the WebAssembly target. They are essentially the 3 жил өмнө
  Nikolay Nikolov b91fc3a0d3 * fixed passing of singleton record parameters, containing a float in WebAssembly 3 жил өмнө
  Nikolay Nikolov df92d88f39 + added support for the handling of singleton record and array types in 3 жил өмнө
  Nikolay Nikolov 3511b80972 * fixed formatting in defToWasmBasic 3 жил өмнө
  Nikolay Nikolov ee387f7c66 * C ABI fixes for the passing of records in WebAssembly 3 жил өмнө
  Nikolay Nikolov 236e10d03a + pass 64-bit structures by address in WebAssembly for compatibility with LLVM's C ABI 3 жил өмнө
  florian 321764bdd9 * fix warnings with -dDEBUG_NODE_XML, resolves #38222 3 жил өмнө
  florian 6cb24a3929 * itcpugas unit for Z80 providing gas_regname to fix compilation with -dDEBUG_NODE_XML 3 жил өмнө
  Nikolay Nikolov 34587a647f + init the ansistring upper and lower case tables in the WASI SysUtils unit initialization 3 жил өмнө
  Nikolay Nikolov 44f862fb4e + added test for SysUtils.GetLocalTime 3 жил өмнө
  Nikolay Nikolov f21273612a + also fill DayOfWeek in the Unix implementation of SysUtils.GetLocalTime 3 жил өмнө
  Nikolay Nikolov f20de5d583 * fixed padding in the filerec to match textrec even on platforms where 3 жил өмнө
  Nikolay Nikolov 0934df505c + implemented SysUtils.GetLocalTime for WASI 3 жил өмнө
  florian 00d4a6889d * add no internal flag when folding constants in taddnode.simplify, resolves #39308 3 жил өмнө
  Nikolay Nikolov 099a927331 * fix for the WASI datetime to epoch conversion 3 жил өмнө
  Nikolay Nikolov a55980bfb8 + implemented dos.SetFTime for WASI 3 жил өмнө
  Nikolay Nikolov c4d7773c0e + added platform-specific helper function dos.DTToWasiDate, similar to 3 жил өмнө
  Nikolay Nikolov ca242e9ad0 + implemented DOS.GetFAttr for WASI 3 жил өмнө
  Nikolay Nikolov 4e605fb764 + dummy implementation of dos.SetFAttr for WASI, based on the Unix version 3 жил өмнө
  Nikolay Nikolov 00aa7b8ab3 + implemented SysUtils.FileGetAttr for WASI 3 жил өмнө
  Nikolay Nikolov 7f7c5785fc * always return an error in SysUtils.FileSetAttr on WASI - this function is not supported by the WASI API 3 жил өмнө
  Nikolay Nikolov 809277d2b1 + implemented SysUtils.FileGetSymLinkTarget for WASI 3 жил өмнө
  Nikolay Nikolov 1e5ecccdc6 + implemented SysUtils.DirectoryExists for WASI 3 жил өмнө
  Nikolay Nikolov aafb471bc8 * don't set InOutRes in ConvertToFdRelativePath, but return it instead. This 3 жил өмнө
  Nikolay Nikolov 4dc0c37678 + implemented SysUtils.FileExists for WASI 3 жил өмнө