Download List

專案描述

Yasm is a complete rewrite of the NASM assembler. It currently supports the x86 and AMD64 instruction sets, accepts NASM and GAS assembler syntaxes, outputs binary, ELF32, ELF64, COFF, Mach-O (32 and 64), RDOFF2, Win32, and Win64 object formats, and generates source debugging information in STABS, DWARF 2, and CodeView 8 formats.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-05-19 06:46
1.0.1

This release fixes ELF32 shared object relocations broken in 1.0.0. It adds support for the [warning] directive.
標籤: Major bugfixes

2010-04-09 17:40
1.0.0

This release adds GAS syntax preprocessor support, Visual Studio 2010 integration, and support for AMD XOP, FMA4, and CVT16 instructions. It also incorporates many bugfixes.
標籤: Major feature enhancements

2009-04-11 03:49
0.8.0

This feature release adds basic support for TASM-like assembly syntax as well as a TASM-like command line frontend. It updates AVX and FMA instructions to the latest Intel specifications, and updates code alignment opcodes for modern processors. It also includes a number of GAS syntax fixes and other bugfixes.

2008-10-10 03:29
0.7.2

This release adds 64-bit Mach-O PIC support,
--prefix and --suffix options for naming globals,
and support for newly specified AVX/AES
instructions not in the original spec. It also
generates a GOTPCREL relocation for "rel wrt
..gotpc" and optimizes non-strict push to byte
size in all possible cases, along with several
other fixes.
標籤: Major bugfixes

2008-05-21 02:24
0.7.1

This release fixes 0.7.0 errata in Intel AVX support and CPU flags. It fixes a build issue seen on some platforms.
標籤: Minor bugfixes

Project Resources