Detailed 2.0.2 Todo

From Lazarus wiki
Revision as of 12:22, 17 March 2013 by Chronos (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
  • use $fpcversion in unit path in fpc.cfg created by the installer
  • msg file depending on locale?
  • fix/remove usage of dcbz in rtl/powerp/powerpc.inc so the Linux/ppc32 version no longer crashes on G5's running linux.
  • fix exception handler in rtl/linux/powerpc so that exceptions work on both Linux/ppc32 and Linux/ppc64 (maybe)
  • fix stack checking for Linux/ppc32 so that it works on Linux/ppc64 (maybe)
  • fix import symbol bug which prevent classic macos to cycle. (Olle)