diff TODO @ 101:f59c0916753d

Fixed relative branches and PCR addressing to handle constant intra-section references properly
author lost
date Fri, 23 Jan 2009 03:36:27 +0000
parents 579ac3697918
children faf43dc805c9
line wrap: on
line diff
--- a/TODO	Sat Jan 17 07:35:18 2009 +0000
+++ b/TODO	Fri Jan 23 03:36:27 2009 +0000
@@ -1,10 +1,5 @@
 * add expression simplification architecture (algebraic)
 
-* fix relative addressing to reduce to constant offsets where possible
-  instead of relying on the linker to sort everything out
-
-* fix ,PCR addressing to handle incomplete references correctly
-
 * fix FDB to handle incomplete references correctly
 
 * add ability to have multiple incomplete references per source line