summaryrefslogtreecommitdiff
path: root/as/TODO
blob: 4cf413d789c501753a0eec0aa4925acdeb5d615e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Update 6809/const.h.

Produce bsd symbol tables.

Accept gas format.

Decide how to choose between 8-bit and 32-bit branches. 16-bit branches in
32-bit mode are unusable because top 16 bits of PC are messed up.

Buffer for printing of listing.

Need to make assembler remember the code it generated in the penultimate
pass and regenerate code of exactly the same length in the last pass.