fcml 1.3.0-1 source package in Ubuntu

Changelog

fcml (1.3.0-1) unstable; urgency=medium

  * New upstream release.
  * Track releases on GitHub.
  * Standards-Version 4.6.2, no change required.

 -- Stephen Kitt <email address hidden>  Wed, 14 Feb 2024 18:31:11 +0100

Upload details

Uploaded by:
Stephen Kitt
Uploaded to:
Sid
Original maintainer:
Stephen Kitt
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
fcml_1.3.0-1.dsc 2.0 KiB ca50ce985d881a2a413a92983edb8a04587d2e7afda7a035ede1f475d28f48ef
fcml_1.3.0.orig.tar.xz 670.7 KiB 6d011cacb1da09d1ad0dea38704826f4065ab2664f54699e76c71cd83b905a37
fcml_1.3.0-1.debian.tar.xz 8.6 KiB befbe4b4c88039a73cff4f389e501b80d3ce0560e74ccd851c6ce9e7b4d2f80b

Available diffs

No changes file available.

Binary packages built by this source

fcml: single-line assembler and disassembler

 FCML, the Free Code Manipulation Library, is a general-purpose
 machine code manipulation library for i386 and amd64 architectures.
 It includes an assembler and disassembler, instruction renderers and
 parsers, and supports Intel and AT&T (gas) syntax.
 .
 It supports most recent instruction set extensions, including MMX,
 3D-Now!, SSE including 4.2 and 4A, AVX and AVX2, AES-NI, TBM, BMI1
 and BMI2, HLE, ADX, CLMUL, RDRAND, RDSEED, FMA, FMA4, LWP, SVM, XOP,
 VMX and SMX.
 .
 This package contains a simple but useful single-line assembler and
 disassembler.

fcml-dbgsym: debug symbols for fcml
libfcml-dev: machine code manipulation library - development files

 FCML, the Free Code Manipulation Library, is a general-purpose
 machine code manipulation library for i386 and amd64 architectures.
 It includes an assembler and disassembler, instruction renderers and
 parsers, and supports Intel and AT&T (gas) syntax.
 .
 It supports most recent instruction set extensions, including MMX,
 3D-Now!, SSE including 4.2 and 4A, AVX and AVX2, AES-NI, TBM, BMI1
 and BMI2, HLE, ADX, CLMUL, RDRAND, RDSEED, FMA, FMA4, LWP, SVM, XOP,
 VMX and SMX.
 .
 This package contains the header files and library stubs required to
 develop with FCML.

libfcml-doc: machine code manipulation library - documentation

 FCML, the Free Code Manipulation Library, is a general-purpose
 machine code manipulation library for i386 and amd64 architectures.
 It includes an assembler and disassembler, instruction renderers and
 parsers, and supports Intel and AT&T (gas) syntax.
 .
 It supports most recent instruction set extensions, including MMX,
 3D-Now!, SSE including 4.2 and 4A, AVX and AVX2, AES-NI, TBM, BMI1
 and BMI2, HLE, ADX, CLMUL, RDRAND, RDSEED, FMA, FMA4, LWP, SVM, XOP,
 VMX and SMX.
 .
 This package contains the documentation.

libfcml0: No summary available for libfcml0 in ubuntu noble.

No description available for libfcml0 in ubuntu noble.

libfcml0-dbgsym: No summary available for libfcml0-dbgsym in ubuntu noble.

No description available for libfcml0-dbgsym in ubuntu noble.

libhsdis0-fcml: HotSpot disassembler plugin using FCML

 This HotSpot plugin enables the PrintAssembly series of options in
 the JRE's HotSpot VM. It allows the binary code generated by the JIT
 compiler to be disassembled and logged.
 .
 This plugin is based on the FCML library, not on binutils (unlike the
 OpenJDK hsdis plugin).

libhsdis0-fcml-dbgsym: debug symbols for libhsdis0-fcml