diff options
author | wiz <wiz@pkgsrc.org> | 2009-07-22 21:14:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-07-22 21:14:24 +0000 |
commit | 61d765e8f8b83aaeef2610602de9ec02fc918d26 (patch) | |
tree | a54a11c0a2b3433f60384cdff26a8b88c1ad35b9 /devel/yasm/PLIST | |
parent | 5007056e188fafaaba7d60307fe107562789d2b6 (diff) | |
download | pkgsrc-61d765e8f8b83aaeef2610602de9ec02fc918d26.tar.gz |
Update to 0.8.0, set LICENSE.
This feature release adds basic support for TASM-like assembly
syntax as well as a TASM-like command line frontend. It updates
AVX and FMA instructions to the latest Intel specifications, and
updates code alignment opcodes for modern processors. It also
includes a number of GAS syntax fixes and other bugfixes.
Diffstat (limited to 'devel/yasm/PLIST')
-rw-r--r-- | devel/yasm/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/yasm/PLIST b/devel/yasm/PLIST index 88d99827c31..8acee0231d0 100644 --- a/devel/yasm/PLIST +++ b/devel/yasm/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.8 2009/06/14 17:49:17 joerg Exp $ +@comment $NetBSD: PLIST,v 1.9 2009/07/22 21:14:24 wiz Exp $ bin/yasm +bin/ytasm include/libyasm-stdint.h include/libyasm.h include/libyasm/arch.h |