platform/upstream/openblas.git
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-01 Xianyi ZhangMerge pull request #76 from StefanKarpinski/patch-1
2011-12-29 Stefan KarpinskiFix #68: don't require SystemStubs on OS X.
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-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-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-14 Zhang XiianyiFixed #58 zdot SEGFAULT bug with GCC-4.6. Thank Mr...
2011-09-08 traitsMerge branch 'hotfix-0.1alpha2.3' into develop
2011-09-08 traitsMerge branch 'hotfix-0.1alpha2.3' v0.1alpha2.3
2011-09-06 traitsrefs #55. Changed DTB_ENTRIES to DTB_DEFAULT_ENTRIES...
2011-09-05 traitsUpdated the doc about 0.1alpha2.3.
2011-09-05 traitsrefs #55. Added DTB_ENTRIES into dynamic arch setting...
2011-08-31 Xianyi ZhangFixed the bug about installation. f77blas.h works OK...
2011-07-13 traitsMerge branch 'hotfix-0.1alpha2.2' into develop
2011-07-13 traitsMerge branch 'hotfix-0.1alpha2.2' v0.1alpha2.2
2011-07-13 traitsUpdate the documents for 0.1alpha2.2 version.
2011-07-13 traitsFixed #44 a makefile bug when DYNAMIC_ARCH=1 and INTERF...
2011-06-28 traitsMerge branch 'hotfix-0.1alpha2.1' into develop
2011-06-28 traitsMerge branch 'hotfix-0.1alpha2.1' v0.1alpha2.1
2011-06-28 traitsRefs #42. Output the error message when detecting fortr...
2011-06-23 Xianyi ZhangMerge branch 'release-v0.1alpha2' into develop
2011-06-23 traitsMerge branch 'release-v0.1alpha2' v0.1alpha2
2011-06-23 traitsFixed #38. Released v0.1 alpha2.
2011-06-23 traitsRefs #37. Updated REAME about the compatible issue...
2011-06-22 Xianyi ZhangRefs #39. Moved the shared lib (dll) to top directory...
2011-06-21 Xianyi ZhangRefs #39. It's unnecessary to include sys/mman.h file...
2011-06-21 Xianyi ZhangRefs #38. Prepare the docs with v0.1alpha2.
2011-06-21 Xianyi ZhangMerge branch 'loongson3a' into release-v0.1alpha2
2011-06-21 Xianyi ZhangMerge branch 'add_install_target' into develop
2011-06-21 Xianyi ZhangRefs #20. Fixed the installation bug with DYNAMIC_ARCH=1.
2011-06-20 Xianyi ZhangMerge branch 'add_install_target' into develop
2011-06-20 Xianyi ZhangRefs #20. Updated the docs.
2011-06-20 Xianyi ZhangFixed #20. Added install target in makefile. You can...
2011-06-19 Xianyi ZhangUpdated gitignore file.
2011-06-19 Xianyi ZhangMerge branch 'master' of github.com:xianyi/OpenBLAS...
2011-06-19 Xianyi ZhangFixed #27. Temporarily walk around axpy's low performan...
2011-06-11 Xianyi ZhangMerge pull request #36 from pipping/master
2011-06-11 Elias PippingMake USE_OPENMP=0 disable openmp
2011-06-09 Xianyi ZhangFixed #35 a build bug with NO_LAPACK=1 DYNAMIC_ARCH...
2011-06-09 Xianyi ZhangFixed #35 a build bug with NO_LAPACK=1 & DYNAMIC_ARCH=1.
2011-06-09 Xianyi ZhangPrint the wall time (cycles) with enabling FUNCTION_PRO...
2011-06-07 Wang QianFixed #33 ztrmm bug on Nehalem.
2011-06-03 XianyiFixed #32 a SEGFAULT bug with gcc-4.6. According to...
2011-05-30 Xianyi ZhangFixed #31 Shared library placement on Mac. Thank Mr...
2011-05-28 trazFixed #30 strmm computational error on Loongson3A.
2011-05-27 Xianyi ZhangFixed the makefile bug about openblas_set_num_threads.
2011-05-27 Xianyi ZhangFixed a bug about detecting underscore prefix in c_check.
2011-05-27 Xianyi ZhangIngnore *.obj files in git.
2011-05-27 trazModify single precision compiler conditions, increasing...
2011-05-18 trazRemove the useless code, modify code comments and format.
2011-05-17 Xianyi ZhangFixed #28. Convert the result to double precision in...
2011-05-14 trazFixed #25 dtrmm and dtrsm computational error on Loongs...
2011-05-12 Xianyi ZhangAdded missed testing codes for dsdot.
2011-05-12 Xianyi ZhangFixed #28. Convert the result to double precision in...
2011-05-12 Xianyi ZhangAdded the unit testcase for dsdot.
2011-05-12 Xianyi ZhangAdded the unit test for drotmg.
2011-05-12 Xianyi ZhangMerge branch 'hotfix-readme_about_branches' into develop
2011-05-12 Xianyi ZhangMerge branch 'hotfix-readme_about_branches'
2011-05-12 Xianyi ZhangAdded the spec of git branches about this project.
2011-05-11 trazFinish dtrsm_kernel_Rx.S on Loongson3A.
2011-05-10 Xianyi ZhangFixed #26 the wrong result of rotmg. Used fabs() instea...
2011-05-10 trazFinish dtrsm_kernel_Lx.S on Loongson3A.
2011-05-09 trazModify dtrsm compiler options
2011-05-09 trazFixed #24 drmm error on Loongson3A
2011-05-06 Xianyi ZhangAdded openblas_set_num_threads for Fortran.
2011-05-04 Xianyi ZhangFixed #23. Fixed a bug of f_check script about generati...
2011-05-03 Xianyi ZhangFixed a bug when detecting Intel CPU.
2011-05-03 traitsFixed a build bug with NO_LAPACK=1 and SANNITY_CHECK=1.
2011-04-22 Xianyi ZhangFixed #16. Print the user-friendly message when detecti...
2011-04-22 Xianyi ZhangAdded docs for make TARGET=your_cpu_target.
2011-04-22 Xianyi ZhangFixed #19. Provided an error msg when the arch is not...
2011-04-20 Xianyi ZhangFixed #21. Added extern C to support C++. Thank Tasio...
2011-04-17 trazCompletely dtrmm function.
2011-04-15 trazIncreased handling trmm part, no edge handling. Test...
2011-04-11 trazModify prefetching C.
2011-04-11 trazAdjust kc size from 112 to 116 .
2011-04-11 Xianyi ZhangChanged default page size to 16KB on Loongson 3A.
2011-04-07 Xianyi ZhangSupported goto_set_num_threads & openblas_set_num_threa...
2011-04-07 Xianyi ZhangFixed #14 the SEGFAULT bug on 64 cores. On SMP server...
2011-04-07 Xianyi ZhangFixed #13. Fixed blasint undefined bug in <cblas.h...
2011-04-07 Xianyi ZhangUpdated the developing version to v0.1 alpha2.
2011-04-07 Xianyi ZhangInit Changelog file for next release version(v0.1alpha2).
next