intelrdfpmath 2.0u2-8 source package in Ubuntu

Changelog

intelrdfpmath (2.0u2-8) unstable; urgency=medium

  * Specify the host architecture when cleaning too.
  * Lower the optimisation setting to -O1 and enable the test suite (at
    -O2 the test suite loops endlessly).
  * Move all the s390x architecture handling to the s390x-specific
    patch.
  * Fix the ppc64el architecture specifier.
  * Describe the level of support in the package description. See
    #1030701 and #1030726 for details.

 -- Stephen Kitt <email address hidden>  Wed, 08 Feb 2023 18:29:55 +0100

Upload details

Uploaded by:
Christian Stalp
Uploaded to:
Sid
Original maintainer:
Christian Stalp
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
intelrdfpmath_2.0u2-8.dsc 1.9 KiB e6ed1d3b8294ed3c9857bc9afc0c8c1d319df6f95b52f041d6e3a66d458bf49f
intelrdfpmath_2.0u2.orig.tar.gz 5.6 MiB 93c0c78e0989df88f8540bf38d6743734804cef1e40706fd8fe5c6a03f79e173
intelrdfpmath_2.0u2-8.debian.tar.xz 6.5 KiB 1a0bd4edb76680294ba97e9be0f1d3735f4f136540d480549d5bdb9b49d57188

Available diffs

No changes file available.

Binary packages built by this source

libintelrdfpmath-dev: Intel Decimal Floating-Point Math Library

 Software implementation of the IEEE 754-2008 Decimal Floating-Point
 Arithmetic specification, aimed at financial applications, especially
 in cases where legal requirements make it necessary to use decimal, and
 not binary floating-point arithmetic (as computation performed with
 binary floating-point operations may introduce small, but unacceptable
 errors).
 .
 This library is only fully supported on amd64, i386, and ia64. It
 builds on several other Debian architectures, but you should check
 the test results to determine whether it is suitable for your
 purposes.