Prepared the document for 0.1 alpha 2.4 version.
This commit is contained in:
parent
d40e5621e9
commit
1d31c79dc9
|
@ -1,13 +1,15 @@
|
||||||
OpenBLAS ChangeLog
|
OpenBLAS ChangeLog
|
||||||
====================================================================
|
====================================================================
|
||||||
Version 0.1 alpha2.4
|
Version 0.1 alpha2.4
|
||||||
16-Sep-2011
|
18-Sep-2011
|
||||||
common:
|
common:
|
||||||
* Fixed a bug about installation. The header file "fblas77.h"
|
* Fixed a bug about installation. The header file "fblas77.h"
|
||||||
works fine now.
|
works fine now.
|
||||||
* Fixed #61 a building bug about setting TARGET and DYNAMIC_ARCH.
|
* Fixed #61 a building bug about setting TARGET and DYNAMIC_ARCH.
|
||||||
* Try to handle absolute path of shared library in OSX. (#57)
|
* Try to handle absolute path of shared library in OSX. (#57)
|
||||||
Thank Mr.Kane.
|
Thank Dr Kane O'Donnell.
|
||||||
|
* Changed the installation folder layout to $(PREFIX)/include and
|
||||||
|
$(PREFIX)/lib
|
||||||
|
|
||||||
x86/x86_64:
|
x86/x86_64:
|
||||||
* Fixed #58 zdot/xdot SEGFAULT bug with GCC-4.6 on x86. According
|
* Fixed #58 zdot/xdot SEGFAULT bug with GCC-4.6 on x86. According
|
||||||
|
|
Loading…
Reference in New Issue