vixl 5.1.0-1 source package in Ubuntu

Changelog

vixl (5.1.0-1) unstable; urgency=low

  * Initial release. Closes: #996576

 -- Andrea Pappacoda <email address hidden>  Thu, 14 Oct 2021 21:47:08 +0200

Upload details

Uploaded by:
Andrea Pappacoda
Uploaded to:
Sid
Original maintainer:
Andrea Pappacoda
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
vixl_5.1.0-1.dsc 1.6 KiB 7a32b2b97e0e4e5544b0933e4648a51a09d8f6476182815c867ce516b995b88c
vixl_5.1.0.orig.tar.gz 24.5 MiB 2a371df23e61ed6a2a652c9dc17bdae57d3e64b844eeacd36ca92f7b11950c4b
vixl_5.1.0-1.debian.tar.xz 5.0 KiB b9532ceca74c352ab03145b9e3dba258908af6785cf54c0d98fe9a163b8eecef

No changes file available.

Binary packages built by this source

libvixl-dev: ARMv8 Runtime Code Generation Library - develop

 Vixl is an AArch32 and AArch64 Runtime Code Generation Library.
 .
 It contains three components: assemblers to generate ARM code at runtime,
 disassemblers that can print any instruction emitted by the assemblers and
 a simulator that can simulate any instruction emitted by the A64 assembler.
 .
 This package contains the development files.

libvixl5: ARMv8 Runtime Code Generation Library

 Vixl is an AArch32 and AArch64 Runtime Code Generation Library.
 .
 It contains three components: assemblers to generate ARM code at runtime,
 disassemblers that can print any instruction emitted by the assemblers and
 a simulator that can simulate any instruction emitted by the A64 assembler.
 .
 This package contains the shared library.

libvixl5-dbgsym: debug symbols for libvixl5