summaryrefslogtreecommitdiff
path: root/Makefile.system
AgeCommit message (Expand)AuthorFilesLines
2017-07-13Disable ReLAPACK by default (#1238)Martin Kroeker1-0/+3
2017-07-10Merge branch 'develop' into develop_arm_softfpZhang Xianyi1-0/+7
2017-07-05Link -lm or -lm_hard for Android ARMv7.Zhang Xianyi1-0/+8
2017-07-02arm: Remove unnecessary files/codeAshwin Sekhar T K1-12/+7
2017-06-30arm: Determine the abi from compiler if not specified on command lineAshwin Sekhar T K1-8/+16
2017-06-23Merge branch 'arm_soft_fp_abi' into developZhang Xianyi1-0/+11
2017-05-25build: LLVM: Add Flang compiler support and enable OpenMP for ClangPaul Osmialowski1-1/+17
2017-05-04Force `DYNAMIC_ARCH` to empty when `DYNAMIC_CORE` is not setElliot Saba1-1/+2
2017-03-19Add ZEN support (tested for auto-detected static backend)Denis Steckelmacher1-1/+7
2017-03-06Support ARM softfp ABI for sgemm on ARMV7.Zhang Xianyi1-3/+3
2017-03-06Merge branch 'develop' into arm_soft_fp_abiZhang Xianyi1-27/+53
2017-01-08Apply COMMON_OPT to default FFLAGS to avoid building non-optimized LAPACK by ...Martin Kroeker1-1/+1
2016-12-15Do not override MACOSX_DEPLOYMENT_TARGET if it is already defined.François Bissey1-0/+2
2016-08-10MIPS n32 ABI and build time mips simd support checkShivraj Patil1-6/+8
2016-08-08MIPS n32 ABI support, MSA support detection and rename ARCH, ARCHFLAGSShivraj Patil1-24/+20
2016-07-22P6600/I6400 Build fix. Reverted the changes which was done to support for MIP...Shivraj Patil1-9/+18
2016-07-15Added MSA optimization for GEMV_N, GEMV_T, ASUM, DOT functionsShivraj Patil1-1/+1
2016-07-14Complete support for MIPS n32 ABIVicente Olivert Riera1-18/+9
2016-05-19Makefile.system: P5600 and I6400 cores need -mmsaVicente Olivert Riera1-0/+10
2016-04-22MIPS P5600(32 bit) and I6400(64 bit) cores support added.Shivraj Patil1-9/+9
2016-02-04Fixed linking error when compiling ARMv7 for Android (disabled -lpthread and ...buffer511-3/+4
2016-01-30re enable Fortran optimization flag on windowsTony Kelman1-4/+0
2016-01-26Update Makefile.systemMartin Kroeker1-1/+2
2016-01-26Merge pull request #749 from lotheac/illumos_fixesZhang Xianyi1-1/+1
2016-01-22use $(AWK) in Makefile.install and switch it to nawkLauri Tirkkonen1-1/+1
2015-12-31Let make MAX_STACK_ALLOC=0 do what expectedJerome Robert1-1/+2
2015-12-28Allow to force the number of parallel make jobJerome Robert1-0/+4
2015-11-21lapack fixes for WindosWerner Saar1-0/+4
2015-11-21fixes for cross compileWerner Saar1-2/+11
2015-10-28Merge branch 'develop' into arm_soft_fp_abiZhang Xianyi1-6/+6
2015-10-01default to lib$(SYMBOLPREFIX)openblas$(SYMBOLSUFFIX), as discussed in #646: i...Steven G. Johnson1-6/+6
2015-09-26ARM soft fp abi branch.Zhang Xianyi1-0/+11
2015-08-03Use pure C generic target on x86 and x86_64.Zhang Xianyi1-0/+10
2015-06-12Fix test execution when USE_OPENMP=0Thomas Anderson1-9/+9
2015-06-08Fix #593. Change MACOSX_DEPLOYMENT_TARGET to 10.6.Zhang Xianyi1-1/+1
2015-05-191) Refs #575. Remove g77 from compiler list.Zhang Xianyi1-0/+6
2015-05-13Add AMD Excavator target.Zhang Xianyi1-1/+7
2015-05-07Refs #565. Fix the bug of generate FEXTRALIB.Zhang Xianyi1-4/+1
2015-05-06Add vecLib benchmarksAndreas Noack1-0/+4
2015-02-08Detect the wrong combined flags of USE_OPENMP=1 and USE_THREAD=0.Zhang Xianyi1-0/+6
2015-01-02Merge pull request #482 from jeromerobert/developZhang Xianyi1-0/+4
2014-12-28added target processor STEAMROLLERWerner Saar1-1/+7
2014-12-27Allow to do gemv and ger buffer allocation on the stackJerome Robert1-0/+4
2014-10-24add SYMBOLPREFIX and SYMBOLSUFFIX makefile optionsTony Kelman1-0/+10
2014-08-26renoved flag no-integrated-as, because not working on macosxwernsaar1-5/+0
2014-08-26EXPERIMENTAL: added the flag -no-integrated-as for clang compiler in Makefile...wernsaar1-1/+7
2014-08-02added experimental support for big numa machineswernsaar1-0/+4
2014-07-17Refs #415. Fixed the x86/i386 compiling bug with DYNAMIC_ARCH=1.Zhang Xianyi1-1/+1
2014-07-16Refs #401. Added NO_AVX2 flag for old binutils (e.g. RHEL6)Zhang Xianyi1-1/+12
2014-06-27Remove all trailing whitespace except lapack-netlibTimothy Gu1-18/+18