annotate TODO @ 250:0986834ec7d3 2.x

Added no-op .bank pseudo-op to support compiling gcc6809
author lost
date Thu, 26 Nov 2009 21:12:45 +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