annotate TODO @ 158:f0527dc3804d

Added support for .globl <sym>, .area <section>, .word, .byte, .blkb, and a .module directive that does nothing
author lost
date Sat, 31 Jan 2009 05:30:06 +0000
parents faf43dc805c9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
100
579ac3697918 Updated to do list
lost
parents: 5
diff changeset
1 * add expression simplification architecture (algebraic)
579ac3697918 Updated to do list
lost
parents: 5
diff changeset
2
579ac3697918 Updated to do list
lost
parents: 5
diff changeset
3 * add ability to have multiple incomplete references per source line
579ac3697918 Updated to do list
lost
parents: 5
diff changeset
4
579ac3697918 Updated to do list
lost
parents: 5
diff changeset
5 * move identification of relocations from the output module to the relevant
579ac3697918 Updated to do list
lost
parents: 5
diff changeset
6 areas that actually generate them