yasm 1.1.0-0ubuntu1 source package in Bilimbi Test
Changelog
yasm (1.1.0-0ubuntu1) maverick; urgency=low * New upstream release. (LP: #614903) -- Micah Gersten <email address hidden> Mon, 09 Aug 2010 06:38:18 -0500
Upload details
- Uploaded by:
- Micah Gersten
- Sponsored by:
- Daniel Holbach
- Uploaded to:
- Maverick
- Original maintainer:
- Ubuntu Development Team
- Architectures:
- any
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Angry Aardvark | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
yasm_1.1.0.orig.tar.gz | 1.3 MiB | e5d56b582f3d0c30ed5c4fc221063e4175602307ea645520889458133671c232 |
yasm_1.1.0-0ubuntu1.diff.gz | 24.5 KiB | 5907d3c7492d4ce0847d32f88307224bad02f2f5e6aae87280b303ea912d0463 |
yasm_1.1.0-0ubuntu1.dsc | 1.2 KiB | 748f18bdb8fff449ea3c99f50d1638aee815da246eb8aff4fd4ae78dcb0ce368 |
Available diffs
- diff from 0.8.0-1 to 1.1.0-0ubuntu1 (375.2 KiB)
Binary packages built by this source
- yasm: modular assembler with multiple syntaxes support
Yasm is a complete rewrite of the NASM assembler. It supports multiple
assembler syntaxes (eg, NASM, GAS, TASM, etc.) in addition to multiple
output object formats (binary objects, COFF, Win32, ELF32, ELF64) and
even multiple instruction sets (including AMD64). It also has an
optimiser module.