Update test to use openblas_make_complex_float and openblas_make_complex_double functions
[platform/upstream/openblas.git] / Makefile
2017-05-05 Martin KroekerMerge pull request #1175 from martin-frbg/lapack_143
2017-05-05 Martin KroekerMerge pull request #1176 from staticfloat/sf/dynamic_arch
2017-05-04 Elliot SabaAdd Makefile debugging trick so that we can inspect...
2017-04-11 Zhang XianyiBuild shared library for Android.
2017-03-01 Abdurraufconventional usage of the register save area
2017-02-26 AbdurraufMerge branch 'z13' into develop
2017-02-23 Martin KroekerMerge pull request #915 from mdong/small_fix_for_icc
2017-01-09 Zhang XianyiMerge branch 'z13' into develop
2016-12-18 Zhang XianyiMerge pull request #1032 from kiwifb/OSX_target
2016-12-18 Zhang XianyiMerge pull request #1025 from mfoster96/develop
2016-12-18 Zhang XianyiMerge pull request #1031 from kiwifb/make
2016-12-14 François BisseyNever use "make" in makefiles. Only $(MAKE).
2016-08-10 Shivraj PatilMIPS n32 ABI and build time mips simd support check
2016-08-08 Shivraj PatilMIPS n32 ABI support, MSA support detection and rename...
2016-05-04 Shivraj Patilconflict resolved by syncing with 'xianyi:develop'
2016-04-29 Zhang XianyiMerge pull request #847 from sva-img/develop
2016-04-27 Werner SaarMerge pull request #856 from wernsaar/develop
2016-04-26 Zhang XianyiMerge pull request #852 from buffer51/develop
2016-04-26 Zhang XianyiMerge pull request #851 from rndfax/develop
2016-04-26 Aleksey Kuleshovallow building tests when CROSS compiling but don't...
2016-03-15 Zhang XianyiMerge branch 'release-0.2.16' v0.2.16
2016-03-15 Zhang XianyiMerge branch 'develop' into release-0.2.16
2016-03-05 Zhang XianyiMerge remote-tracking branch 'origin/power8' into develop
2016-03-03 Zhang XianyiModify travis script.
2016-02-12 Zhang XianyiRun utest when building.
2016-02-10 Zhang XianyiRefs #707. Add BUILD_LAPACK_DEPRECATED flag in Makefile...
2016-01-29 Zhang XianyiUse ctest.h for unit test. Enable unit test on travis CI.
2016-01-26 Zhang XianyiMerge pull request #762 from jeromerobert/bug760
2016-01-26 Zhang XianyiMerge pull request #759 from jeromerobert/bug742
2016-01-26 Zhang XianyiMerge pull request #749 from lotheac/illumos_fixes
2016-01-22 Lauri Tirkkonenactually build the shared lib on illumos
2015-11-23 Zhang XianyiMerge pull request #690 from rayglover/msvc-fix
2015-11-23 Zhang XianyiMerge pull request #696 from ashwinyes/develop_20151120...
2015-11-23 Werner Saarfix for bad or outdated mingw compiler
2015-11-21 Werner Saarfixes for cross compile
2015-10-27 Zhang XianyiMerge branch 'develop' v0.2.15
2015-08-10 Zhang XianyiMerge branch 'cmake' of https://github.com/hpanderson...
2015-07-21 Zhang XianyiMerge branch 'cmake' of https://github.com/hpanderson...
2015-05-19 wernsaarMerge pull request #577 from wernsaar/develop
2015-05-19 Zhang Xianyi1) Refs #575. Remove g77 from compiler list.
2015-04-22 wernsaarMerge pull request #549 from wernsaar/develop
2015-04-22 Werner Saaradded optimized dsymv kernels for haswell
2014-08-18 Zhang XianyiMerge branch 'develop' v0.2.11
2014-07-20 Zhang XianyiMerge pull request #419 from wernsaar/develop
2014-07-16 wernsaarchanged string GFORTRAN to lowercase
2014-07-09 Zhang XianyiMerge branch 'develop' v0.2.10.rc2
2014-07-06 Zhang XianyiMerge pull request #404 from wernsaar/develop
2014-07-06 wernsaarbugfix for fortran compiler
2014-06-29 wernsaarmodification, to run blas-test on Windows
2014-06-29 Zhang XianyiMerge branch 'develop' v0.2.10.rc1
2014-06-29 Zhang XianyiMerge branch 'wernsaar-develop' into develop
2014-06-29 Zhang XianyiFixed #395. Enable optimized cgemm for Sandybridge...
2014-06-28 Zhang XianyiMerge branch 'TimothyGu-develop' into develop
2014-06-28 Zhang XianyiMerge branch 'develop' of https://github.com/TimothyGu...
2014-06-27 Timothy GuRemove all trailing whitespace except lapack-netlib
2014-06-27 wernsaaradded blas-test from lapack
2014-06-27 Zhang XianyiMerge pull request #390 from wernsaar/develop
2014-06-22 wernsaarfixed bug for INTERFACE64
2014-06-21 wernsaarRef #393: fix for INTERFACE64=0 and ARCH_X86 in divtable
2014-06-10 Zhang XianyiMerge branch 'develop' v0.2.9
2014-06-05 Zhang XianyiFixed #374.
2014-05-26 Zhang XianyiMerge pull request #376 from wernsaar/develop
2014-05-24 wernsaaradded lapack and lapacke timing libs by default
2014-05-23 wernsaarenabled abd tested optimized trtri lapack functions
2014-05-23 Timothy GuAdd NO_STATIC variable which disables static lib instal...
2014-05-21 Zhang XianyiRefs #372. Fixed a lot of bugs about LAPACK testing.
2014-05-21 Zhang XianyiMerge branch 'develop' of https://github.com/wernsaar...
2014-05-19 Zhang XianyiMerge branch 'TimothyGu-develop' into develop
2014-05-19 Timothy GuRemove code for downloading lapack tarball and the...
2014-05-14 wernsaarModified lapack-test, using lapack_testing.py to run...
2014-05-14 wernsaarchanged label lapack-test
2014-05-02 Zhang XianyiMerge pull request #367 from xantares/patch-2
2014-05-02 xantaresUpdate Makefile
2014-03-06 Zhang XianyiMerge branch 'release-0.2.9' v0.2.9.rc2
2013-12-01 wernsaarMerge remote branch 'origin/master' into piledriver
2013-12-01 wernsaarMerge remote branch 'origin/master' into bulldozer
2013-12-01 wernsaarMerge remote branch 'origin/master' into haswell
2013-12-01 wernsaarMerge remote branch 'origin/develop' into haswell
2013-12-01 wernsaarMerge remote branch 'origin/develop' into piledriver
2013-12-01 wernsaarMerge remote branch 'origin/develop' into bulldozer
2013-12-01 wernsaarMerge remote branch 'origin/develop' into armv7
2013-12-01 wernsaarMerge remote branch 'origin/develop' into haswell
2013-12-01 wernsaarMerge remote branch 'origin/develop' into piledriver
2013-12-01 wernsaarMerge remote branch 'origin/develop' into bulldozer
2013-11-02 Zhang Xianyirefs #287. Don't enable OpenMP for netlib LAPACK sequen...
2013-08-28 Zhang XianyiMerge pull request #291 from larsmans/fix-makefile...
2013-08-28 Zhang XianyiMerge pull request #289 from larsmans/no-noconst
2013-08-28 Lars Buitinckfix default prefix handling in makefiles
2013-08-28 Lars Buitinckget rid of the generated cblas_noconst.h file
2013-08-20 Zhang XianyiRefs #279. Provide ONLY_CBLAS flag. If you only need...
2013-08-17 Zhang XianyiMerge pull request #278 from wernsaar/haswell
2013-08-09 Zhang XianyiMerge branch 'develop' of https://github.com/wernsaar...
2013-08-05 Zhang XianyiMerge branch 'develop' of https://github.com/wernsaar...
2013-07-28 Zhang XianyiMerge branch 'develop' into bulldozer
2013-07-20 Zhang XianyiMerge branch 'develop'
2013-07-20 Zhang XianyiMerge branch 'loongson3b' into develop
2013-07-20 Zhang XianyiMerge branch 'loongson3a' into develop
2013-07-16 Zhang XianyiModified Makefile to avoid redundant echo.
2013-07-14 Zhang XianyiChanged makefile for lapack.
2013-07-10 Zhang XianyiRefs #248. Support LAPACK and LAPACKE with lsbcc.
next