Subject: CVS commit: pkgsrc/devel/tpasm
From: Sergey Svishchev
Date: 2012-11-15 17:44:56
Message id: 20121115164457.00319175DD@cvs.netbsd.org

Log Message:
Update to 1.7.  Notable changes:

Added support for 68hc08, 6809, AVR ATmega8,
16f627, 16f628, 12f629, 12f675, 16f818, 16f819, c166.

Sped up INCBIN for those processors that have it.

Fixed bug in register aliasing where memcpy was being called
instead of memmove (needed to handle overlapping cases).

Fixed ordering of bytes when using DW with AVR processors.

Fixed bug in Z80's CPDR instruction generation.

Files:
RevisionActionfile
1.19modifypkgsrc/devel/tpasm/Makefile
1.3modifypkgsrc/devel/tpasm/PLIST
1.5modifypkgsrc/devel/tpasm/distinfo
1.4modifypkgsrc/devel/tpasm/patches/patch-aa