libatomic-ops 7.6.2-1 source package in Ubuntu

Changelog

libatomic-ops (7.6.2-1) unstable; urgency=medium

  * Update to stable 7.6 branch
  * Drop 0001-Basic-support-of-TILE-Gx-and-TILEPro-CPUs.patch
    (04a286421802a503b58d804d0d673dd5a28c9e9b)

 -- Ian Wienand <email address hidden>  Wed, 10 Jan 2018 09:32:42 +1100

Upload details

Uploaded by:
Ian Wienand
Uploaded to:
Sid
Original maintainer:
Ian Wienand
Architectures:
any
Section:
libdevel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main libs

Downloads

File Size SHA-256 Checksum
libatomic-ops_7.6.2-1.dsc 1.8 KiB 757ab7c265887fc761e61995b349da6903ecdc718c91bbfbadd503d2b329c04d
libatomic-ops_7.6.2.orig.tar.gz 492.3 KiB 34f7248886bd18afa83f2e99ce951fbe6c7329fc19830618664c65cab47e808f
libatomic-ops_7.6.2-1.diff.gz 11.4 KiB e40ac260e13ca58fe5dd2722c12b2933750850382d8dfc2e7898f4216452f97c

Available diffs

No changes file available.

Binary packages built by this source

libatomic-ops-dev: A library for atomic operations (development files)

 Libatomic-ops implements a large collection of operations, each one
 of which is a combination of an (optional) atomic memory operation,
 and a memory barrier. It also implements associated feature-test
 macros that determine whether a particular operation is available
 on the current target hardware (either directly or by synthesis).
 Libatomic-ops attempts to replace various existing files with similar
 goals, since they usually do not handle differences in memory barrier
 styles with sufficient generality.
 .
 This package provides the header files and documentation needed by
 developers.