305 Commits (8f13ab94d2af1adb4cdc0e47f40ca61c386ef5a0)

Author SHA1 Message Date
  Rajalakshmi Srinivasaraghavan 2afc074803 Fix DYNAMIC_ARCH build for POWER9 5 years ago
  Ali Saidi c623a965f9 Add Neoverse-N1 core 5 years ago
  Xianyi Zhang 4aa2d89217 Merge branch 'develop' into risc-v 5 years ago
  Martin Kroeker ddcbed6690
Merge pull request #2437 from martin-frbg/issue2434 5 years ago
  Martin Kroeker 320e2648cd
Add EMAG8180 to DYNAMIC_CORE list for ARM64 5 years ago
  Martin Kroeker 76b2cec6ce
Get endianness into Makefile variable 5 years ago
  Isuru Fernando 4326dcb460 Pass CFLAGS from env to Makefile.prebuild and remove iOS hack 5 years ago
  int_13h 96ad579428 add in runtime cpu detection for zarch (#2349) 5 years ago
  Martin Kroeker a4896b5538
Update DYNAMIC_ARCH support for ARM64 and PPC (#2332) 5 years ago
  Martin Kroeker 911c3e2f4b
Improve support for g95 and non-GNU ld 6 years ago
  Martin Kroeker 673e5a0495
Replace several POWER8/9 C kernels with their gcc7-generated assembly versions (#2263) 6 years ago
  Martin Kroeker 7d380f7d79
Fix PGI build options (again) 6 years ago
  Martin Kroeker 3635fdbf2b
Do not abuse the global ARCH variable as a local temporary 6 years ago
  Martin Kroeker a95a5e52b8
Fix PGI compiler detection for getarch 6 years ago
  Martin Kroeker 321288597c
Merge pull request #2212 from martin-frbg/nofort-nolib 6 years ago
  Martin Kroeker be147a9f28
Avoid adding a spurious dependency on the fortran runtime despite NOFORTRAN=1 6 years ago
  Martin Kroeker b89c781637
Fix surprising behaviour of NO_AFFINITY=0 6 years ago
  Martin Kroeker abea977ded
Merge pull request #2162 from martin-frbg/pgi 6 years ago
  Martin Kroeker 7684c4f8f8
PGI compiler does not like -march=native 6 years ago
  Martin Kroeker 4ea794a522
Avoid unintentional activation of TLS code via USE_TLS=0 6 years ago
  Martin Kroeker 0ab4076dd8
Merge pull request #2156 from martin-frbg/issue2154 6 years ago
  Martin Kroeker 900d5a3205
Add gfortran workaround for ABI violations in LAPACKE 6 years ago
  Michael Lass 7a9a4dbc4f Fix detection of AVX512 capable compilers in getarch 6 years ago
  Martin Kroeker f66c11fc22
Remove unrelated change 6 years ago
  Martin Kroeker d2cb610272
Add option USE_LOCKING for single-threaded build with locking support 6 years ago
  Rashmica Gupta bcdf1d4917 Add in runtime CPU detection for POWER. 6 years ago
  Martin Kroeker c4868d11c0
Make sure that AVX512 is disabled in 32bit builds 6 years ago
  Martin Kroeker d66214c946
Make x86_32 imply NO_AVX2, NO_AVX512 in addition to NO_AVX 6 years ago
  Martin Kroeker 36b844af88
Change ARMV8 target to ARMV7 when BINARY32 is set 6 years ago
  TiborGY d11554c88f Validate user supplied TARGET (#1941) 6 years ago
  Martin Kroeker 5bd21ab6e1
Make sure that -fPIC is present when needed 6 years ago
  Martin Kroeker c5f8aeff2d
Merge branch 'develop' into fbsd12 6 years ago
  Martin Kroeker ea6d1b96bd
Update Makefile.system 6 years ago
  Martin Kroeker 3c9e3faedb
fixup BSD naming of powerpc arch 6 years ago
  Andrew 44c81fd135 oops 6 years ago
  Andrew 26b3710485 Add architecture mappings for FreeBSD12 6 years ago
  pkubaj f85ce54d4a
Use correct Makefile on powerpc64 6 years ago
  Martin Kroeker a29ec458c2
propagate verison number for openblas_config_version 6 years ago
  Martin Kroeker b0c15bacc1
Merge pull request #1863 from martin-frbg/aix_install3 6 years ago
  Martin Kroeker cfb0f5b0f8
Set LIBSONAME suffix to .a for AIX 6 years ago
  Martin Kroeker 5f8f0583d4
Merge branch 'develop' into fc-1847 7 years ago
  Andrew 7d3502b500 Add -frecursive gfortran option by default 7 years ago
  Ashwin Sekhar T K d5aeff636f ARM64: Enable DYNAMIC_ARCH 7 years ago
  Martin Kroeker c0d7cd3dac
Merge pull request #1799 from martin-frbg/issue1796 7 years ago
  Martin Kroeker d3d58f8ee5
Catch conflicting usage of ARCH in at least some BSD environments 7 years ago
  Martin Kroeker 2caa2210bb
Add USE_TLS option to choose between old and new implementation of memory.c 7 years ago
  Martin Kroeker 0b2b83d9ed
Add support for a user-defined list of dynamic targets 7 years ago
  Martin Kroeker 6c2d90ba77
Move some DYNAMIC_ARCH targets to new DYNAMIC_OLDER option 7 years ago
  Martin Kroeker f6021c798d
Re-enable QUIET_MAKE 7 years ago
  Martin Kroeker e8002536ec
disable quiet_make for the moment 7 years ago