[Lunar-commits] <moonbase> yasm: version bumped to 0.8.0.
Florin Braescu
florin at lunar-linux.org
Sat Apr 11 10:44:23 CEST 2009
commit 03876075f9d7caf3f2ccfefe71f69e0651ea510e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Apr 11 11:44:23 2009 +0300
yasm: version bumped to 0.8.0.
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
---
compilers/yasm/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/compilers/yasm/DETAILS b/compilers/yasm/DETAILS
index 2caff9c..4ef103e 100644
--- a/compilers/yasm/DETAILS
+++ b/compilers/yasm/DETAILS
@@ -1,11 +1,11 @@
MODULE=yasm
- VERSION=0.7.2
+ VERSION=0.8.0
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.tortall.net/projects/$MODULE/releases
- SOURCE_VFY=sha1:0ec7bddb07747a70f4e492c9033271207c970057
+ SOURCE_VFY=sha1:9d04e1c24c3f21b040fb298f3ec2f4dab252c569
WEB_SITE=http://www.tortall.net/projects/$MODULE
ENTERED=20051007
- UPDATED=20081010
+ UPDATED=20090411
SHORT="A complete rewrite of the NASM assembler"
cat << EOF
More information about the Lunar-commits
mailing list