Commit History

Author SHA1 Message Date
  Simon Byrne 1492ff029a Merge pull request #142 from JuliaLang/sf/cflags 8 years ago
  Elliot Saba 75ec57d90f Set optimization level only if not already overridden 8 years ago
  Viral B. Shah 0fa599cce8 BUMP VERSION 8 years ago
  Viral B. Shah f8d64df596 Restore the optimization level to -O3 by default. 8 years ago
  Elliot Saba b5e67495ba Try adding a matrix build for `clang` on linux 8 years ago
  Elliot Saba 9c45e36809 Use `__clang__` as identifying mark of `clang` insted of `USECLANG` 8 years ago
  Elliot Saba 39dd4feb7c Bump `ulp` limits higher for Travis tests 8 years ago
  Elliot Saba 343a7199c0 Re-enabled OSX tests 8 years ago
  Elliot Saba 48976950cd Remove floating-point exception checks when compiling with `clang` 8 years ago
  Elliot Saba 232ba9db6e Modify Openlibm maximum ulp definitions for clang 8 years ago
  Tony Kelman b170b72c0e Merge pull request #140 from arjenroodselaar/split-install-target 8 years ago
  Arjen Roodselaar 4002a91a44 Split install into subtargets 8 years ago
  Viral B. Shah 5dd13830bf Merge pull request #141 from arjenroodselaar/fix-arm-decls 8 years ago
  Arjen Roodselaar 212f8a1b4c Include missing decls for ARM 8 years ago
  Elliot Saba 705cbaea30 Merge pull request #139 from petercolberg/travis 8 years ago
  Peter Colberg 806c725ef6 Test Linux arm64 using qemu user emulation 8 years ago
  Peter Colberg aeaf9cefa7 Fix undefined reference to __fpgetprec on i386 8 years ago
  Peter Colberg 29bf900ede Test Linux i686 8 years ago
  Peter Colberg 57ed355361 Fix broken compilation with ARCH=i686 8 years ago
  Peter Colberg 50c52d2b0f Use Travis build matrix to test different platforms 8 years ago
  Elliot Saba e2fc5dd2f8 Bump VERSION 8 years ago
  Viral B. Shah 07f61f312b Merge pull request #135 from JuliaLang/sf/versioning 8 years ago
  Viral B. Shah 045dfd81d0 Merge pull request #134 from EdSchouten/build-fixes 8 years ago
  Elliot Saba 4d0bc52385 Version libopenlibm properly 8 years ago
  Ed Schouten ebcd40f1b0 Update remaining references to bsd_cdefs.h to cdefs-compat.h. 8 years ago
  Keno Fischer 5fd9dcbbdf Fix incorrect attribute as a result of blanket rename 8 years ago
  Viral B. Shah 5501bf0576 Merge pull request #131 from ginggs/build-on-aarch64 8 years ago
  Graham Inggs 019990ecb7 WIP: Enable build on aarch64 8 years ago
  Viral B. Shah 960fdbf8bd Merge pull request #128 from JuliaLang/kf/clangwarnings 8 years ago
  Keno Fischer 28fb939b0d Blanket rename DLLEXPORT->OLM_DLLEXPORT 8 years ago