Commit History

Author SHA1 Message Date
  svenbarth 469959d9b5 * clear up message that a global generic references a static symbol a bit 4 years ago
  florian eb81b981cd * patch by J. Gareth Moreton to fix MovzxCmp2CmpMovzx, resolves #38339 4 years ago
  florian 227bd3e904 * simplified code for JccAdd2SetccAdd optimization 4 years ago
  svenbarth efe6b32638 + add declaration of FpSchedGetAffinity when the Linux target is compiled with FPC_USE_LIBC 4 years ago
  svenbarth 359bb64aed * if the Linux target is compiled with FPC_USE_LIBC the initialization of TLS is not required (according to one comment by Florian), so disable all related code in that case (as for example the syscall numbers are not available then) 4 years ago
  Mattias Gaertner c99a97cc55 pastojs: started library 4 years ago
  Mattias Gaertner 3b0df17bd1 fcl-passrc: resolver: check library export function overload 4 years ago
  florian f42f62565b * patch by J. Gareth Moreton to resolve bug introduced in the first patch, resolves #38294 4 years ago
  florian 4e9b42344e + AddLea2Lea optimization 4 years ago
  florian 964dc6f6f1 * avoid div by zero in TView.CalcBounds.GrowI, resolves #30922 4 years ago
  florian 7f775abb6d * throw a proper error if a contructur has a type parameter in delphi mode, resolves #37217 4 years ago
  pierre 0061301dbb Fix compilation with -dALLOCREGDEBUG 4 years ago
  pierre a78332ae7f Add setting of all optimization debug macros with single DEBUG_ALL_OPT macro 4 years ago
  pierre 37201319bf Add two new button to simplify inspecting evolutiontestsuite difference in time 4 years ago
  florian d2b0bcdf1f + linux implementation of System.GetCPUCount 4 years ago
  florian 63c603cf32 * include also regexpr test in normal regression tests 4 years ago
  michael de28024427 * Patch from Andrey Sobol to improve names, improve XML structure 4 years ago
  Jonas Maebe 80282d6eff * llvm: only set custom parameter alignments for byval parameters, the rest 4 years ago
  Jonas Maebe 090d9abafe * cocoaint: fix NSActivityUserInitiatedAllowingIdleSystemSleep definition 4 years ago
  svenbarth 38cde38177 * make TProxyStream.Check an abstract method; as it is right now one had to override it anyway because it always raised an exception 4 years ago
  svenbarth 6160abe37e * have the generic dummy symbols for procsyms keep track of their overloaded generic procsyms so that they can be easily found (will be needed for implicit specializations) 4 years ago
  florian 6d75992674 * fix proposed by Christo Crause: properly handle pointer constant nodes on avr, resolves #38321 4 years ago
  michael 26a446308b * Fix compilation with CheckPasTreeRefCount define 4 years ago
  michael 498805c1ca * Patch from Andrey Sobol to control XML file layout 4 years ago
  michael e2ffecb4c8 * Fix GetFileBaseDir 4 years ago
  michael cccff5826e * Fix memleak, additional list/indent, patch from Andrey Sobol 4 years ago
  florian aec18c2426 * weight currency->float conversions the same regardless if 4 years ago
  svenbarth 57d9884d96 * fix for Mantis #38310: ignore procsyms that have no procdefs for checking overloads, or more precisely to stop checking for overloads; these are generic dummy symbols 4 years ago
  michael 87f2c282d1 * Patch from Andrey Sobol to reduce indentation 4 years ago
  florian 28efcfba65 + patch by J. Gareth Moreton: Advanced MOVZX optimisations, resolves #38294 4 years ago