Subject: CVS commit: pkgsrc/math/fftw
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 05/24/2006 19:24:41
Module Name:	pkgsrc
Committed By:	adam
Date:		Wed May 24 19:24:40 UTC 2006

Modified Files:
	pkgsrc/math/fftw: Makefile distinfo

Log Message:
Changes 3.1.1:
* Performance improvements for Intel EMT64.
* Performance improvements for large-size transforms with SIMD.
* Cycle counter support for Intel icc and Visual C++ on x86-64.
* In fftw-wisdom tool, replaced obsolete --impatient with --measure.
* Fixed compilation failure with AIX/xlc; thanks to Joseph Thomas.
* Windows DLL support for Fortran API (added missing __declspec(dllexport)).
* SSE/SSE2 code works properly (i.e. disables itself) on older 386 and 486
  CPUs lacking a CPUID instruction; thanks to Eric Korpela.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/math/fftw/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/math/fftw/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.