Commit graph

8 commits

Author SHA1 Message Date
joerg
27ea3183bc Don't use malloc.h. While here, depend on bison using tools framework,
not directly.
2007-08-08 21:02:53 +00:00
wiz
ef16e73f88 Remove patch-ab, it was removed from distinfo a long time ago. 2007-04-20 21:49:34 +00:00
dillo
a4d72e234b Update to 1.22 (provided by Joe Talbott in private mail, with some
changes by me).

pkgsrc changes: install man page.

Changes in 1.22:
Several updates for ATmega (new devices, extended I/O etc.)
Fixed problem with .db 00
2006-10-01 21:03:36 +00:00
joerg
b0c2234da8 GCC 3.4 tells us to remove the parentheses around the type-id, so remove
them.
2006-01-03 10:08:51 +00:00
danw
035554d3ca s/malloc.h/stdlib.h for darwin/freebsd 2004-05-07 02:01:19 +00:00
jmmv
6c08f5c8e7 Update to 1.19. Closes PR pkg/22711 by Lloyd Parkes. Changes since 1.17:
1.19 - Messed up applying some of the patches in 1.18 :-(
  1.18 - Added support for specifying unsigned integer values [0; 2^32-1]
         Thanks to Richard Gerrits for pointing out the problem.
         Added support for specifying Z/Y/Z for adiw, sbiw and movw.
         Thanks to Richard Barrington for suggesting this.
         Added support for a bunch of Mega devices.
         Thanks to Andreas Schwarz for supplying a patch with these.
         Fixed problems compiling with GCC 3.2
         Several people supplied patches, but I was just too busy
         integrating them.
         Thanks to Patrick Dreker for supplying the final patch.
2003-09-11 18:08:44 +00:00
dillo
58fab5420f update to 1.17 (old distfile no longer available)
changes since last pkgsrc version (1.15):
 1.17 - Added support for the BYTE1 (same as LOW) function.
         Thanks to Timothy Lee for supplying this patch.
      - Fixed path delimiter problem in include path. I used
         DOS style '\' causing problems on *NIX.
         Thanks to Timothy Lee for reporting this.

 1.16 - Fixed problem with long macro names.
         Thanks to Richard Gerrits for reporting this.
      - Increased maximum identifier length to 64 (and no, this was
         not the fix to the problem above :).
      - Added support for using DOS (\13\10) files on *NIX systems.
      - Change URL to www.tavrasm.org in help/README/...
2002-08-20 08:30:45 +00:00
wiz
3edf19a68a Initial import of tavrasm-0.15:
tavrasm is an assembler for the Atmel AVR series of microcontrollers.
  It compiles code written for Atmels AVR DOS assembler.
Package provided by Dieter Baron in private communication.
2000-12-16 16:53:14 +00:00