Commit graph

4 commits

Author SHA1 Message Date
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
dmcmahill
0142d7df39 update to gpasm-0.9.7
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-07-05 14:32:33 +00:00
dmcmahill
1f12338470 LP64 patch to make this work on alpha. 2001-05-07 16:05:07 +00:00
wulf
eb62628074 Initial import of gpasm-0.94 assembler for Microchip's PIC processors 2001-04-24 13:22:36 +00:00