Commit történet

Szerző SHA1 Üzenet Dátum
  Michaël Van Canneyt 1e74c418ae * Fix integer overflow not being detected. Issue #39406 3 éve
  florian ee10850a57 * patch by Sergey Larin: Reducing and aligning the size of TAnsiRec, TUnicodeRec for CPU64, resolves #38018: 3 éve
  florian ea6529ff63 * manually merged merge request 69 by J. Gareth "Kit" Moreton: 3 éve
  florian 4012c3dbd4 * merge request 75 by J. Gareth "Kit" Moreton manually applied: 3 éve
  florian 5c75ef30ce * test for #37785 which is resolved meanwhile 3 éve
  J. Gareth "Curious Kit" Moreton fd28cc0db0 Better handling of zeroing upper parts of registers 3 éve
  J. Gareth "Curious Kit" Moreton 674ed4069a Expanded MM block move to include YMM registers under AVX 3 éve
  florian d55b2c2a35 + extend assembler optimization MovxMov2Mov to MovxOp2Op 3 éve
  Nikolay Nikolov 21d843128d + added a wrapper function around __wasi_path_readlink that calls it iteratively 3 éve
  Nikolay Nikolov 0da5d57c1e * replaced the 'if br end_if' sequence with the 'br_if' instruction, when 3 éve
  Nikolay Nikolov dcae87bd52 + support cdecl and stdcall on the WebAssembly target. They are essentially the 3 éve
  Nikolay Nikolov b91fc3a0d3 * fixed passing of singleton record parameters, containing a float in WebAssembly 3 éve
  Nikolay Nikolov df92d88f39 + added support for the handling of singleton record and array types in 3 éve
  Nikolay Nikolov 3511b80972 * fixed formatting in defToWasmBasic 3 éve
  Nikolay Nikolov ee387f7c66 * C ABI fixes for the passing of records in WebAssembly 3 éve
  Nikolay Nikolov 236e10d03a + pass 64-bit structures by address in WebAssembly for compatibility with LLVM's C ABI 3 éve
  florian 321764bdd9 * fix warnings with -dDEBUG_NODE_XML, resolves #38222 3 éve
  florian 6cb24a3929 * itcpugas unit for Z80 providing gas_regname to fix compilation with -dDEBUG_NODE_XML 3 éve
  Nikolay Nikolov 34587a647f + init the ansistring upper and lower case tables in the WASI SysUtils unit initialization 3 éve
  Nikolay Nikolov 44f862fb4e + added test for SysUtils.GetLocalTime 3 éve
  Nikolay Nikolov f21273612a + also fill DayOfWeek in the Unix implementation of SysUtils.GetLocalTime 3 éve
  Nikolay Nikolov f20de5d583 * fixed padding in the filerec to match textrec even on platforms where 3 éve
  Nikolay Nikolov 0934df505c + implemented SysUtils.GetLocalTime for WASI 3 éve
  florian 00d4a6889d * add no internal flag when folding constants in taddnode.simplify, resolves #39308 3 éve
  Nikolay Nikolov 099a927331 * fix for the WASI datetime to epoch conversion 3 éve
  Nikolay Nikolov a55980bfb8 + implemented dos.SetFTime for WASI 3 éve
  Nikolay Nikolov c4d7773c0e + added platform-specific helper function dos.DTToWasiDate, similar to 3 éve
  Nikolay Nikolov ca242e9ad0 + implemented DOS.GetFAttr for WASI 3 éve
  Nikolay Nikolov 4e605fb764 + dummy implementation of dos.SetFAttr for WASI, based on the Unix version 3 éve
  Nikolay Nikolov 00aa7b8ab3 + implemented SysUtils.FileGetAttr for WASI 3 éve