Histórico de Commits

Autor SHA1 Mensagem Data
  pierre f620f61d3b Update to objects compiled using GNU gcc 5.5.0 for sparc-solaris há 4 anos atrás
  pierre 81402bb077 * Improve DEBUG_PPU code há 4 anos atrás
  Mattias Gaertner bb83bb4203 pastojs: fixed create TGUID object literal há 4 anos atrás
  marcus d7a45c646e AmigaOS4: renamed reserved name "class" as field name há 4 anos atrás
  florian ba0f08018f * fix test so it really uses random values for the boolean, thanks Jonas for the hint! há 4 anos atrás
  florian 83ce289ea4 * last commit fixed, hopefully final fix há 4 anos atrás
  florian f448603970 * improved last commit, better handling of boolean expressions há 4 anos atrás
  florian 62bd0068b6 * do not apply the (a and b) or (c and not(b)) into c xor ((c xor a) and b) optimziation if short boolean evaluation is used, should resolve #38576 há 4 anos atrás
  florian c15bb07bf6 * do not generate mul instructions if the mul extension is not available há 4 anos atrás
  pierre 3dd6272891 Add new make rule named full_targets há 4 anos atrás
  florian 6b9a3bf283 + new RiscV32 SUBARCH rv32i há 4 anos atrás
  florian 913bd009e9 * patch by J. Gareth Moreton: take care of -Os for SubMov2*, part of #38579 há 4 anos atrás
  marco 81f0442e5d * Patch from Lacak. Better fix for mantis 30853 há 4 anos atrás
  pierre 01a351f804 Fix for bug report 38549 about wrong code generation há 4 anos atrás
  florian 01937c4630 * patch by J. Gareth Moreton: SubMov2LeaSub optimisation improvement, resolves #38555 há 4 anos atrás
  michael 187d63c8e1 * Add constants found in newer kernels há 4 anos atrás
  Mattias Gaertner 49830232d7 fcl-passrc: fixed spaces há 4 anos atrás
  svenbarth 893cf511bc * fix casing of "VAr", no code changes há 4 anos atrás
  Mattias Gaertner 8c38953440 fcl-passrc: useanalyzer: fixed marking nested type há 4 anos atrás
  Mattias Gaertner c6f5d37d3e fcl-passrc: fixed debugging há 4 anos atrás
  Mattias Gaertner 9e5ff2186b pastojs: fixed IsTGUID há 4 anos atrás
  Mattias Gaertner 4ed82dcc1c fcl-passrc: fixed IsTGUID há 4 anos atrás
  florian 8ffa01e95f * patch by J. Gareth Moreton: MOV/SHR reference optimisation, resolves #38560 há 4 anos atrás
  florian 90710d055b * fix spilling of (v)min/max/s/ps/d operations há 4 anos atrás
  florian 316f2429f0 * do not omit location_force_reg on second operand of sar/ro* if há 4 anos atrás
  florian 01178532e5 * sar*/ro* do not call location_force_reg if not needed há 4 anos atrás
  florian fb6867963f * write execution time more precisely há 4 anos atrás
  Mattias Gaertner ce3edc8c95 pastojs: fixed calling Instance.StaticMethod há 4 anos atrás
  florian e0a1bc6675 + optimize (a and b) or (c and not(b)) into c xor ((c xor a) and b) há 4 anos atrás
  florian 272a0e3e26 + apply excess precision also to unary minus nodes há 4 anos atrás