| Name: | liboil |
|---|---|
| Version: | 0.3.16 |
| Release: | 10.el7 |
| Architecture: | x86_64 |
| Group: | System Environment/Libraries |
| Size: | 582169 |
| License: | BSD |
| RPM: | liboil-0.3.16-10.el7.x86_64.rpm |
| Source RPM: | liboil-0.3.16-10.el7.src.rpm |
| Build Date: | Fri May 02 2014 |
| Build Host: | ca-buildj3.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://liboil.freedesktop.org/ |
| Summary: | Library of Optimized Inner Loops, CPU optimized functions |
| Description: | Liboil is a library of simple functions that are optimized for various CPUs. These functions are generally loops implementing simple algorithms, such as converting an array of N integers to floating-poing numbers or multiplying and summing an array of N numbers. Clearly such functions are candidates for significant optimization using various techniques, especially by using extended instructions provided by modern CPUs (Altivec, MMX, SSE, etc.). |
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Fix ordering of the files members
- Update with comments from merge review (#226036)
- Update to 0.3.16 - Remove upstreamed patches - Resolves #489861