[Lunar-commits] <moonbase> nasm: version bumped to 2.05.

Florin Braescu florin at lunar-linux.org
Fri Oct 24 09:34:14 CEST 2008


commit 6dbfdab9b140a4c8283240f6040689b2e70c736d
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Oct 24 10:34:14 2008 +0300

    nasm: version bumped to 2.05.
    
    This release includes a massive overhaul of the ELF64 backend for spec
    compliance. It fixes incorrect offsets in RIP-relative addressing in
    immediate-carrying instructions, bugs in the ALIGN directive, the
    handling of the %include directive inside macros, and a handful of
    instructions that had incorrect patterns.
---
 compilers/nasm/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/compilers/nasm/DETAILS b/compilers/nasm/DETAILS
index 8fcf41a..7f9c8de 100644
--- a/compilers/nasm/DETAILS
+++ b/compilers/nasm/DETAILS
@@ -1,11 +1,11 @@
           MODULE=nasm
-         VERSION=2.04
+         VERSION=2.05
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://www.nasm.us/pub/nasm/releasebuilds/$VERSION
-      SOURCE_VFY=sha1:cdf09df5b982c049fd47cd08cdf1074388907992
+      SOURCE_VFY=sha1:ec1eeaf8e726c68cb1a67532d10b0e8055a45413
         WEB_SITE=http://nasm.sourceforge.net
          ENTERED=20010922
-         UPDATED=20080927
+         UPDATED=20081024
            SHORT="The netwide assembler"
 
 cat << EOF


More information about the Lunar-commits mailing list