提交历史

作者 SHA1 备注 提交日期
  Ionut Stoica 5233473748 Fix memory leak - avoid handler allocation when not needed 3 年之前
  florian f21f7f0f50 * handle result type of unsigned ordinal operations in ISO/Extpas mode similiar to TP, solves 3 年之前
  J. Gareth "Curious Kit" Moreton 29625c7112 Fixed registers in references not being tracked properly in MovMovXX2MovXX 1 optimisation 3 年之前
  J. Gareth "Curious Kit" Moreton f8e04aad03 CMOV now modifies rather than writes to the destination register so RegUsedAfterInstruction behaves properly 3 年之前
  J. Gareth "Curious Kit" Moreton 69fff102af Added correct flag tracking for JccMov2CMov optimisations 3 年之前
  Michaël Van Canneyt 4d5d1c8e10 * Demo authenticator app 3 年之前
  Michaël Van Canneyt 2391d317bc * Sample to demonstrate generating/showing/checking a TOTP 3 年之前
  florian d5d9716916 * fix thlcgxtensa.g_intf_wrapper as proposed by Anton in #39326, resolves #39326 3 年之前
  Sergey Larin ee2d313aa0 Added TranslatePlaceholderCP in fpc_Read_Text_AnsiStr procedure. 3 年之前
  Sergey Larin a8b0e0ed65 Added TranslatePlaceholderCP before Wide2AnsiMoveProc call. 3 年之前
  Nikolay Nikolov 68cd1c3973 + define USE_NOTHREADMANAGER in the WASI system unit 3 年之前
  Nikolay Nikolov 9579759f01 + added wasi to the list of targets without thread support 3 年之前
  Ionut Stoica bef4da339a fphttpclient - only handle Unix in conditional compilation for UnixSocketPath feature 3 年之前
  Karoly Balogh f12fcc9e06 * rtl/atari: do not default to tinyheap for now. the compiler itself doesn't work with tinyheap for some reason 3 年之前
  Karoly Balogh 1e90a4db3e * rtl/atari: get rid of the old prt0.as startup code, which is not in use any more. this way, we do not require GAS any more for a build 3 年之前
  Karoly Balogh 6010ece532 * m68k-atari: make vasm the default assembler. also don't claim we have an internal linker 3 年之前
  Karoly Balogh a87b38f753 * m68k-atari: make the Atari target always default to VLink, even for crosscompilers 3 年之前
  Karoly Balogh ed2dca9a9b * m68k-atari: make the Atari target use 68000 CPU as default 3 年之前
  Karoly Balogh 9739a88e11 * regenerated message includes 3 年之前
  Karoly Balogh b3cbf07f27 + m68k-atari: fixed bogus TOS program flags passed to VLink. added -WF argument to allow the user to specify their own flags if needed 3 年之前
  Pierre Muller ca8a94e693 Disable utils tply package for all wasm32 targets as it uses goto's 3 年之前
  Pierre Muller 91f29419a5 Avoid use of fastmath optimization inside compiler 3 年之前
  Ionut Stoica 54efcc4bbb Client support of HTTP over unix socket 3 年之前
  Karoly Balogh 88959bdda7 * m68k-sinclairql: fix the inclusion of the target proper 3 年之前
  Nikolay Nikolov c4f9ec91c9 + fix support for 8-byte records, held in a register pair on the WebAssembly target. This fixes #39524 3 年之前
  Pierre Muller 40cf71c9a5 Disable h2pas utils package for wasm32 as this CPU does not support goto 3 年之前
  Pierre Muller 140fe74efb Add possibility to pass jvm target compilation parameters and clean up if no problem is detected 3 年之前
  Pierre Muller 9c20a033e0 Fix fullinstall make target 3 年之前
  Florian Klämpfl 773babd45d + test for already fixed bug so this avoids that is is reintroduced 3 年之前
  florian 2a7744df80 * check also for 64 bit registers in TX86AsmOptimizer.RegModifiedByInstruction 3 年之前