Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
yasm: Complete rewrite of the NASM assembler
- Summary
- 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.
Arch: src
Download: | yasm-0.4.0-6.ML5.src.rpm |
Build Date: | Mon Apr 10 23:20:45 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 1.07 MiB |
Changelog
- * Tue Apr 11 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Tue Mar 7 00:00:00 2006 Matthias Saou <http://freshrpms.net/> 0.4.0-6
-
- FC5 rebuild.
- * Fri Feb 10 00:00:00 2006 Matthias Saou <http://freshrpms.net/> 0.4.0-5
-
- Rebuild for new gcc/glibc.