Subject: CVS commit: pkgsrc/devel/liboil
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 04/10/2007 16:09:43
Module Name: pkgsrc
Committed By: drochner
Date: Tue Apr 10 16:09:43 UTC 2007
Modified Files:
pkgsrc/devel/liboil: Makefile distinfo
Removed Files:
pkgsrc/devel/liboil/patches: patch-aa patch-ab patch-ac
Log Message:
update to 0.3.11
changes:
- Finally integrated the SSE stack realignment wrappers and reenabled
the SSE intrinsics code.
- Migrated some new classes from Schroedinger for adding/subtracting
s16 and u8 values.
- Improved CPU detection on Solaris
- Remove XScale timestamping function, since it's not available from
user space
- Export oil_debug_print(), so the OIL_DEBUG() macros can be used
outside the library.
- Various new implementations.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/devel/liboil/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/liboil/distinfo
cvs rdiff -r1.3 -r0 pkgsrc/devel/liboil/patches/patch-aa
cvs rdiff -r1.1 -r0 pkgsrc/devel/liboil/patches/patch-ab \
pkgsrc/devel/liboil/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.