Difference between revisions of "Detailed 2.1.0 branch todo"

From Lazarus wiki
Jump to navigationJump to search
m
Line 1: Line 1:
 +
Compiler
 
* integrate sparc binary writer (Florian)
 
* integrate sparc binary writer (Florian)
 
* tobjectdef and tprocvardef.getcopy (Florian)
 
* tobjectdef and tprocvardef.getcopy (Florian)
Line 4: Line 5:
 
* packages (Florian/Peter)
 
* packages (Florian/Peter)
 
* module handling rewrite (Peter/Florian)
 
* 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
 +
 +
FCL

Revision as of 12:40, 4 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

FCL