Commit History

Author SHA1 Message Date
  Karoly Balogh 9758673d61 m68k: add tables to convert from some stub opcodes + condition into real opcodes. Use them in the external assembler writer for now. Later the internal assembler will need these tables too. 2 years ago
  Michaël Van Canneyt 1786d889ee * Refactored to be able to solve threadsafety problem 2 years ago
  Michaël Van Canneyt 576ebaa544 * SQLDB Database connection pool 2 years ago
  florian 3ae2bdcd39 * more riscv32-freertos-esp32c3 stuff added 2 years ago
  florian fde815b7e4 * transform a/a only into 1 if fastmath is on 2 years ago
  Michaël Van Canneyt 6cb61a6c4a * 32 bit counter 2 years ago
  florian 0a48a023f1 + first work for esp32-c3 support 2 years ago
  Michaël Van Canneyt d7f60ea8fa * Create container with unique name, improve thread-safety 2 years ago
  Michaël Van Canneyt 860f2f88e6 * Avoid error by checking if content was already sent 2 years ago
  Michaël Van Canneyt 209fe88866 * Set result correctly in TCORSSupport.HandleRequest 2 years ago
  marcoonthegit 7260c17089 * generate fp.cfg help section. 2 years ago
  florian 9bce48f2a5 * compilation fixed 2 years ago
  florian ffdc4d0f73 * initial preparations for riscv32-freertos 2 years ago
  Pierre Muller 61451606f1 Fix sysutils unit compilation failure for wasm32-wasi wince and possibly more targets 2 years ago
  Michael VAN CANNEYT 05a5107cda * Globals needs subtarget for macro substitution 2 years ago
  Michael VAN CANNEYT e9871c16cc * Specifying multiple -V should not give an error but warn, as for -T or -t 2 years ago
  Michael VAN CANNEYT 92ecd88709 * Limited subtarget config file parsing to detect -V 2 years ago
  Michael VAN CANNEYT 0aa16f74ba * Reformat, using Jedi code formatter of Lazarus 2 years ago
  Michael VAN CANNEYT b3cc5d41cc * Delegate darwin ifdef out of program flow, towards const, for clarity 2 years ago
  Michael VAN CANNEYT 2db050912f * get rid os some warnings 2 years ago
  Michael VAN CANNEYT 7c3d779c36 * subroutine to simplify command-line handling 2 years ago
  Michael VAN CANNEYT 1b0ece42b5 * Rename variables for clarity 2 years ago
  Michael VAN CANNEYT f94d4e7e10 * Refactor check for -PB and -PP for clarity of flow 2 years ago
  Michael VAN CANNEYT 0bb62f2b1a * Refactor initialization of binary and processor name for clarity of flow 2 years ago
  Michael VAN CANNEYT 44c6b283ca * Refactor processorname -> suffix name for clarity of flow 2 years ago
  Michael VAN CANNEYT 7b75729765 * If no subtarget file found, error out instead of hint/warn 2 years ago
  Michael VAN CANNEYT f53ac13900 * Forgot some instances of arch instead of subtarget 2 years ago
  Michael VAN CANNEYT e9d7a6ed34 * Fix spurious warning of already specified -t 2 years ago
  Michael VAN CANNEYT 82f9ac9052 * Remove some debugging statements 2 years ago
  Michael VAN CANNEYT 668901886e * Refactor, so the combination CPU-OS-SubTarget is a record. Allows for extension if need be 2 years ago