Difference between revisions of "Detailed 2.1.0 branch todo"

From Lazarus wiki
Jump to navigationJump to search
Line 8: Line 8:
 
* (optional) smartlinking using sections (Peter)
 
* (optional) smartlinking using sections (Peter)
 
* (optional) full dwarf support, includes cleanup of $ifdef GDB (Peter)
 
* (optional) full dwarf support, includes cleanup of $ifdef GDB (Peter)
 +
* Crosscompiling to Mac OS X (Marco)
  
 
RTL
 
RTL

Revision as of 09:08, 21 February 2005

Compiler

  • integrate sparc binary writer (Florian)
  • tobjectdef and tprocvardef.getcopy (Florian)
  • PIC code (Florian)
  • packages (Florian/Peter)
  • Module handling rewrite (Peter/Florian)
  • better register allocation for register variables (Peter/Jonas)
  • (optional) smartlinking using sections (Peter)
  • (optional) full dwarf support, includes cleanup of $ifdef GDB (Peter)
  • Crosscompiling to Mac OS X (Marco)

RTL

  • mach-o support in lineinfo unit (Jonas)
  • 64-bit file support

FCL