Historique des commits

Auteur SHA1 Message Date
  florian d49453edba * quick fix for llvm compilation il y a 4 ans
  florian 1a9678f4c4 + min/max support for x86 il y a 4 ans
  florian c0d75c1c69 * patch Christo Crause: Use LDS for 8 bit references, resolves #38173 il y a 4 ans
  florian 4f3271500a * (modified) patch by Christo Crause: ESP8266 doesn't support min/max instructions, resolves #38175 il y a 4 ans
  florian 92520c423e * x86 change information updated il y a 4 ans
  florian a16b34d951 * test for min/max intrinsics il y a 4 ans
  florian 19ce665b3d * compilation fixed il y a 4 ans
  florian 7da0284bfc + read 64-Bit ELF executable info correctly il y a 4 ans
  florian e60a367f1b + project file for PowerPC64LE il y a 4 ans
  florian 57dc416d96 + replace appropriate if statements by min/max intrinsics il y a 4 ans
  florian 6e4997265c + min/max intrinsics for internal use by the compiler il y a 4 ans
  florian 28d248c9d4 * cleanup merge overlefts il y a 4 ans
  pierre 19d5e43615 Avoid internalerror in RemoveCurrentP for arm compiler il y a 4 ans
  pierre 0189276a12 Raise internalerror inside RemoveCurentP is called with p=hp1, because it leads to using a class instance after it has been freed il y a 4 ans
  florian 4f3a21eeec * don't do x*x -> optimziation for xtensa as it causes a recursive call in sqr(...) il y a 4 ans
  svenbarth deaff6f7fe * fix for Mantis #38151: when a Variant is passed by reference to a IDispatch property then invoke it using DISPATCH_PROPERTYPUTREF instead of DISPATCH_PROPERTYPUT il y a 4 ans
  svenbarth 69e6f3dcbb * if a call inside a generic's code that involves generic type arguments can't be clearly determined then postpone it till specialization in the hope that the type will be clear then il y a 4 ans
  Mattias Gaertner 0be298802b pastojs: filer: record values il y a 4 ans
  yury d72566169e * The code generator of the exit statement must set the fc_gotolabel flag in flowcontrol for inlined routines/code blocks. It fixes the incorrect assumption that such exit statements terminate the main routine. il y a 4 ans
  Mattias Gaertner d1cfb15a2a pastojs: filer: fixed checking signature in interface used unit referenced by implementation and needing indirect implementation unit il y a 4 ans
  florian 9c6bdcfbb7 * fix in r47632 should be enabled for all targets as it is a stack tainting il y a 4 ans
  Mattias Gaertner b90504a458 pastojs: filer skip not fully specialized il y a 4 ans
  Mattias Gaertner 988b67ae71 pastojs: filer: fixed specialize A<B<C>> il y a 4 ans
  Mattias Gaertner 055cfa28b7 fcl-passrc: resolver: fixed specialize name of A<B<C>> il y a 4 ans
  pierre 0cc91a50c7 Fix z80 compiler failure after change to ConcatConstSymbol in commit #47668 il y a 4 ans
  Mattias Gaertner 0eac775cea pastojs: filer: fixed restoring overload names of specialized methods il y a 4 ans
  Mattias Gaertner 7b223eafe1 pastojs: filer: read inline specialize expr il y a 4 ans
  Mattias Gaertner e2fb9a43b4 pastojs: filer: skip generic references to generic types il y a 4 ans
  Mattias Gaertner e17365b12a pastojs: fixed specialize impl procs il y a 4 ans
  Mattias Gaertner c1496a266e fcl-passrc: resolver: use declproc signature il y a 4 ans