summaryrefslogtreecommitdiff
path: root/devel/gpasm
AgeCommit message (Collapse)AuthorFilesLines
2001-07-05update to gpasm-0.9.7dmcmahill4-102/+16
many improvements such as: 1. The i++ and i-- operators are now implemented. Note: the variable is a label and must appear in column 1. 2. +=, -=, *=, /=, %=, <<=, >>=, &=, |=, and ^= have all been implemented. additional processor support and more. Also, many bug fixes. See the ChangeLog in the distfile for a complete list of changes (quite long).
2001-05-07LP64 patch to make this work on alpha.dmcmahill2-1/+99
2001-04-24Initial import of gpasm-0.94 assembler for Microchip's PIC processorswulf4-0/+156