Histórico de Commits

Autor SHA1 Mensagem Data
  florian 5aa3da26f5 * fix test for targets with little memory há 5 anos atrás
  pierre b7a1195f5d Generate more precise error message há 5 anos atrás
  pierre 836a932b9a Move z80 specific -Sf options from rtl.cfg to system.cfg, as -Sf options are only accepted when compiliing system unit há 5 anos atrás
  pierre 8aa844e2fe Fix compilation with -dEXTDEBUG for aarch64 há 5 anos atrás
  pierre d4c9e1f260 Replace outdated cgop2string function by tcgsize2str function from cgbase unit to fix EXTDEBUG cycle on powerpc64le-linux há 5 anos atrás
  pierre 46c354ae58 Fix EXTDEBUG code: tai_comment requires use of strpnew function with constant string há 5 anos atrás
  Mattias Gaertner eec29225df fcl-passrc: generic function: inline specialize test há 5 anos atrás
  Mattias Gaertner 9ca61c10d0 fcl-passrc: generic function: inline specialize há 5 anos atrás
  florian 03b147eef8 * compilation fixed há 5 anos atrás
  pierre 4739762790 * Try to avoid deadlocks with worker threads: há 5 anos atrás
  pierre 1e8aa99f81 * Disable range and overflow checking inside softfpu implementation há 5 anos atrás
  florian c73c98d995 * Xtensa FreeRTOS: unified haltproc há 5 anos atrás
  florian 03a0e6e82f * Xtensa: fixed TCPUAddNode.second_cmpsmallset há 5 anos atrás
  Jonas Maebe beac71ed24 * fix deleting the linksyms file after successful linking (mantis #37636) há 5 anos atrás
  Jonas Maebe 3208929e17 * add Xcode-11.0 as LLVM target version versin há 5 anos atrás
  Jonas Maebe 453bfcd370 * emit the correct declaration for procdefs used to force a procname in LLVM há 5 anos atrás
  florian 27fbf8c91e * Xtensa: tcpunotnode.second_boolean fixed há 5 anos atrás
  florian ea2ae3b8f0 + Xtensa: use extui for and with constants há 5 anos atrás
  Mattias Gaertner 0b6501fbfb fcl-passrc: test unitdot in constraint há 5 anos atrás
  Mattias Gaertner 050f1fa1f4 fcl-passrc: test TAnt<T:T> há 5 anos atrás
  Jonas Maebe ac18c0090a * non-zero exit code on failure há 5 anos atrás
  Jonas Maebe d1d3d7cd08 * never create a regular temp for inline parameters that can be modified by há 5 anos atrás
  yury e5a923eb7a * 8086: Proper implementation of: If a far procvar is called, it must be in a memory location. This fixes a hack to emulate CALL reg1:reg2. há 5 anos atrás
  yury 04baeb2bcf * 8086: Reverted r46557. It must be implemented differently. há 5 anos atrás
  yury 00db7646c8 * 8086: Fixed register allocation failure after r46559. há 5 anos atrás
  yury 5ec101d578 * 8086: Do not destroy contents of the BX parameter when calling a procvar by ref with a base. há 5 anos atrás
  yury eee67af684 * 8086: Fixed using far procvars in a near code memory model and vice versa. há 5 anos atrás
  yury 6a3971c9b6 * 8086: If a far procvar is called, it must be in a memory location. This fixes a hack to emulate CALL reg1:reg2. há 5 anos atrás
  florian a45f71d0dc * Xtensa: optimize some shifts by constants há 5 anos atrás
  yury 4dcdaa259a * 8086: Use CX as a scratch register instead of BX. há 5 anos atrás