Name: | libatomic_ops |
---|---|
Version: | 7.6.2 |
Release: | 3.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 76822 |
License: | GPLv2 and MIT |
RPM: | libatomic_ops-7.6.2-3.el8.x86_64.rpm |
Source RPM: | libatomic_ops-7.6.2-3.el8.src.rpm |
Build Date: | Sat Mar 09 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/ivmai/libatomic_ops/ |
Summary: | Atomic memory update operations |
Description: | Provides implementations for atomic memory update operations on a number of architectures. This allows direct use of these in reasonably portable code. Unlike earlier similar packages, this one explicitly considers memory barrier semantics, and allows the construction of code that involves minimum overhead across a variety of architectures. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Switch to %ldconfig_scriptlets
- libatomic_ops-7.6.2 (#1528830)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- libatomic_ops-7.4.6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- libatomic_ops-7.4.4 (#1346524)
- make check fails on test_stack for ppc64le arch (#1096574), drop reference to 0032.patch
- pull in upstream (7.4 branch) fixes - Add support for 64-bit MIPS (#1317509) - use %license