dynarmic 6.4.3+ds-1 source package in Ubuntu

Changelog

dynarmic (6.4.3+ds-1) unstable; urgency=medium

  * New upstream version 6.4.3+ds
  * d/rules: enable LLVM backend
  * d/patches: revert Catch2 v3 switch.
    Catch2 version 3 won't be available in Debian for a while.

 -- Andrea Pappacoda <email address hidden>  Sat, 07 Jan 2023 12:49:07 +0100

Upload details

Uploaded by:
Andrea Pappacoda
Uploaded to:
Sid
Original maintainer:
Andrea Pappacoda
Architectures:
any-amd64 any-arm64
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64 [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
dynarmic_6.4.3+ds-1.dsc 1.8 KiB b93a97fcee078c81d8c295cf30479d06acc8cf3eb1f4f9c5151c405f734e74f1
dynarmic_6.4.3+ds.orig.tar.xz 419.2 KiB 943710a3a655b184dc86458433cb36c7bfa928e408fc395ace806c994be15edd
dynarmic_6.4.3+ds-1.debian.tar.xz 6.7 KiB ff0bce7541ccaa70be21bbddf5ca9c4bcabb6abfbc659d2abeef8bb55cd5f7c7

Available diffs

No changes file available.

Binary packages built by this source

libdynarmic-dev: ARM dynamic recompiler - development

 Dynarmic is a dynamic recompiler for the ARMv6K, ARMv7A architecture, with
 partial ARMv8 support.
 .
 In the pursuit of speed, some behavior not commonly depended upon is elided.
 Therefore this emulator does not match spec.
 .
 This package contains the development files.

libdynarmic6: ARM dynamic recompiler

 Dynarmic is a dynamic recompiler for the ARMv6K, ARMv7A architecture, with
 partial ARMv8 support.
 .
 In the pursuit of speed, some behavior not commonly depended upon is elided.
 Therefore this emulator does not match spec.
 .
 This package contains the shared library.

libdynarmic6-dbgsym: debug symbols for libdynarmic6