Update the doc for 0.2.13 version.
authorZhang Xianyi <traits.zhang@gmail.com>
Wed, 3 Dec 2014 15:00:29 +0000 (23:00 +0800)
committerZhang Xianyi <traits.zhang@gmail.com>
Wed, 3 Dec 2014 15:00:29 +0000 (23:00 +0800)
Changelog.txt
Makefile.rule

index e9fe824..b11321f 100644 (file)
@@ -1,5 +1,26 @@
 OpenBLAS ChangeLog
 ====================================================================
+Version 0.2.13
+3-Dec-2014
+common:
+       * Add SYMBOLPREFIX and SYMBOLSUFFIX makefile options
+         for adding a prefix or suffix to all exported symbol names
+         in the shared library.(#459, Thanks Tony Kelman)
+       * Provide OpenBLASConfig.cmake at installation.
+       * Fix Fortran compiler detection on FreeBSD.
+         (#470, Thanks Mike Nolta)
+
+
+x86/x86-64:
+       * Add generic kernel files for x86-64. make TARGET=GENERIC
+       * Fix a bug of sgemm kernel on Intel Sandy Bridge.
+       * Fix c_check bug on some amd64 systems. (#471, Thanks Mike Nolta)
+
+ARM:
+       * Support APM's X-Gene 1 AArch64 processors.
+         Optimize trmm and sgemm. (#465, Thanks Dave Nuechterlein)
+
+====================================================================
 Version 0.2.12
 13-Oct-2014
 common:
index 7f0356f..d3a2d1f 100644 (file)
@@ -3,7 +3,7 @@
 #
 
 # This library's version
-VERSION = 0.2.12
+VERSION = 0.2.13
 
 # If you set the suffix, the library name will be libopenblas_$(LIBNAMESUFFIX).a
 # and libopenblas_$(LIBNAMESUFFIX).so. Meanwhile, the soname in shared library