Jump to letter: [
ACFHJKLMOPSUVXY
]
yasm - Modular Assembler
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.
Packages
Latest: yasm-1.2.0-6.el6.fio.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
yasm |
0 |
1.2.0 |
6.el6.fio |
i686 |
346 KiB |
2014-09-24 03:41:08 |
Changelog:
- * 2013-08-04 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 1.2.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- * 2013-02-15 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 1.2.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- * 2012-10-17 - Mikolaj Izdebski <mizdebsk[AT]redhat[DOTCOM]> - 1.2.0-3
- Add missing Provides: bundled(md5-plumb)
- * 2012-07-22 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 1.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- * 2012-03-15 - Matthias Saou <matthias[AT]saou.eu> 1.2.0-1
- Update to 1.2.0 (#750234).
- Minor spec file cleanups (keep EPEL compatibility, #802162).