fcml 1.3.0-1.1 source package in Ubuntu

Changelog

fcml (1.3.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062551

 -- Michael Hudson-Doyle <email address hidden>  Wed, 28 Feb 2024 04:37:13 +0000

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.1.dsc 2.0 KiB ecf8d7c042ac729d6d045d9c74be432f451c93cba488da64394f98d3622b9176
fcml_1.3.0.orig.tar.xz 670.7 KiB 6d011cacb1da09d1ad0dea38704826f4065ab2664f54699e76c71cd83b905a37
fcml_1.3.0-1.1.debian.tar.xz 8.8 KiB 287a5ef52cb2832dc7b49b5896e80eeb19c73b5be7fa41c333fcd1c6deb17ef3

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.

libfcml0t64: machine code manipulation library

 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 runtime library.

libfcml0t64-dbgsym: debug symbols for libfcml0t64
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