[Lunar-commits] <moonbase> nasm: version bumped to 2.03.
Florin Braescu
florin at lunar-linux.org
Wed Jun 11 17:34:16 CEST 2008
commit e497950291489100aaef21419eeaaeb9de2b1d97
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Jun 11 18:34:16 2008 +0300
nasm: version bumped to 2.03.
This release adds support for Intel AVX, CLMUL, and FMA
instructions, including YMM registers as well as the INVEPT,
INVVPID, and MOVBE instructions. It also adds support for
the DWARF debugging format for ELF targets, adds SEH support
for Windows, improves generation of Makefile dependencies,
and fixes a large number of bugs.
---
compilers/nasm/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/compilers/nasm/DETAILS b/compilers/nasm/DETAILS
index bb2746a..21b7cec 100644
--- a/compilers/nasm/DETAILS
+++ b/compilers/nasm/DETAILS
@@ -1,11 +1,11 @@
MODULE=nasm
- VERSION=2.01
+ VERSION=2.03
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:e532443eb5a984c9711062d329d4ec07ec154250
+ SOURCE_VFY=sha1:04500f02c3fa0cfb2ce4983db499b2678c02df1d
WEB_SITE=http://nasm.sourceforge.net
ENTERED=20010922
- UPDATED=20080124
+ UPDATED=20080610
SHORT="The netwide assembler"
cat << EOF
More information about the Lunar-commits
mailing list