Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 9ec3cc2022 * fixed sign of location.size for divmodn, 64 shlshrn and for muln il y a 18 ans
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). il y a 18 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  peter 3078a1927f * remove ttype il y a 19 ans
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from il y a 19 ans
  peter 588cccb3ca * remove some obsolete i386 specific code il y a 19 ans
  peter d8dc5679e3 * aktcputype and aktoptimizecputype was missing in the previous optimization commits il y a 19 ans
  peter b6e35a200e * rewrite of optimizer options il y a 19 ans
  peter 4bee83c736 * range check errors il y a 19 ans
  florian bec0daebfa + optimized <dword> div <const dword> il y a 20 ans
  peter 5942d23b1b * fix range error il y a 20 ans
  florian 3582108be1 * signed divisions with constants are always done without idiv il y a 20 ans
  peter a3ab2053c9 * support multiple asmlabel types, renamed getlabel to il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  peter c95a859f0a * generic tlocation il y a 21 ans
  peter 65c3ba277c * ungetregister is now only used for cpuregisters, renamed to il y a 21 ans
  florian 8a9758c5e2 * logs truncated il y a 21 ans
  peter 7dd6b85e01 * fix shl/shr with value > 63 il y a 21 ans
  florian c37035a450 * common addnode code for x86-64 and i386 il y a 22 ans
  florian ace2d682b0 * rtl and compiler compile with -Cfsse2 il y a 22 ans
  florian 06442fa677 + $fputype directive support il y a 22 ans
  peter 41bf3e473c * int64 shl/shr > 63 returns 0 il y a 22 ans
  peter fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu il y a 22 ans
  daniel b2343f4b16 * Register allocator splitted, ans abstract now il y a 22 ans
  peter 70fe77ca7c * procinfo unit contains tprocinfo il y a 22 ans
  peter 540691bf02 * optimized releasing of registers il y a 22 ans
  peter 47d211aa2e * fix register leaks il y a 22 ans