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.6.0-1.9.el5.al.src.rpm |
| Build Date: | Mon Aug 6 02:15:21 2007 |
| Packager: | Joel Barrios <http://joel-barrios.blogspot.com/> |
| Size: | 1.14 MiB |
Changelog
- * Sun Feb 25 18:00:00 2007 Matthias Saou <http://freshrpms.net/> 0.6.0-1
- Update to 0.6.0.
- * Mon Aug 28 19:00:00 2006 Matthias Saou <http://freshrpms.net/> 0.5.0-2
- FC6 rebuild.
- Require the same release in the devel sub-package.
- * Fri Jul 14 19:00:00 2006 Matthias Saou <http://freshrpms.net/> 0.5.0-1
- Update to 0.5.0.
- Remove empty files from %doc.
- There are no more shared libraries, only a static one, so update %files.