Commit History

Author SHA1 Message Date
  florian a27cb35fa8 * propagate life info properly 2 years ago
  Marcus Sackrow 94368d06ee Amiga: Bugfix for Tagged Version of OpenWindow at WB1.2/1.3 2 years ago
  Michaël Van Canneyt 75c252fd8f * Extra linux fcntl constants 2 years ago
  Michaël Van Canneyt 9cda1666a6 * Modifier for allowed schemas 2 years ago
  Michaël Van Canneyt d38c3f8073 * Fix loading schemas 2 years ago
  Michaël Van Canneyt 71f8893366 * Allow to specify DB connection params on command-line 2 years ago
  Michaël Van Canneyt 9145565895 * Some extra published properties. Fix issue #39994 2 years ago
  florian 3b43bd027c * calculate life info for if nodes correctly if the then branch is empty, resolves #39992 2 years ago
  J. Gareth "Curious Kit" Moreton c9461b7313 * x86: Flags that relate to optimization hints rather than features have been moved to a separate set 2 years ago
  mattias 9b58545fb7 fcl-css: comments and warnings 2 years ago
  florian 1853e94b98 * attempt to fix #39900 2 years ago
  Jonas Maebe 57466587c5 llvmdbg: remove unnecessary typedef intermediates 2 years ago
  J. Gareth "Curious Kit" Moreton a0c87be0fc * x86: Zen processors now marked with CPUX86_HAS_FAST_BT_MEM flag 2 years ago
  Pierre Muller 0f30af07e5 Fix test to succeed for big endian mips 2 years ago
  florian d3abd339b7 + cpu switch for zen 2 years ago
  J. Gareth "Curious Kit" Moreton e942c00f82 x86: MovMovMov2XChg optimisation now makes use of the CPUX86_HAS_FAST_XCHG flag 2 years ago
  J. Gareth "Curious Kit" Moreton aa5517d442 * x86: New CPU feature flags in cpuinfo units 2 years ago
  Pierre Muller 71df6b83c6 Avoidd to use hp1 after calling RemoveInstruction, as the VMT is invalidated 2 years ago
  marcoonthegit cfc77315ca * getlongpath as per https://forum.lazarus.freepascal.org/index.php/topic,60972.0/topicseen.html 2 years ago
  florian 3e6d4bf1cc * new cpu feature tests 2 years ago
  florian 12aa48602b + CMOVSupport function 2 years ago
  Sven/Sarah Barth a2789d611f * fix crash in debug output in TX86AsmOptimizer.DoArithCombineOpt for DEC/INC $reg 2 years ago
  Pierre Muller d18ff64ed7 Fix a_load64_reg_ref and a_load64_ref_reg mips methods 2 years ago
  Pierre Muller c96bb0f416 Handle unaligned references in 64-bit a_load_ref_reg and a_load_reg_ref methods 2 years ago
  florian 36afcbf7fe * only i386 uses same special fastcall calling convention 2 years ago
  florian 9c8f362acc * more robust calculation of TBITS_SHIFT 2 years ago
  J. Gareth "Curious Kit" Moreton 236febb148 * x86: Fixed bugs in and refactored and renamed 3 years ago
  Sven/Sarah Barth 9e3483fbeb * fix #39977: allow a capturer to access any method independant of visibility as the visibility checks are supposed to have been done before the captured symbol was converted 2 years ago
  Sven/Sarah Barth b051e7667c * fix #39978: ensure that Self is captured when a method of the current class is captured into a function reference 2 years ago
  Sven/Sarah Barth d221f42a57 * ensure that the correct overload is picked for function reference parameters 2 years ago