yasm: A complete rewrite of the NASM assembler1

Yasm is a complete rewrite of the NASM assembler under the "new" BSD License (some portions are under other licenses, see COPYING for details). It is designed from the ground up to allow for multiple assembler syntaxes to be supported (eg, NASM, TASM, GAS, etc.) in addition to multiple output object formats and even multiple instruction sets. Another primary module of the overall design is an optimizer module.

... part of T2, get it here

URL: http://www.tortall.net/projects/yasm/

Author: Peter Johnson <peter [at] tortall [dot] net>
Author: Michael Urman <mu [at] tortall [dot] net>
Maintainer: Leonel Ivan Saafigueroa <leonel [at] saafigueroa [dot] com [dot] ar>

License: BSD
Status: Stable
Version: 1.3.0

Remark: Does cross compile (as setup and patched in T2).

Download: http://www.tortall.net/projects/yasm/releases/ yasm-1.3.0.tar.gz

T2 source: yasm.cache
T2 source: yasm.desc

Build time (on reference hardware): 6% (relative to binutils)2

Installed size (on reference hardware): 4.29 MB, 45 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep gzip linux-header make sed tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).