comparison TODO @ 100:579ac3697918

Updated to do list
author lost
date Sat, 17 Jan 2009 07:35:18 +0000
parents 287a6905a63c
children f59c0916753d
comparison
equal deleted inserted replaced
99:3dcb12a6f4ff 100:579ac3697918
1 * add support for an object file format 1 * add expression simplification architecture (algebraic)
2
3 * fix relative addressing to reduce to constant offsets where possible
4 instead of relying on the linker to sort everything out
5
6 * fix ,PCR addressing to handle incomplete references correctly
7
8 * fix FDB to handle incomplete references correctly
9
10 * add ability to have multiple incomplete references per source line
11
12 * move identification of relocations from the output module to the relevant
13 areas that actually generate them