Difference between revisions of "Detailed 2.0.2 Todo"

From Lazarus wiki
Jump to navigationJump to search
m
 
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
 
* fix exception handler in rtl/linux/powerpc so that exceptions work on both Linux/ppc32 and Linux/ppc64 (maybe)
 
* 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 stack checking for Linux/ppc32 so that it works on Linux/ppc64 (maybe)
 +
* fix import symbol bug which prevent classic macos to cycle. (Olle)
 +
 +
[[Category:FPC Todo]]

Latest revision as of 12:22, 17 March 2013

  • 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)