aboutsummaryrefslogtreecommitdiff
path: root/devel/liboil/files
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with clang on amd64.Tijl Coosemans2013-10-241-0/+11
| | | | Notes: svn path=/head/; revision=331504
* Fix non-PIC calls in assembly for PowerPC. While here, defineMarcel Moolenaar2009-03-302-0/+79
| | | | | | | | | symbols as functions and give them a correct size. Ok'd: gerald (thanks!) Notes: svn path=/head/; revision=231283
* Update to 0.3.11.Joe Marcus Clarke2007-03-241-20/+0
| | | | Notes: svn path=/head/; revision=188214
* * Disable SSE2 support since it is buggy and can cause crashes inJoe Marcus Clarke2007-01-091-0/+20
| | | | | | | | | | gstreamer applications * Add gnometarget Approved by: ahze Notes: svn path=/head/; revision=181877
* - Update to 0.3.9Michael Johnson2006-06-072-126/+0
| | | | | | | Spotted on: portscout Notes: svn path=/head/; revision=164660
* - Update to 0.3.8Michael Johnson2006-05-171-15/+16
| | | | | | | - Adopt port Notes: svn path=/head/; revision=162686
* Update to 0.3.5.Koop Mast2005-11-051-17/+0
| | | | | | | Change WWW to http://liboil.freedesktop.org now that its hosted there. Notes: svn path=/head/; revision=147380
* Update to 0.3.3.Koop Mast2005-10-212-6/+23
| | | | | | | Fix build on 4.x by using gcc 3.4. Notes: svn path=/head/; revision=146007
* Update to 0.3.2.Koop Mast2005-05-261-0/+107
| | | | | | | | | Add patch for cpu instruction detection [1]. Submitted by: [1] bland (earlier version) Notes: svn path=/head/; revision=136197
* Update to 0.3.1.Koop Mast2005-03-202-16/+6
| | | | | | | Submitted by: anholt Notes: svn path=/head/; revision=131734
* This patch is not needed.Koop Mast2004-11-281-13/+0
| | | | | | | Approved by: pav (mentor) Notes: svn path=/head/; revision=122709
* Add liboil a library of simple functions that are optimized for various CPUs.Koop Mast2004-11-283-0/+41
These functions are generally loops implementing simple algorithmes. Grab maintainer-ship PR: 74361 Submitted by: ijliao Approved by: pav (mentor) Notes: svn path=/head/; revision=122680