liboil: A simple function library optimized for various CPUs1

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-point numbers or multi- plying and summing an array of N numbers. Such functions are candidates for significant optimization using various techniques, especially by using extended instructions provided by modern CPUs (Altivec, MMX, SSE, etc.).

... part of T2, get it here

URL: http://liboil.freedesktop.org

Author: David Schleef <ds [at] schleef [dot] org>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: OpenSource
Status: Stable
Version: 0.3.17

Remark: Does cross compile (as setup and patched in T2).

Download: http://liboil.freedesktop.org/download/ liboil-0.3.17.tar.gz

T2 source: liboil.cache
T2 source: liboil.desc
T2 source: vfp.patch.arm

Build time (on reference hardware): 14% (relative to binutils)2

Installed size (on reference hardware): 4.47 MB, 64 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk glib grep gzip libxml linux-header make sed tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).