platform/upstream/openblas.git
2012-12-06 Zhang XianyiInit AMD Bulldozer codebase.
2012-11-28 Zhang XianyiAdded -lgomp for generating DLL on Windows.
2012-11-26 Zhang XianyiRefs #154. Fixed the build bug of dgemv_t on MinW64.
2012-11-26 Zhang XianyiUpdate the doc for 0.2.5 version.
2012-11-19 Zhang XianyiRefs #154. Fixed a SEGFAULT bug of dgemv_t when m is...
2012-11-15 Zhang XianyiFixed #160. Merge branch 'master' of https://github...
2012-11-14 Sébastien VillemotFix compilation with TARGET=GENERIC
2012-11-13 Zhang XianyiFixed #157. Only detect the number of physical CPU...
2012-11-12 Zhang XianyiCompile lapacke with ILP64 modle when INTERFACE64=1
2012-11-12 Zhang XianyiAdded the patch for lapacke example.
2012-11-12 Zhang XianyiMerge branch 'master' of https://github.com/alnsn/OpenB...
2012-11-10 Alexander NasonovFix NetBSD build.
2012-11-08 Zhang XianyiImproved Makefile.rule for cross compiler.
2012-11-08 Zhang XianyiAdded NO_SHARED flag to disable generating the shared...
2012-11-06 Zhang XianyiRefs #153. Restore the original CPU affinity when calli...
2012-10-15 Zaheer ChothiaAlternative approach to avoid command-line length while...
2012-10-15 Zaheer ChothiaFix installation step on Windows (regression from e8306...
2012-10-12 Zaheer ChothiaFixed #147: LAPACK symbols were not being exported...
2012-10-09 Zhang XianyiMerge branch 'develop' v0.2.4
2012-10-09 Zhang XianyiDon't use xgetbv instruction when NO_AVX=1
2012-10-08 Zhang XianyiMerge branch 'develop'
2012-10-08 Zhang XianyiUpdated the doc for 0.2.4 version.
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
next