Commit Verlauf

Autor SHA1 Nachricht Datum
  Michaël Van Canneyt 5f27474465 * Update to upstream implementation by Alexey Torgashin. Fix issue #39423 vor 3 Jahren
  Sven/Sarah Barth e39f7ec8a0 * fix #39548: correctly declare the function result of SysAllocStringLen() vor 3 Jahren
  J. Gareth "Curious Kit" Moreton 9b4033fa80 Fast mod vor 4 Jahren
  ccrause 181ee30174 Update build and link requirements for esp-idf v4.4. Refactor the version dependent linker fragments list into an array of version specific array of strings for easier updating in future. vor 3 Jahren
  Joost van der Sluis e547284588 * Section-offsets have 64 bits in the Dwarf-64 format vor 3 Jahren
  Sergey Larin 00efaece74 Fixed free_fun function signature in zlib vor 4 Jahren
  Joost van der Sluis b26463ed99 * Removed unused parameter vor 3 Jahren
  Ionut Stoica 5233473748 Fix memory leak - avoid handler allocation when not needed vor 3 Jahren
  florian f21f7f0f50 * handle result type of unsigned ordinal operations in ISO/Extpas mode similiar to TP, solves vor 3 Jahren
  J. Gareth "Curious Kit" Moreton 29625c7112 Fixed registers in references not being tracked properly in MovMovXX2MovXX 1 optimisation vor 3 Jahren
  J. Gareth "Curious Kit" Moreton f8e04aad03 CMOV now modifies rather than writes to the destination register so RegUsedAfterInstruction behaves properly vor 3 Jahren
  J. Gareth "Curious Kit" Moreton 69fff102af Added correct flag tracking for JccMov2CMov optimisations vor 3 Jahren
  Michaël Van Canneyt 4d5d1c8e10 * Demo authenticator app vor 3 Jahren
  Michaël Van Canneyt 2391d317bc * Sample to demonstrate generating/showing/checking a TOTP vor 3 Jahren
  florian d5d9716916 * fix thlcgxtensa.g_intf_wrapper as proposed by Anton in #39326, resolves #39326 vor 3 Jahren
  Sergey Larin ee2d313aa0 Added TranslatePlaceholderCP in fpc_Read_Text_AnsiStr procedure. vor 3 Jahren
  Sergey Larin a8b0e0ed65 Added TranslatePlaceholderCP before Wide2AnsiMoveProc call. vor 3 Jahren
  Nikolay Nikolov 68cd1c3973 + define USE_NOTHREADMANAGER in the WASI system unit vor 3 Jahren
  Nikolay Nikolov 9579759f01 + added wasi to the list of targets without thread support vor 3 Jahren
  Ionut Stoica bef4da339a fphttpclient - only handle Unix in conditional compilation for UnixSocketPath feature vor 3 Jahren
  Karoly Balogh f12fcc9e06 * rtl/atari: do not default to tinyheap for now. the compiler itself doesn't work with tinyheap for some reason vor 3 Jahren
  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 vor 3 Jahren
  Karoly Balogh 6010ece532 * m68k-atari: make vasm the default assembler. also don't claim we have an internal linker vor 3 Jahren
  Karoly Balogh a87b38f753 * m68k-atari: make the Atari target always default to VLink, even for crosscompilers vor 3 Jahren
  Karoly Balogh ed2dca9a9b * m68k-atari: make the Atari target use 68000 CPU as default vor 3 Jahren
  Karoly Balogh 9739a88e11 * regenerated message includes vor 3 Jahren
  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 vor 3 Jahren
  Pierre Muller ca8a94e693 Disable utils tply package for all wasm32 targets as it uses goto's vor 3 Jahren
  Pierre Muller 91f29419a5 Avoid use of fastmath optimization inside compiler vor 3 Jahren
  Ionut Stoica 54efcc4bbb Client support of HTTP over unix socket vor 3 Jahren