Difference between revisions of "Detailed 2.1.0 branch todo"

From Lazarus wiki
Jump to navigationJump to search
m
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
* PIC code (Florian)
 
* PIC code (Florian)
 
* packages (Florian/Peter)
 
* packages (Florian/Peter)
* module handling rewrite (Peter/Florian)
+
* [[Module handling rewrite]] (Peter/Florian)
 
* better register allocation for register variables (Peter/Jonas)
 
* better register allocation for register variables (Peter/Jonas)
 
* (optional) smartlinking using sections (Peter)
 
* (optional) smartlinking using sections (Peter)
Line 10: Line 10:
  
 
RTL
 
RTL
 +
 +
* mach-o support in lineinfo unit (Jonas)
  
 
FCL
 
FCL

Revision as of 13:19, 9 January 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)

RTL

  • mach-o support in lineinfo unit (Jonas)

FCL