Jeff Bezanson
|
c9cf16d2de
add special cases for powers 3 and 4, in addition to 2
|
12 years ago |
Jameson Nash
|
3c8738e642
fix amd64 asm syntax for windows
|
12 years ago |
Jeff Bezanson
|
1b9b759b48
add exported names for ldexp
|
12 years ago |
Jameson Nash
|
3fda504f47
support environment CFLAGS (and SFLAGS) without clobbering the essential build flags
|
12 years ago |
Viral B. Shah
|
50ce8eff11
Reinstate amos for now, since slatec is giving some trouble.
|
12 years ago |
Viral B. Shah
|
c5b47b3589
Build libopenlibm-extras separately
|
12 years ago |
Viral B. Shah
|
0dd0110c27
Add Makefile.extras
|
12 years ago |
Viral B. Shah
|
c977aa998f
Add Makefile.extras to build libopenlibm-extras.
|
12 years ago |
Jameson Nash
|
07085279a1
use $(AR) variable instead of ar
|
12 years ago |
Viral B. Shah
|
34013cae40
Merge pull request #17 from stevengj/Faddeeva
|
12 years ago |
Viral B. Shah
|
e3e2501359
Merge pull request #16 from stevengj/CMPLX
|
12 years ago |
Steven G. Johnson
|
b892df1d9f
added Faddeeva package from http://ab-initio.mit.edu/Faddeeva for complex error functions
|
12 years ago |
Steven G. Johnson
|
67d2324543
use C11 CMPLX or gcc __builtin_complex if available to define cpack macros
|
12 years ago |
Stefan Karpinski
|
e08651b8a9
Merge pull request #14 from sebastien-villemot/master
|
12 years ago |
Sébastien Villemot
|
1bbda18695
Inject FFLAGS, CFLAGS, LDFLAGS where missing
|
12 years ago |
Viral B. Shah
|
00e0e7e5ee
Add Make.files for all architectures.
|
12 years ago |
Jeff Bezanson
|
5e08d588a9
change licenses to reflect that the "Winning Strategies, Inc." code has been placed in the public domain
|
12 years ago |
Jeff Bezanson
|
f957ae9169
remove BSD clause 3 from another UCB file
|
12 years ago |
Jeff Bezanson
|
1742d52791
remove advertising clause from files owned by UC Berkeley, since it was
|
12 years ago |
Jameson Nash
|
b9dbcf8247
update gitignore for WIN32 exe files
|
12 years ago |
Jameson Nash
|
e9661c36af
WIN32 build fix
|
12 years ago |
Jeff Bezanson
|
4ebe327d24
fix comparison syntax in s_nan.c
|
12 years ago |
Mike Nolta
|
75ba4267f9
fix build failure due to gcc44 inline bug (see julia issue #1480)
|
12 years ago |
Mike Nolta
|
ec53659c6a
fixes for freebsd9
|
12 years ago |
Viral B. Shah
|
f7c5d2787a
Add the amos library
|
12 years ago |
Viral B. Shah
|
fd7ad71434
Add Make.files
|
12 years ago |
Viral B. Shah
|
e8bf368573
Include AMOS in OpenLibm.
|
12 years ago |
Stefan Karpinski
|
820c38cbd2
git ignore test/test-{float,double}.dSYM
|
12 years ago |
Mike Nolta
|
08fafa36a8
add missing 'test-double' to test/.gitignore
|
12 years ago |
Viral B. Shah
|
1ac594e475
Quiet the clang build.
|
12 years ago |