summaryrefslogtreecommitdiff
path: root/c_check
AgeCommit message (Expand)AuthorFilesLines
2017-01-09Merge branch 'z13' into developZhang Xianyi1-0/+8
2016-11-22Convert --exclude-libs argument to linker flagMartin Kroeker1-0/+5
2016-09-14Updated CROSS_SUFFIX regex to work with CC containing argumentsPaul MUSTIÈRE1-1/+1
2016-08-10MIPS n32 ABI and build time mips simd support checkShivraj Patil1-18/+16
2016-08-08MIPS n32 ABI support, MSA support detection and rename ARCH, ARCHFLAGSShivraj Patil1-4/+34
2016-07-22P6600/I6400 Build fix. Reverted the changes which was done to support for MIP...Shivraj Patil1-9/+4
2016-07-14Complete support for MIPS n32 ABIVicente Olivert Riera1-2/+7
2016-04-29Merge pull request #847 from sva-img/developZhang Xianyi1-4/+4
2016-04-27Use CROSS_SUFFIX only if CROSS is setbuffer511-1/+1
2016-04-27Fixed cross-suffix detection for path that contains dashes when the compiler ...buffer511-8/+8
2016-04-22MIPS P5600(32 bit) and I6400(64 bit) cores support added.Shivraj Patil1-4/+4
2016-04-15Init IBM z system (s390x) porting.Zhang Xianyi1-0/+8
2015-11-09Fix detection of POWER architecture in c_check.Sébastien Villemot1-0/+1
2015-10-05Fix cross compilation suffix detectionKeno Fischer1-1/+1
2015-05-20Support Android NDK armeabi-v7a-hard ABI. (-mfloat-abi=hard)Zhang Xianyi1-0/+1
2015-04-29Fix detection of ARM architectures in c_check.Sébastien Villemot1-0/+2
2015-03-24Fix compiling bug for ARM with setting BINARY.Zhang Xianyi1-0/+4
2014-12-02c_check: set $hostarch to x86_64 instead of amd64Mike Nolta1-0/+1
2014-06-27Remove all trailing whitespace except lapack-netlibTimothy Gu1-9/+9
2013-12-01modified c_checkwernsaar1-0/+4
2013-07-10Refs #248. Support LAPACK and LAPACKE with lsbcc.Zhang Xianyi1-1/+2
2013-06-06Refs #227. Detected LLVM/Clang compiler.Zhang Xianyi1-0/+5
2013-04-27Refs #210. Disable checking /lib/libpthread.so*.Zhang Xianyi1-5/+5
2012-05-23Fix typo: OS_CYGWIN -> OS_CYGWIN_NT, OS_INERIX -> OS_INTERIXZaheer Chothia1-1/+1
2012-05-23Fix inconsistent case for OS_* macros (Refs pull request #111)Zaheer Chothia1-4/+4
2012-04-27Refs #99. c_check/f_check: strip quotes from detected flagsZaheer Chothia1-0/+2
2011-05-27Fixed a bug about detecting underscore prefix in c_check.Xianyi Zhang1-1/+1
2011-01-24Import GotoBLAS2 1.13 BSD version codes.Xianyi Zhang1-0/+254