pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/tpasm



Module Name:    pkgsrc
Committed By:   shattered
Date:           Thu Nov 15 16:44:56 UTC 2012

Modified Files:
        pkgsrc/devel/tpasm: Makefile PLIST distinfo
        pkgsrc/devel/tpasm/patches: patch-aa

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.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/tpasm/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/tpasm/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/tpasm/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/tpasm/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index