summaryrefslogtreecommitdiff
path: root/common.h
AgeCommit message (Expand)AuthorFilesLines
2014-05-15changed YIELDING for BULLDOZERwernsaar1-0/+7
2014-05-13added ARMV5 as reference platformwernsaar1-1/+1
2014-01-28Used SwitchToThread for YIELDING on AMD piledriver with Windows.Zhang Xianyi1-1/+2
2013-12-01modified common.hwernsaar1-0/+18
2013-08-28get rid of the generated cblas_noconst.h fileLars Buitinck1-2/+3
2013-07-11Refs #214, #221, #246. Fixed the getrf overflow bug on Windows.Zhang Xianyi1-0/+17
2013-02-01Missing line continuation -- follow-up to last commit (64ad8b9809).Zaheer Chothia1-1/+1
2013-02-01Refs #193. Don't use C99 complex numbers when building C++ code.Zaheer Chothia1-1/+2
2013-01-20Refs #185. Add missing 'const' to declarations in <cblas.h>. Thanks to Dan Po...Zaheer Chothia1-1/+2
2012-11-10Fix NetBSD build.Alexander Nasonov1-0/+5
2012-10-08Fixed #141. make f77blas.h compatible with compilers which lack C99 complex n...Zhang Xianyi1-0/+2
2012-05-23Fix inconsistent case for OS_* macros (Refs pull request #111)Zaheer Chothia1-1/+1
2012-05-20fix 'sched_yield' warnings on FreeBSD,NetBSDMike Nolta1-1/+1
2012-04-24Refs #95 cblas: compatibility for compilers without C99 complex number suppor...Zaheer Chothia1-0/+22
2012-02-19fix #49Mike Nolta1-0/+4
2011-04-20Fixed #21. Added extern C to support C++. Thank Tasio for the patch.Xianyi Zhang1-0/+10
2011-01-24Import GotoBLAS2 1.13 BSD version codes.Xianyi Zhang1-0/+610