platform/upstream/openblas.git
2012-05-03 Xianyi ZhangMerge pull request #104 from aeberspaecher/develop
2012-05-02 Alexander EberspächerAdd note on compiler warnings for the segfaults patch.
2012-05-02 Alexander EberspächerAdd Xianyi's patch for segfaults on kernel 2.6.32 and...
2012-04-30 Xianyi ZhangFixed #102. Export the missing LAPACK functions (slapy2...
2012-04-29 Xianyi ZhangMerge branch 'release-0.1.1' into develop
2012-04-29 Xianyi ZhangRefs #91. Updated the doc for 0.1.1 version.
2012-04-28 Xianyi ZhangFixed #101. Install the missing lapacke header with...
2012-04-27 Zhang XianyiFixed the bug about NO_CBLAS=1 disabled exporting LAPAC...
2012-04-27 Zaheer ChothiaRefs #99. c_check/f_check: strip quotes from detected...
2012-04-27 Zhang XianyiFixed #98 updated MD5 for new LAPACK 3.4.1 version...
2012-04-26 Xianyi ZhangFixed #96 a SEGFAULT bug in samax on x86.
2012-04-26 Xianyi ZhangAdde the mising test_amax.c file.
2012-04-26 Xianyi ZhangAdded the test case for samax.
2012-04-26 Xianyi ZhangFixed the utest bug for drotmg.
2012-04-26 Xianyi ZhangAutomatically download CUnit 2.1.2-2 version from SF...
2012-04-24 Zhang XianyiFixed the LAPACKE building bug on Mac OSX.
2012-04-24 Zaheer ChothiaRefs #95 cblas: compatibility for compilers without...
2012-04-23 Xianyi ZhangRefs #94. Auto-detecting Intel Xeon E7 Westmere-EX.
2012-04-23 Zaheer ChothiaRefs #93. Upgraded LAPACK to 3.4.1 version.
2012-04-23 Xianyi ZhangRefs #90 auto detect Intel Sandy Bridge Core i7-3820
2012-04-13 Xianyi ZhangRefs #88. Fixed the build bug about LAPACKE C Interface...
2012-04-10 Zaheer ChothiaFixed #88. Build LAPACKE: C Interface to LAPACK.
2012-04-10 Zaheer ChothiaFixed #87. Export missing and new LAPACK 3.4.0 function...
2012-04-05 Xianyi ZhangRefs #86. Test alpha=Nan in x86/x86_64 dscale.
2012-04-05 Xianyi ZhangFixed #84 the MD5 command line bug on Mac OSX.
2012-03-27 Xianyi ZhangFixed a typo in license file.
2012-03-23 Xianyi ZhangMerge branch 'release-0.1.0' into develop
2012-03-23 Xianyi ZhangRef #70 Updated Changelog.txt.
2012-03-23 Xianyi ZhangRef #82. Disable outputing debug information in alloc_mmap.
2012-03-23 Xianyi ZhangRef #82 fixed the bug in my_mbind function.
2012-03-22 Xianyi ZhangUpdated the version to 0.1.0.
2012-03-22 Xianyi ZhangMerge branch 'loongson3b' into release-0.1.0
2012-03-22 Xianyi ZhangMerge branch 'loongson3a' into release-0.1.0
2012-03-22 Xianyi ZhangRef #79 Added GEMM_MULTITHREAD_THRESHOLD flag to use...
2012-03-22 Xianyi ZhangMerge branch 'fix-crash_on_P4' into develop
2012-03-22 Xianyi ZhangMerge branch 'master' into develop
2012-03-21 Xianyi ZhangRefs #81. Added LIBNAMESUFFIX flag in Makefile.rule...
2012-03-19 unknownrefs #80. Used GEMV SSE2 kernels on x86.
2012-03-16 Xianyi Zhangref #80. On P4 CPU with 32-bit Windows XP, Octave crash...
2012-03-14 Xianyi ZhangSet shared library soname in Linux.
2012-03-14 Xianyi ZhangExport CBLAS funtions on Windows DLL.
2012-03-12 Xianyi ZhangRefs #74. Added -lgfortran into generating shared library.
2012-03-07 Xianyi ZhangCheck new LAPACK version in generating shared library.
2012-02-20 Xianyi ZhangImproved the makefile for Intel compiler.
2012-02-20 Xianyi ZhangUpdated the Changelog. v0.1alpha2.5
2012-02-20 Xianyi ZhangMerge pull request #77 from nolta/master
2012-02-19 Mike Noltafix #49
2012-02-19 Xianyi ZhangMerge branch 'hotfix-0.1alpha2.5' into develop
2012-02-19 Xianyi ZhangMerge branch 'hotfix-0.1alpha2.5'
2012-02-19 Xianyi ZhangReleased 0.1 alpha 2.5. Updated the documents.
2012-02-19 Xianyi ZhangMerge branch 'develop' into hotfix-0.1alpha2.5
2012-02-13 Xianyi Zhangrefs #69. Auto-detect Intel Core i6/i7 (Sandy Bridge...
2012-01-20 Xianyi ZhangMerge branch 'master' into develop
2012-01-11 trazModify P Q R size of Loongson3b.
2012-01-10 Wang QianAppending gemmkernel and trmmkernel C code in kernel...
2012-01-01 Xianyi ZhangMerge pull request #76 from StefanKarpinski/patch-1
2011-12-29 Stefan KarpinskiFix #68: don't require SystemStubs on OS X.
2011-12-06 trazMerge remote branch 'origin/loongson3a' into loongson3b
2011-12-05 trazAdding detection of complex situations in symm.c, other...
2011-12-01 Wang QianAdding n32 multiple threads condition.
2011-11-28 Xianyi ZhangFixed a typo in Makefile.
2011-11-28 Xianyi ZhangMerge branch 'lapack_3.4.0' into develop
2011-11-28 Xianyi ZhangRefs #72. Upgraded LAPACK to 3.4.0 version.
2011-11-25 Wang QianBLAS3 used standard MIPS instructions without extension...
2011-11-23 Wang QianChange the block size on Loongson 3B.
2011-11-23 Xianyi ZhangFixed mbind bug on Loongson 3B. Check the return value...
2011-11-17 Xianyi ZhangDisable using simple thread level3 to fix a bug on...
2011-11-11 Xianyi ZhangEnable thread affinity on Loongson 3B. Fixed the bug...
2011-11-11 Xianyi ZhangMerge branch 'loongson3a' of github.com:xianyi/OpenBLAS...
2011-11-10 trazAdd conjugate condition to gemv.
2011-11-09 Xianyi ZhangSupport detecting ICT Loongson-3B CPU.
2011-11-09 Xianyi ZhangMerge branch 'develop' of github.com:xianyi/OpenBLAS...
2011-11-04 trazFix the compute error of gemv when incx and incy are...
2011-11-03 trazAdd complete gemv function on Loongson3a platform.
2011-10-18 traitsFixed #66 the bug in zgemv kernel with transpose matrix...
2011-10-18 traitsRef #65. Fixed 64-bit Windows calling convention bug...
2011-10-16 Xianyi ZhangRef #62. In OpenMP implementation, check the return...
2011-10-09 traitsRef #63. Fixed generating DLL bug on ming-w64.
2011-10-09 Xianyi Zhangref #62. Added the user friendly message with USE_OPENM...
2011-09-26 trazAdding conditional compilation(#if defined(LOONGSON3A...
2011-09-23 trazModify aligned address of sa and sb to improve the...
2011-09-18 XianyiMerge branch 'hotfix-0.1alpha2.4' into develop
2011-09-18 XianyiMerge branch 'hotfix-0.1alpha2.4' v0.1alpha2.4
2011-09-18 XianyiPrepared the document for 0.1 alpha 2.4 version.
2011-09-17 XianyiChange the installation folder into /include and /lib.
2011-09-17 XianyiRefs #57. Continue to fix absolute path issue about...
2011-09-16 XianyiUpdated the document for 0.1 alpha 2.4.
2011-09-16 XianyiMerge branch 'develop' into hotfix-0.1alpha2.4
2011-09-16 XianyiOutput the installation tip after building complete.
2011-09-16 XianyiBump the version number.
2011-09-16 XianyiRefs #57. The bug about absolute path of shared library...
2011-09-16 XianyiFixed #61 a building bug about setting TARGET and DYNAM...
2011-09-16 trazComplete all the complex single-precision functions...
2011-09-16 trazAdd ctrmm part in cgemm_kernel_loongson3a_4x2_ps.S.
2011-09-15 trazComplete cgemm function, but no optimization.
2011-09-14 trazFix some compute error.
2011-09-14 trazMerge branch 'loongson3a' of github.com:xianyi/OpenBLAS...
2011-09-14 Zhang XiianyiFixed #58 zdot SEGFAULT bug with GCC-4.6. Thank Mr...
2011-09-14 trazUse ps instructions in cgemm.
2011-09-08 traitsMerge branch 'hotfix-0.1alpha2.3' into develop
next