Commit History

Autor SHA1 Mensaxe Data
  florian c1f3d8dcaa * unified names of system_*/systems_* sets %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe a00df1033f * changed "Mixing signed expressions and longwords gives a 64bit result" %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe 931aef4daa * make result of not(constant) (with constant type <= sinttype) %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 0ae33aeab0 * the result of not(dword(ordconst)) has to be dword as well for Delphi %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 761f2e5c93 * fixed constant evaluation of not(byte/word/long/quadbool) + test %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe db34ed44e4 * fixed an {$ifndef cpu64bitalu} which had to be {$ifndef cpu64bitaddr} %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe f36e5411af * split cpu64bit compiler define into %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 67431891e0 * fixed resulttype of unaryminusn for qwords on 32 bit platforms (was %!s(int64=17) %!d(string=hai) anos
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass %!s(int64=18) %!d(string=hai) anos
  Jonas Maebe cc0bd74ea0 - removed unused variable after div-by-zero simplify patch %!s(int64=18) %!d(string=hai) anos
  Jonas Maebe ac22ff09da * detect division by zero in tmoddiv.simplify (mantis #9499) %!s(int64=18) %!d(string=hai) anos
  peter 8bd95f4dd4 * keep signess of orginal variable in shl/shr operation %!s(int64=18) %!d(string=hai) anos
  Jonas Maebe 28bab3fb4f - removed some unused variables %!s(int64=18) %!d(string=hai) anos
  yury afdd053172 * fixed unary minus in softfloat mode (bug #8737). %!s(int64=18) %!d(string=hai) anos
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). %!s(int64=18) %!d(string=hai) anos
  Jonas Maebe 7bd8d0200e * handle mod/div between a cardinal/qword and a smaller unsigned variable %!s(int64=18) %!d(string=hai) anos
  tom_at_work 89257f94c6 * do not convert input of unaryminusnode to sint if the original is currency; fixes tfloattostr for 64 bit platforms which use int64 as currency type %!s(int64=18) %!d(string=hai) anos
  Jonas Maebe 7f24462fcb * warn when doing not(uninitialised_variable) %!s(int64=18) %!d(string=hai) anos
  yury bcd86ef782 * added support for very big/small currency constants for non x86 CPUs. %!s(int64=18) %!d(string=hai) anos
  florian e3f37f98ae * correct handling of -<currency> on non x86 CPUs %!s(int64=18) %!d(string=hai) anos
  Jonas Maebe 4ae9ac969a * implicitly call procvars in tp/delphi modes for divmodn, shlshrn %!s(int64=18) %!d(string=hai) anos
  peter 658c46b903 * remove tdictionary and tindexarray %!s(int64=19) %!d(string=hai) anos
  florian 85d63d9fa9 * settings refactored %!s(int64=19) %!d(string=hai) anos
  peter 3078a1927f * remove ttype %!s(int64=19) %!d(string=hai) anos
  florian 67aa148602 * fixed softfpu support %!s(int64=19) %!d(string=hai) anos
  florian 9e66674ff9 + first part of qwordbool implementation %!s(int64=19) %!d(string=hai) anos
  Jonas Maebe d75b19e484 * removed/conditionalised several unused variables %!s(int64=19) %!d(string=hai) anos
  florian 6387c36346 * fixed make cycle %!s(int64=19) %!d(string=hai) anos
  Jonas Maebe 5fa53a1a8c * optimize away "x mod 1" and "x div 1" + test (ppc code generator handled %!s(int64=19) %!d(string=hai) anos