summaryrefslogtreecommitdiff
path: root/devel/nasm/distinfo
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-07-22 21:21:33 +0000
committerwiz <wiz@pkgsrc.org>2009-07-22 21:21:33 +0000
commit19dc76babccc4e9104f62bb3d19290b5c6d212e7 (patch)
treed12619c5b80468750cc6f7c6cc98a50f3fc7e394 /devel/nasm/distinfo
parent30b9103e8b42c4ed364c0fb6de3880b4c6f7f633 (diff)
downloadpkgsrc-19dc76babccc4e9104f62bb3d19290b5c6d212e7.tar.gz
Update to 2.07. Set LICENSE.
Remove code for gcc 2 in pkgsrc Makefile; it required gcc 3.0 anyway. cl-2.07 Version 2.07 NASM is now under the 2-clause BSD license. Fix the section type for the .strtab section in the elf64 output format. Fix the handling of COMMON directives in the obj output format. New ith and srec output formats; these are variants of the bin output format which output Intel hex and Motorola S-records, respectively. See ithfmt and srecfmt. rdf2ihx replaced with an enhanced rdf2bin, which can output binary, COM, Intel hex or Motorola S-records. The Windows installer now puts the NASM directory first in the PATH of the "NASM Shell". Revert the early expansion behavior of %+ to pre-2.06 behavior: %+ is only expanded late. Yet another Mach-O alignment fix. Don't delete the list file on errors. Also, include error and warning information in the list file. Support for 64-bit Mach-O output, see machofmt. Fix assert failure on certain operations that involve strings with high-bit bytes. cl-2.06 Version 2.06 This release is dedicated to the memory of Charles A. Crayne, long time NASM developer as well as moderator of comp.lang.asm.x86 and author of the book Serious Assembler. We miss you, Chuck. Support for indirect macro expansion (%[...]). See indmacro. %pop can now take an argument, see pushpop. The argument to %use is no longer macro-expanded. Use %[...] if macro expansion is desired. Support for thread-local storage in ELF32 and ELF64. See elftls. Fix crash on %ifmacro without an argument. Correct the arguments to the POPCNT instruction. Fix section alignment in the Mach-O format. Update AVX support to version 5 of the Intel specification. Fix the handling of accesses to context-local macros from higher levels in the context stack. Treat WAIT as a prefix rather than as an instruction, thereby allowing constructs like O16 FSAVE to work correctly. Support for structures with a non-zero base offset. See struc. Correctly handle preprocessor token concatenation (see concat) involving floating-point numbers. The PINSR series of instructions have been corrected and rationalized. Removed AMD SSE5, replaced with the new XOP/FMA4/CVT16 (rev 3.03) spec. The ELF backends no longer automatically generate a .comment section. Add additional "well-known" ELF sections with default attributes. See elfsect.
Diffstat (limited to 'devel/nasm/distinfo')
-rw-r--r--devel/nasm/distinfo12
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/nasm/distinfo b/devel/nasm/distinfo
index e4cad4929a0..2957aa26387 100644
--- a/devel/nasm/distinfo
+++ b/devel/nasm/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.18 2008/11/05 12:48:35 wiz Exp $
+$NetBSD: distinfo,v 1.19 2009/07/22 21:21:33 wiz Exp $
-SHA1 (nasm-2.05.01.tar.bz2) = 5e8b37b7b9ddbbd7ffde4ca674384755061e501b
-RMD160 (nasm-2.05.01.tar.bz2) = ae66431f955a8559eabe9180c1034fa3f80044c8
-Size (nasm-2.05.01.tar.bz2) = 791984 bytes
+SHA1 (nasm-2.07.tar.bz2) = eb4cc984dbc936d02eb11cba5ff98066d7c01fa1
+RMD160 (nasm-2.07.tar.bz2) = 47254263c1ca36b5a29e918955b254e665e960cb
+Size (nasm-2.07.tar.bz2) = 779934 bytes
SHA1 (patch-aa) = 3f05734250b81898f15fc4323d95ec5606c91cb1
-SHA1 (patch-ab) = 59f3ac5c7a36785a9241fb32ca722661756224dd
-SHA1 (patch-ac) = 35b69553570023019193c9de915913b1994dcd5b
+SHA1 (patch-ab) = 8e3e96c8a04f348fcc94b13efaf00e63b03c5a64
+SHA1 (patch-ac) = 3aba8ed2d6645dbfc538dbd9b4aed6c4bc6aef14