[Lunar-commits] <moonbase> nasm: version bumped to 2.06.
Florin Braescu
florin at lunar-linux.org
Tue Jun 30 07:08:34 CEST 2009
commit b1766936dfa1fd6a6841da2ce86095b82de70bf4
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Jun 30 08:08:34 2009 +0300
nasm: version bumped to 2.06.
This release adds support for Intel AVX revision 5 and AMD XOP/FMA4/CVT16
revision 3.03. The preprocessor has a new indirect macro expansion feature,
the ELF backends now supports thread-local storage, and a number of bugs
have been fixed.
---
compilers/nasm/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/compilers/nasm/DETAILS b/compilers/nasm/DETAILS
index 7de1c2b..5973ef6 100644
--- a/compilers/nasm/DETAILS
+++ b/compilers/nasm/DETAILS
@@ -1,11 +1,11 @@
MODULE=nasm
- VERSION=2.05.01
+ VERSION=2.06
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.nasm.us/pub/nasm/releasebuilds/$VERSION
- SOURCE_VFY=sha1:5e8b37b7b9ddbbd7ffde4ca674384755061e501b
+ SOURCE_VFY=sha1:b6b728926ef993415a7f4c1b8b961b3dd80ab81c
WEB_SITE=http://nasm.sourceforge.net
ENTERED=20010922
- UPDATED=20081031
+ UPDATED=20090630
SHORT="The netwide assembler"
cat << EOF
More information about the Lunar-commits
mailing list