# HG changeset patch # User lost # Date 1232177718 0 # Node ID 579ac36979183b83ce3aa033895a180f4441b06d # Parent 3dcb12a6f4ff379d0c24706028c583e800a3b41c Updated to do list diff -r 3dcb12a6f4ff -r 579ac3697918 TODO --- 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