Subject: CVS commit: pkgsrc/devel/nasm
From: Wen Heping
Date: 2015-02-23 12:25:08
Message id: 20150223112508.5835D98@cvs.netbsd.org

Log Message:
Update to 2.11.08

Upstream changes:
Version 2.11.08
Fix section length computation in bin backend which leaded in incorrect \ 
relocation records.
Add a warning for numeric preprocessor definitions passed via command line which \ 
might have unexpected results otherwise.
Add ability to specify a module name record in rdoff linker with -mn option.
Increase label length capacity up to 256 bytes in rdoff backend for FreePascal \ 
sake, which tends to generate very long labels for procedures.
Fix segmentation failure when rip addressing is used in macho64 backend.
Fix access on out of memory when handling strings with a single grave. We have \ 
sixed similar problem in previous release but not all cases were covered.
Fix NULL dereference in disassembled on BND instruction.

Version 2.11.07
Fix 256 bit VMOVNTPS instruction.
Fix -MD option handling, which was rather broken in previous release changing \ 
command line api.
Fix access to unitialized space when handling strings with a single grave.
Fix nil dereference in handling memory reference parsing.

Files:
RevisionActionfile
1.49modifypkgsrc/devel/nasm/Makefile
1.23modifypkgsrc/devel/nasm/distinfo