[Lunar-commits] <moonbase> yasm: version bumped to 1.0.0.
Florin Braescu
florin at lunar-linux.org
Fri Apr 9 19:15:21 CEST 2010
commit 0cbb66afe0da3415404c65d8b8b1b991f4369170
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Apr 9 20:15:21 2010 +0300
yasm: version bumped to 1.0.0.
This release adds GAS syntax preprocessor support, Visual Studio 2010
integration, and support for AMD XOP, FMA4, and CVT16 instructions.
It also incorporates many bugfixes.
---
compilers/yasm/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/compilers/yasm/DETAILS b/compilers/yasm/DETAILS
index 4ef103e..49dbc84 100644
--- a/compilers/yasm/DETAILS
+++ b/compilers/yasm/DETAILS
@@ -1,11 +1,11 @@
MODULE=yasm
- VERSION=0.8.0
+ VERSION=1.0.0
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.tortall.net/projects/$MODULE/releases
- SOURCE_VFY=sha1:9d04e1c24c3f21b040fb298f3ec2f4dab252c569
+ SOURCE_VFY=sha1:62830302138bae74572f320cc9672efb5b5724a2
WEB_SITE=http://www.tortall.net/projects/$MODULE
ENTERED=20051007
- UPDATED=20090411
+ UPDATED=20100409
SHORT="A complete rewrite of the NASM assembler"
cat << EOF
More information about the Lunar-commits
mailing list