Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 28bab3fb4f - removed some unused variables il y a 18 ans
  yury afdd053172 * fixed unary minus in softfloat mode (bug #8737). il y a 18 ans
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). il y a 18 ans
  Jonas Maebe 7bd8d0200e * handle mod/div between a cardinal/qword and a smaller unsigned variable il y a 18 ans
  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 il y a 18 ans
  Jonas Maebe 7f24462fcb * warn when doing not(uninitialised_variable) il y a 18 ans
  yury bcd86ef782 * added support for very big/small currency constants for non x86 CPUs. il y a 18 ans
  florian e3f37f98ae * correct handling of -<currency> on non x86 CPUs il y a 18 ans
  Jonas Maebe 4ae9ac969a * implicitly call procvars in tp/delphi modes for divmodn, shlshrn 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
  florian 67aa148602 * fixed softfpu support il y a 19 ans
  florian 9e66674ff9 + first part of qwordbool implementation il y a 19 ans
  Jonas Maebe d75b19e484 * removed/conditionalised several unused variables il y a 19 ans
  florian 6387c36346 * fixed make cycle il y a 19 ans
  Jonas Maebe 5fa53a1a8c * optimize away "x mod 1" and "x div 1" + test (ppc code generator handled il y a 19 ans
  florian 281d6907d2 * fixed overloading of div operator il y a 19 ans
  peter b6e35a200e * rewrite of optimizer options il y a 19 ans
  Jonas Maebe 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, il y a 20 ans
  florian a53c9e2666 * fixed stupid copy/paste which turned softfloat always off il y a 20 ans
  florian adb193497d + softfloat support for wince il y a 20 ans
  florian e920b10d7a + nmat refactored to have simplify 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 3f9d6ab32f * add hint when passing an uninitialized variable to a var parameter il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  florian 8a9758c5e2 * logs truncated il y a 21 ans
  florian 588e2c38bf * dwarf branch merged il y a 21 ans
  peter 07c67967cf * fixed div qword il y a 21 ans