Name: | liboil |
---|---|
Version: | 0.3.8 |
Release: | 2.1 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 580646 |
License: | LGPL |
RPM: | liboil-0.3.8-2.1.x86_64.rpm |
Source RPM: | liboil-0.3.8-2.1.src.rpm |
Build Date: | Wed Jun 06 2007 |
Build Host: | ca-build14 |
Vendor: | Oracle USA |
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.). |
- rebuild
- Update to 0.3.8 (bug 186930)
- Update to today's CVS code which should fix the PPC build issue. - Include new oil-bugreport tool in the devel package.
- FC5 rebuild (well, try at least since PPC fixes are required).
- Rebuild for new gcc/glibc.
- Update to 0.3.7.
- Update to 0.3.6.
- Sync spec files across branches. - Parallel make seems to have worked for 0.3.5 on devel, but just in case...
- Trigger rebuild.
- Update to 0.3.5.
- Add patch to disable unrecognized "-fasm-blocks" gcc option on PPC.
- Update to 0.3.3. - Update liboil-0.3.3-gccoptfixes.patch.
- Disable parallel make
- Update to 0.3.2. - Change ldconfig calls to be the program. - Include new gtk-doc files in the devel package. - add dist macro.
- fix compilation error in FC-4 (bz #158641) - use buildtime exported CFLAGS instead of making up its own
- rebuild on all arches
- rebuilt
- Update to 0.3.0.
- Update to 0.2.2.
- Initial RPM release.