Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-07-05 | update to gpasm-0.9.7 | dmcmahill | 4 | -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-07 | LP64 patch to make this work on alpha. | dmcmahill | 2 | -1/+99 | |
2001-04-24 | Initial import of gpasm-0.94 assembler for Microchip's PIC processors | wulf | 4 | -0/+156 | |