platform/upstream/openblas.git
2012-06-23 Zhang XianyiModified readme.
2012-06-23 Zhang XianyiUpdate the docs for 0.2.0
2012-06-23 Zhang XianyiUpdate git ignore file.
2012-06-23 Zhang XianyiMerge branch 'sandybridge' into release-0.2.0
2012-06-21 Zhang XianyiRefs #83. Clang 3.1 works fine on Sandy Bridge Mac...
2012-06-20 Zaheer ChothiaMerge branch 'develop' into sandybridge
2012-06-20 Zaheer ChothiaFixed noisy warning with Clang
2012-06-20 wangqianMerge branch 'sandybridge' of github.com:xianyi/OpenBLA...
2012-06-20 wangqianRefs #83 Fixed S/DGEMM calling conventions bug on windows.
2012-06-20 Xianyi ZhangFixed #106. Use fetch instead of curl on FreeBSD.
2012-06-20 Zhang XianyiRefs #83. Added the missing ALIGN_5 macro on Mac OSX...
2012-06-19 wangqianFixed align problem in S and C precision GEMM kernels.
2012-06-19 wangqianFixed bug in MOVQ redefine and ALIGN SIZE problem.
2012-06-19 Xianyi ZhangFixed dynamic_arch building bug.
2012-06-19 Xianyi ZhangMerge branch 'develop' into sandybridge
2012-06-19 Xianyi Zhang Refs #113. Fixed BOBCATE typo in dynamic arch building.
2012-06-19 wangqianRefs #83 #53. Adding Intel Sandy Bridge (AVX supported...
2012-06-16 Zhang XianyiMerge branch 'develop' into sandybridge
2012-06-02 Zhang XianyiRefs #113. Fixed the build bug on AMD Bobcat 64-bit OS.
2012-05-31 Zhang XianyiRefs #113. Fixed the typo BOBCATE -> BOBCAT
2012-05-31 Zhang XianyiRefs #113. Support AMD Bobcate using Barcelona kernel...
2012-05-31 Zhang XianyiRefs #75. Check ffreep macro before the define.
2012-05-31 Zhang XianyiMerge branch 'sandybridge' into develop
2012-05-30 Xianyi ZhangRefs #75. Use ffreep opcode directly. Please check...
2012-05-30 Xianyi ZhangMerge branch 'fix-64-cores-limitation' into develop
2012-05-29 Xianyi ZhangRefs #112. Improved setting thread affinity in Linux...
2012-05-25 Xianyi ZhangDetect Intel Core i7 3000 with Sandybridge.
2012-05-25 Xianyi ZhangMerge branch 'develop' into sandybridge
2012-05-22 Zaheer ChothiaFix typo: OS_CYGWIN -> OS_CYGWIN_NT, OS_INERIX -> OS_IN...
2012-05-22 Zaheer ChothiaFix inconsistent case for OS_* macros (Refs pull reques...
2012-05-21 zchothiaMerge pull request #111 from nolta/develop
2012-05-21 Mike NoltaFreeBSD: fix OS_FreeBSD -> OS_FREEBSD typos
2012-05-21 Mike NoltaFreeBSD: allow CC & FC to have different versions
2012-05-21 Zaheer ChothiaDLL: replace FEXTRALIB -> EXTRALIB (for consistency)
2012-05-21 Zaheer ChothiaFix FreeBSD build (undefined reference to `pthread_create')
2012-05-21 Zhang XianyiFixed #110. Merge branch 'patch-2' of https://github...
2012-05-21 Mike NoltaFreeBSD: replace EXTRALIB -> FEXTRALIB
2012-05-20 Zaheer ChothiaFix Fortran compiler detection
2012-05-20 Zaheer ChothiaRespect C compiler set on the command line or inherited...
2012-05-20 Zhang XianyiMerge branch 'patch-1' of https://github.com/nolta...
2012-05-20 Mike Noltafix 'sched_yield' warnings on FreeBSD,NetBSD
2012-05-16 Zaheer ChothiaSymbol list: document how LAPACKE exports are derived...
2012-05-15 Zaheer ChothiaFixed #107. Export missing LAPACK auxiliary routines...
2012-05-13 Zhang XianyiRefs #106. Fixed wget and md5 bug on FreeBSD and NetBSD.
2012-05-10 Xianyi ZhangRefs #105. Export missing LAPACK functions in shared...
2012-05-08 Xianyi ZhangRefs #85 #104. Use patch instead of git to apply this...
2012-05-07 Xianyi ZhangRefs #85 #104. Disable my_bind to fix this segfault...
2012-05-03 Xianyi Zhangrefs #103 Increase GEMM_MULTITHREAD_THRESHOLD to 50.
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 ZhangMerge branch 'develop' v0.1.1
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 ZhangMerge branch 'release-0.1.1'
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 ZhangMerge branch 'develop' into sandybridge
2012-04-05 Xianyi ZhangFixed #84 the MD5 command line bug on Mac OSX.
2012-03-30 Xianyi ZhangInit Sandybridge codes based on Nehalem.
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 ZhangMerge branch 'release-0.1.0' v0.1.0
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
next