23 Commits (33c5e8db7f60035c748dc1aac370775025936a34)

Author SHA1 Message Date
  Hank Anderson 5d3fc092e9 Added MSVC defines to common.h. 10 years ago
  Werner Saar ddf983d643 added optimizations for steamroller 10 years ago
  wernsaar 271af406f3 bugfix for linux affinity code 11 years ago
  Zhang Xianyi 7a8949e0ce Merge branch 'develop' of https://github.com/TimothyGu/OpenBLAS into TimothyGu-develop 11 years ago
  Timothy Gu 6c2ead30f0 Remove all trailing whitespace except lapack-netlib 11 years ago
  Jameson Nash f41f03ab83 fix #394. this cleans up some handles after using them, and doesn't disable ALL process privileges upon success 11 years ago
  wernsaar d751224ea4 changed YIELDING for BULLDOZER 11 years ago
  wernsaar 43fbdb7a5a added ARMV5 as reference platform 11 years ago
  Zhang Xianyi a789b77b75 Used SwitchToThread for YIELDING on AMD piledriver with Windows. 11 years ago
  wernsaar 2a625447ea modified common.h 12 years ago
  Lars Buitinck 212463dce9 get rid of the generated cblas_noconst.h file 12 years ago
  Zhang Xianyi 32d2ca3035 Refs #214, #221, #246. Fixed the getrf overflow bug on Windows. 12 years ago
  Zaheer Chothia a9500d0079 Missing line continuation -- follow-up to last commit (64ad8b9809). 12 years ago
  Zaheer Chothia 64ad8b9809 Refs #193. Don't use C99 complex numbers when building C++ code. 12 years ago
  Zaheer Chothia 4db6660de4 Refs #185. Add missing 'const' to declarations in <cblas.h>. Thanks to Dan Povey! 12 years ago
  Alexander Nasonov e85549ee11 Fix NetBSD build. 13 years ago
  Zhang Xianyi b1a54a0107 Fixed #141. make f77blas.h compatible with compilers which lack C99 complex number. 13 years ago
  Zaheer Chothia a431042475 Fix inconsistent case for OS_* macros (Refs pull request #111) 13 years ago
  Mike Nolta be1692d64f fix 'sched_yield' warnings on FreeBSD,NetBSD 13 years ago
  Zaheer Chothia f93318a6c8 Refs #95 cblas: compatibility for compilers without C99 complex number support (e.g. Visual Studio) 13 years ago
  Mike Nolta 363a563ec2 fix #49 13 years ago
  Xianyi Zhang 0a45e5495f Fixed #21. Added extern C to support C++. Thank Tasio for the patch. 14 years ago
  Xianyi Zhang 342bbc3871 Import GotoBLAS2 1.13 BSD version codes. 14 years ago