view 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
line wrap: on
line source

* add expression simplification architecture (algebraic)

* 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