File libatlas3.changes of Package libatlas3
-------------------------------------------------------------------
Tue Dec 20 16:44:48 UTC 2011 - jengelh@medozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
- Update rpm group
- Use %_smp_mflags for parallel building
-------------------------------------------------------------------
Tue Apr 26 16:45:00 UTC 2011 - vljn@ovi.com
- Fixing i586 build
-------------------------------------------------------------------
Tue Apr 26 16:16:22 UTC 2011 - vljn@ovi.com
- Update to 3.9.35 version
-------------------------------------------------------------------
Mon Apr 11 19:52:42 UTC 2011 - lars@linux-schulserver.de
- fixed typo in specfile (bnc #599484 )
-------------------------------------------------------------------
Sun Aug 8 15:19:24 UTC 2010 - dl8fcl@darc.de
- fixed build for 11.3 i586
-------------------------------------------------------------------
Fri May 1 15:10:47 CEST 2009 - saigkill@opensuse.org
- cleanup Spec and Patches
-------------------------------------------------------------------
Fri May 01 15:09:00 CEST 2009 - dl9pf@gmx.de
- imported new Spec from Fedora
-------------------------------------------------------------------
Sun Apr 26 14:42:15 CEST 2009 - saigkill@opensuse.org
- removed *.a files
-------------------------------------------------------------------
Sun Apr 26 12:29:59 CEST 2009 - saigkill@opensuse.org
- cleaned up %%files Section
------------------------------------------------------------------
Mon Mar 23 01:42:49 CET 2009 - saigkill@opensuse.org
- updated to Version 3.8.3:
* New architectures, arch-specific kernels, and configure support:
- Changed Core2Duo arch to simply Core2
+ New kernels backported from 3.9.x for Core2 substantially
increase Core2 performance
+ New arch defs for all Core2 archs
- Added recognition of Corei7 architecture
+ Added arch defs which presently use new Core2-tuned kernels
- Added new K10h kernel
- Updated 64-bit arch defs to use it
* Fixed bugs:
- Fixed archinfo_x86 to always use extended family type
(new usage)
- Fixed error causing GEMM to get wrong answer if K=3 on
MIPS arch
- Fixed bug in TRSM tuning
- Pervasive performance bug in GEMM, affecting all architectures
- Occasional access of C when BETA=0
------------------------------------------------------------------
Sun Mar 15 12:22:00 CET 2009 - saigkill@opensuse.org
- added rpmlintrc
------------------------------------------------------------------
Thu Mar 12 22:09:01 CET 2009 - saigkill@opensuse.org
- fixed Compiler Errors
------------------------------------------------------------------
Fri Feb 06 13:07 UTC 2009 - saigkill@opensuse.org
- updated to Version 3.8.2
------------------------------------------------------------------
Thu Jan 29 23:58:00 CET 2009 - saigkill@opensuse.org
- added atlas3.8.2-makelib.patch to fix SONAME
------------------------------------------------------------------
Mon Jan 12 11:43 UTC 2009 - saigkill@opensuse.org
- branched for openSUSE:contrib
------------------------------------------------------------------
Thu Sep 25 15:00:36 CEST 2008 - lars@linux-schulserver.de
- moved to Education base repository
------------------------------------------------------------------
Mon Mar 24 18:52:57 CET 2008 - lars@linux-schulserver.de
- update to 3.8.1
+ Fixed bug in slvtst that counted complex flops same as real
+ Fixed bug causing wrong answer for row-major gemm C=A*A' or A'A in
+ Improved L1 BLAS timers so they work like the rest of the package, and
thus don't die all the time on tolerance failures
+ Improved ATLAS/tune/blas/gemm/mmsearch.c:
- for x86, tried more registers, since smart compiler can reduce A & B
regs to 2 (and possibly even 1)
- Made it so search tries both load-C-at-top and load-C-at-bottom of
M loop. Bottom is superior for error, and ATLAS originally defaulted
to load-C-at-top.
- added %check section
- run -p /sbin/ldconfig to avoid /bin/bash dependency
- steps in INSTALL.txt is already done -> remove from doc
------------------------------------------------------------------
Wed Oct 17 00:00:00 CET 2007 - Filip Brcic <brcha@gna.org>
- Initial version of libatlas3 package for openSUSE