platform/upstream/openblas.git
2012-10-08 Zhang XianyiFixed #141. make f77blas.h compatible with compilers...
2012-09-29 Zhang XianyiRefs #145. Update LAPACK to 3.4.2 version.
2012-09-24 Zhang Xianyirefs #140. Fixed zdot incompatibility ABI issue with...
2012-09-21 Zhang XianyiFixed generating shared library bug on MIPS.
2012-09-21 Zhang XianyiFixed the detection bug on Loongson 3A server.
2012-09-18 Zhang XianyiRefs #139. Check OS supporting AVX on runtime.
2012-09-17 Zhang XianyiRefs #139. Added NO_AVX flag to use old Nehalem kernels...
2012-09-14 Zhang XianyiFixed #142. Added the gesvd and potrs function families...
2012-09-14 Zhang XianyiFixed #143. Don't generate cblas.h with NO_CBLAS.
2012-08-21 Jameson Nashprovide support for passing CFLAGS, FFLAGS, PFLAGS...
2012-08-20 Zhang XianyiMerge branch 'develop' v0.2.3
2012-08-20 Zhang XianyiUpdated the doc for 0.2.3 version.
2012-08-19 Zhang XianyiRefs #136. Fixed a bug about controlling the number...
2012-08-14 Xianyi ZhangFixed a hang bug when shutdown blas threads server...
2012-08-13 Zhang XianyiUse sandy bridge kernel when DYNAMIC_ARCH=1.
2012-08-11 Zhang XianyiRefs #132. Kill the threads when unload the library.
2012-08-10 Zhang XianyiRefs #133. Users can set COMMON_OPT flag to control...
2012-08-10 Zhang XianyiRefs #134. Fixed the building bug on IBM Power.
2012-08-09 Zhang XianyiAdded the tip for Windows.
2012-08-09 Zhang XianyiRefs #130 Fixed laswp building bug with DYNAMIC_ARCH=1.
2012-08-09 Zhang XianyiRefs #130 Prevent reading ipiv array beyond the bound...
2012-07-30 Zaheer ChothiaRefs #127. Generate DLL without a version suffix on...
2012-07-13 Xianyi ZhangAdded the doc for the conflict with R parallel.
2012-07-07 Xianyi ZhangFixed the build bug when DYNAMIC_ARCH=0.
2012-07-06 Zhang XianyiMerge branch 'develop' v0.2.2
2012-07-06 Zhang XianyiUpdated the doc for 0.2.2 version.
2012-07-06 Zhang XianyiRefs #123. Fixed exporting DLL functions bug on Windows
2012-07-05 Zhang XianyiDetect Sandy Bridge 22nm desktop/mobile CPU.
2012-07-02 Xianyi ZhangFixed #120. Merge the improvements for Debian archs.
2012-07-02 Sylvestre LedruImprove the detection of sparc
2012-07-02 Sylvestre LedruWhen dealing with the kfreebsd kernel, set the same...
2012-07-02 Sylvestre Ledruif SYS_gettid doesn't exist (like under HURD), use...
2012-07-02 Sylvestre LedruSet the tests for hurd similar to linux
2012-06-30 Xianyi ZhangMerge branch 'develop' v0.2.1
2012-06-30 Xianyi ZhangUpdated the do for 0.2.1 version.
2012-06-29 Xianyi ZhangRefs #119 #118. Fixed disabling hyper threading bug.
2012-06-25 Zhang XianyiMerge branch 'release-0.2.0' into develop
2012-06-25 Zhang XianyiMerge branch 'release-0.2.0' v0.2.0
2012-06-25 Zhang XianyiUpdated the doc for 0.2.0 version.
2012-06-25 wangqianFixed the issue of mixing AVX and SSE codes in S/D...
2012-06-25 Xianyi ZhangRefs #118. Detect AMD Bulldozer as Barcelona.
2012-06-25 Xianyi ZhangFixed the build bug about Sandy Bridge on 32-bit.
2012-06-23 Xianyi ZhangAdded openblas_set_num_threads dummy function on Window...
2012-06-23 Zhang XianyiExport openblas_set_num_threads in shared library.
2012-06-23 Zhang XianyiCorrect the error in readme
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'
next