Steve

US, 28.12.2007, 14:22 |
NASM 2.01rc1 available (Announce) |
28 Dec 2007, for DOS32, Linux, OS/2, Win32
Downloads:
http://sourceforge.net/project/showfiles.php?group_id=6208
Changes:
http://repo.or.cz/w/nasm.git |
Steve

US, 10.01.2008, 22:39
@ Steve
|
NASM 2.01rc2 available |
10 Jan 2008, for DOS32, Linux, OS/2, Win32
Downloads:
http://sourceforge.net/project/showfiles.php?group_id=6208
Changes:
http://repo.or.cz/w/nasm.git |
Rugxulo

Usono, 19.01.2008, 16:52
@ Steve
|
NASM 2.01 final available |
The NASM developers have released NASM 2.01 "final" (non-RC) on 17 Jan 2008.
Website: http://nasm.sf.net
Changes:
> * Fix the handling of MMX registers with explicit "qword" tags
> on memory (broken in 2.00 due to 64-bit changes.)
> * Fix the PREFETCH instructions.
> * Fix the documentation.
> * Fix debugging info when using "-f elf" (backwards alias for "-f elf32").
> * Man pages for rdoff tools (from the Debian project.)
> * ELF: handle large numbers of sections. --- Know your limits.h |