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 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

此版本修复ELF32共享对象1.0.0破碎迁移。它添加了对[警告]指令的支持。
标签: Major bugfixes
This release fixes ELF32 shared object relocations broken in 1.0.0. It adds support for the [warning] directive.

2010-04-09 17:40
1.0.0

此版本增加了天然气的语法预处理的支持下,Visual Studio 2010集成,并为AMD XOP,FMA4和CVT16指令的支持。它还集成了许多错误修正。
标签: Major feature enhancements
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.

2009-04-11 03:49
0.8.0

此功能版本增加了基本支持TASM总装的语法以及TASM类似的命令行前端。它更新AVX和富士通微电子指示英特尔最新规格,并更新代码现代处理器对齐操作码。它还包括一个由气体和其他的语法错误修正补丁数量。
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

此版本添加了64位Mach - O的知情同意的支持, -前缀-后缀命名全局选项,而不是在原来的规格为新指定的AVX / AES公司指令的支持。它也产生了“rel wrt .. gotpc 1 GOTPCREL搬迁”和优化非严格推动字节大小的所有可能的情况下,与其他几个修补程序。
标签: Major bugfixes
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.

2008-05-21 02:24
0.7.1

此版本修正0.7.0英特尔AVX支持和CPU标志勘误表。它修正了某些平台的基础上出现的问题。
标签: Minor bugfixes
This release fixes 0.7.0 errata in Intel AVX support and CPU flags. It fixes a build issue seen on some platforms.

Project Resources