platform/upstream/openblas.git
2018-04-25 Martin KroekerMerge pull request #1538 from martin-frbg/arm7utest
2018-04-24 Martin KroekerMove the test for zero incx,incy in ARMV7 ROT
2018-04-24 Martin KroekerDrop test for zero incx,incy in armv7 AXPY
2018-04-23 Martin KroekerUse generic zrot.c on ppc64/POWER6 to work around utest...
2018-04-22 Martin KroekerMerge pull request #1534 from xianyi/revert-1333-haswell32
2018-04-22 Martin KroekerRevert "Fix 32bit HASWELL builds"
2018-04-20 Martin KroekerMerge pull request #1532 from martin-frbg/utest-cblas
2018-04-20 Martin Kroekerfork utest depends on CBLAS
2018-04-20 Martin Kroekerfork utest depends on CBLAS
2018-04-19 Martin KroekerMerge pull request #1530 from ashwinyes/develop_2018041...
2018-04-19 Ashwin Sekhar T KARM64: Enable Auto Detection of ThunderX2T99
2018-04-15 Martin KroekerMerge pull request #1523 from martin-frbg/utest_waith
2018-04-14 Martin KroekerMerge pull request #1520 from martin-frbg/cpucounts
2018-04-14 Martin KroekerInclude sys/types.h for proper typedefs related to...
2018-04-14 Martin KroekerCatch invalid cpu count returned by CPU_COUNT_S
2018-04-11 Martin KroekerMerge pull request #1515 from martin-frbg/mipsdot
2018-04-10 Martin KroekerFix precision of mips dsdot
2018-04-07 Martin KroekerMerge pull request #1512 from ararslan/aa/travis-macos-2
2018-04-07 Alex ArslanAdd a BINARY=32 build to macOS
2018-04-07 Alex ArslanAdd macOS to the Travis testing matrix
2018-04-07 Martin KroekerMerge pull request #1511 from xianyi/revert-1510-aa...
2018-04-07 Martin KroekerRevert "Add macOS to the Travis testing matrix"
2018-04-07 Martin KroekerMerge pull request #1510 from ararslan/aa/travis-macos
2018-04-07 Martin KroekerMerge pull request #1509 from ararslan/aa/dragonfly
2018-04-07 Alex ArslanAdd macOS to the Travis testing matrix
2018-04-07 Alex ArslanAdd DragonFly to exports/Makefile
2018-04-05 Martin KroekerMerge pull request #1506 from martin-frbg/issue1497
2018-04-05 Martin KroekerMerge pull request #1507 from martin-frbg/threads_usage
2018-04-05 Martin KroekerMerge pull request #1508 from ararslan/aa/wording
2018-04-04 Alex ArslanMinor changes to wording and formatting in the README
2018-04-04 Martin KroekerMerge pull request #1505 from ararslan/aa/compiler
2018-04-04 Martin KroekerRemove unguarded use of _Atomic and fix tabbing
2018-04-04 Martin KroekerUnderline importance of NUM_THREADS setting for BUFFER...
2018-04-04 Alex ArslanReinstate macOS logic
2018-04-04 Alex ArslanCompile with cc rather than gcc whenever possible
2018-04-04 Martin KroekerFix thread races and infinite looping on systems with...
2018-04-04 Martin KroekerMerge pull request #1504 from ararslan/aa/openbsd
2018-04-04 Martin KroekerMerge pull request #1501 from martin-frbg/issue875
2018-04-03 Alex ArslanAdd OpenBSD and DragonFly to community supported platforms
2018-04-03 Alex ArslanAdd support for DragonFly BSD
2018-04-02 Alex ArslanAllow building on OpenBSD
2018-03-31 Martin KroekerUpdate memory.c
2018-03-29 Martin KroekerUpdate memory.c
2018-03-29 Martin KroekerAdd workaround for old gcc and clang versions
2018-03-28 Martin KroekerMerge pull request #1500 from martin-frbg/issue1474
2018-03-27 Martin KroekerCorrect index variables used in MFlops calculation
2018-03-27 Martin KroekerMerge pull request #1499 from quickwritereader/develop
2018-03-27 Martin KroekerMerge pull request #1491 from martin-frbg/ddot_mt
2018-03-27 QWR QWRpower8:Added initial zgemv_(t|n) ,i(d|z)amax,i(d|z...
2018-03-19 Martin KroekerMerge pull request #1495 from martin-frbg/aff
2018-03-19 Martin KroekerDisable CPU affinity by default again
2018-03-17 Martin KroekerMerge pull request #1494 from martin-frbg/x86_dsdot
2018-03-17 Martin KroekerUse generic/dot.c instead of the inferior arm/dot.c...
2018-03-16 Martin KroekerDeclare dot_compute static to avoid conflicts in multia...
2018-03-16 Martin KroekerAdd multithreading support for Haswell DDOT
2018-03-04 Martin KroekerMerge pull request #1482 from martin-frbg/haswell_axpy
2018-03-04 Martin KroekerRe-enable DAXPY microkernels for x86_64
2018-03-04 Martin KroekerRewrite ROTMG to address cases not covered by the netli...
2018-03-03 Martin KroekerMerge pull request #1481 from martin-frbg/utest-fixup
2018-03-03 Martin KroekerFix transposition of expected and computed values in...
2018-02-28 Martin KroekerMerge pull request #1476 from xsacha/patch-1
2018-02-28 Martin KroekerMerge pull request #1477 from quickwritereader/develop
2018-02-28 Martin KroekerMerge pull request #1468 from martin-frbg/martin-frbg...
2018-02-28 SachaFix CMake cross-compiling
2018-02-27 Martin KroekerMerge pull request #1475 from ashwinyes/develop_2018022...
2018-02-27 Ashwin Sekhar T KARM64: Fix utest dsdot errors
2018-02-27 Martin KroekerMerge pull request #1473 from martin-frbg/p2align
2018-02-26 Martin KroekerMerge pull request #1472 from martin-frbg/utest-fixes
2018-02-26 Martin KroekerReplace .align with .p2align in the Nehalem microkernels
2018-02-26 Martin KroekerConvert .align to .p2align for OSX compatibility
2018-02-26 Martin KroekerMerge pull request #1471 from martin-frbg/p2align
2018-02-25 Martin KroekerUse generic/dot.c for DSDOT on ARMV5 and above
2018-02-25 Martin KroekerUse generic/dot.c for DSDOT on zarch
2018-02-25 Martin KroekerUse generic/dot.c for DSDOT on z13
2018-02-25 Martin KroekerUse dot.S also for DSDOT on CORTEXA57
2018-02-25 Martin KroekerUse dot.S also for DSDOT on ARMV8
2018-02-24 Martin KroekerUse .p2align instead of .align for compatibility on...
2018-02-24 Martin KroekerUse .p2align instead of .align for portability
2018-02-21 Martin KroekerLimit the additional locking from PRs 1052,1299 to...
2018-02-20 Martin KroekerMerge pull request #1466 from xianyi/revert-1464-issue1461
2018-02-20 Martin KroekerRevert "Add locks only for non-OPENMP multithreading"
2018-02-20 Martin KroekerMerge pull request #1464 from martin-frbg/issue1461
2018-02-20 Martin KroekerAdd locks only for non-OPENMP multithreading
2018-02-20 Martin KroekerRestore the remaining utests (#1462)
2018-02-18 Martin KroekerMerge pull request #1463 from martin-frbg/rotmg2
2018-02-18 Martin KroekerMerge pull request #1460 from martin-frbg/issue1425
2018-02-18 Martin KroekerFix conditionals in the rescaling against GAMSQ
2018-02-18 Martin KroekerUpdate single and double precision BLAS1 tests from...
2018-02-18 Martin KroekerFix condition in both second scaling loops
2018-02-18 the mslmdgemm_ncopy_4_ save/restore
2018-02-16 the mslmpower8 ?gemm_tcopy save/restore
2018-02-14 Martin KroekerMake "OMP task depend" sections conditional on OpenMP4...
2018-02-13 Martin KroekerRevert insiduous suppression of the -fopenmp flag in...
2018-02-11 Martin KroekerMerge pull request #1457 from martin-frbg/issue1456
2018-02-11 Martin Kroekertest_fork is not meant (nor expected) to be run with...
2018-02-11 Martin KroekerMerge pull request #1454 from martin-frbg/issue1452
2018-02-11 Martin KroekerMerge pull request #1449 from martin-frbg/armv8
2018-02-10 Martin KroekerAdd tests for rotmg
2018-02-10 Martin KroekerAdd rotmg tests for CMAKE MSVC+CLANG build
2018-02-10 Martin KroekerMerge current Makefile from develop
next