Mercurial > hg-old > index.cgi
changeset 100:579ac3697918
Updated to do list
author | lost |
---|---|
date | Sat, 17 Jan 2009 07:35:18 +0000 |
parents | 3dcb12a6f4ff |
children | f59c0916753d |
files | TODO |
diffstat | 1 files changed, 13 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Sat Jan 17 07:28:45 2009 +0000 +++ b/TODO Sat Jan 17 07:35:18 2009 +0000 @@ -1,1 +1,13 @@ -* add support for an object file format +* 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 + +* move identification of relocations from the output module to the relevant + areas that actually generate them