コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Mattias Gaertner c99a97cc55 pastojs: started library 4 年 前
  Mattias Gaertner 3b0df17bd1 fcl-passrc: resolver: check library export function overload 4 年 前
  florian f42f62565b * patch by J. Gareth Moreton to resolve bug introduced in the first patch, resolves #38294 4 年 前
  florian 4e9b42344e + AddLea2Lea optimization 4 年 前
  florian 964dc6f6f1 * avoid div by zero in TView.CalcBounds.GrowI, resolves #30922 4 年 前
  florian 7f775abb6d * throw a proper error if a contructur has a type parameter in delphi mode, resolves #37217 4 年 前
  pierre 0061301dbb Fix compilation with -dALLOCREGDEBUG 4 年 前
  pierre a78332ae7f Add setting of all optimization debug macros with single DEBUG_ALL_OPT macro 4 年 前
  pierre 37201319bf Add two new button to simplify inspecting evolutiontestsuite difference in time 4 年 前
  florian d2b0bcdf1f + linux implementation of System.GetCPUCount 4 年 前
  florian 63c603cf32 * include also regexpr test in normal regression tests 4 年 前
  michael de28024427 * Patch from Andrey Sobol to improve names, improve XML structure 4 年 前
  Jonas Maebe 80282d6eff * llvm: only set custom parameter alignments for byval parameters, the rest 4 年 前
  Jonas Maebe 090d9abafe * cocoaint: fix NSActivityUserInitiatedAllowingIdleSystemSleep definition 4 年 前
  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 年 前
  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 年 前
  florian 6d75992674 * fix proposed by Christo Crause: properly handle pointer constant nodes on avr, resolves #38321 4 年 前
  michael 26a446308b * Fix compilation with CheckPasTreeRefCount define 4 年 前
  michael 498805c1ca * Patch from Andrey Sobol to control XML file layout 4 年 前
  michael e2ffecb4c8 * Fix GetFileBaseDir 4 年 前
  michael cccff5826e * Fix memleak, additional list/indent, patch from Andrey Sobol 4 年 前
  florian aec18c2426 * weight currency->float conversions the same regardless if 4 年 前
  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 年 前
  michael 87f2c282d1 * Patch from Andrey Sobol to reduce indentation 4 年 前
  florian 28efcfba65 + patch by J. Gareth Moreton: Advanced MOVZX optimisations, resolves #38294 4 年 前
  michael b31305810c * print context in Release in debug mode 4 年 前
  michael 7adcd2a8a2 * Fix memleak when using packages 4 年 前
  florian de36d6c049 + added newly used opcodes to avx_opcode_only_op0_may_be_memref 4 年 前
  michael d42c334de9 * Fix memory leak, patch from Andrey Sobol 4 年 前