Commit History

Author SHA1 Message Date
  Florian Klämpfl f36a665879 * test for fixed bug to play safe 3 years ago
  Thorsten Otto 859ae5fc7c Fix linker script for atari/gnu ld 3 years ago
  Thorsten Otto d93c7579de Fix linker commandline for m68k-atari 3 years ago
  Michaël Van Canneyt bc6d8fbaf2 * Use correct define for tests 51/52 3 years ago
  Michaël Van Canneyt 7b3ef85d2f * Patch from Werner Pamler to fix issue #39544 3 years ago
  Michaël Van Canneyt 5f27474465 * Update to upstream implementation by Alexey Torgashin. Fix issue #39423 3 years ago
  Sven/Sarah Barth e39f7ec8a0 * fix #39548: correctly declare the function result of SysAllocStringLen() 3 years ago
  J. Gareth "Curious Kit" Moreton 9b4033fa80 Fast mod 4 years ago
  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. 3 years ago
  Joost van der Sluis e547284588 * Section-offsets have 64 bits in the Dwarf-64 format 3 years ago
  Sergey Larin 00efaece74 Fixed free_fun function signature in zlib 4 years ago
  Joost van der Sluis b26463ed99 * Removed unused parameter 3 years ago
  Ionut Stoica 5233473748 Fix memory leak - avoid handler allocation when not needed 3 years ago
  florian f21f7f0f50 * handle result type of unsigned ordinal operations in ISO/Extpas mode similiar to TP, solves 3 years ago
  J. Gareth "Curious Kit" Moreton 29625c7112 Fixed registers in references not being tracked properly in MovMovXX2MovXX 1 optimisation 3 years ago
  J. Gareth "Curious Kit" Moreton f8e04aad03 CMOV now modifies rather than writes to the destination register so RegUsedAfterInstruction behaves properly 3 years ago
  J. Gareth "Curious Kit" Moreton 69fff102af Added correct flag tracking for JccMov2CMov optimisations 3 years ago
  Michaël Van Canneyt 4d5d1c8e10 * Demo authenticator app 3 years ago
  Michaël Van Canneyt 2391d317bc * Sample to demonstrate generating/showing/checking a TOTP 3 years ago
  florian d5d9716916 * fix thlcgxtensa.g_intf_wrapper as proposed by Anton in #39326, resolves #39326 3 years ago
  Sergey Larin ee2d313aa0 Added TranslatePlaceholderCP in fpc_Read_Text_AnsiStr procedure. 3 years ago
  Sergey Larin a8b0e0ed65 Added TranslatePlaceholderCP before Wide2AnsiMoveProc call. 3 years ago
  Nikolay Nikolov 68cd1c3973 + define USE_NOTHREADMANAGER in the WASI system unit 3 years ago
  Nikolay Nikolov 9579759f01 + added wasi to the list of targets without thread support 3 years ago
  Ionut Stoica bef4da339a fphttpclient - only handle Unix in conditional compilation for UnixSocketPath feature 3 years ago
  Karoly Balogh f12fcc9e06 * rtl/atari: do not default to tinyheap for now. the compiler itself doesn't work with tinyheap for some reason 3 years ago
  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 years ago
  Karoly Balogh 6010ece532 * m68k-atari: make vasm the default assembler. also don't claim we have an internal linker 3 years ago
  Karoly Balogh a87b38f753 * m68k-atari: make the Atari target always default to VLink, even for crosscompilers 3 years ago
  Karoly Balogh ed2dca9a9b * m68k-atari: make the Atari target use 68000 CPU as default 3 years ago