Jameson Nash
|
2eb1876bb8
add more windows compatibility definitions
|
11 gadi atpakaļ |
Jameson Nash
|
66e6f8ea91
normalize __WIN32__ to _WIN32, which is defined by all Windows compilers
|
11 gadi atpakaļ |
Jiahao Chen
|
2aed05070f
Merge pull request #45 from weatherhead99/patch-1
|
11 gadi atpakaļ |
Dan Weatherill
|
99c712d65e
Update Make.inc
|
11 gadi atpakaļ |
Isaiah Norton
|
e9c0ba7ad6
distclean: clean everything
|
11 gadi atpakaļ |
Elliot Saba
|
eb2f4d4b44
Install everything in the `include/` directory into `$(prefix)/include/openlibm`.
|
11 gadi atpakaļ |
Kevin Squire
|
682198cad4
Merge pull request #38 from JuliaLang/ln_fix
|
11 gadi atpakaļ |
Kevin Squire
|
e76564b1d1
Force library symbolic links to overwrite, and ignore errors.
|
11 gadi atpakaļ |
Jameson Nash
|
4689cf133e
hide versioned libraries from git
|
11 gadi atpakaļ |
Jameson Nash
|
a076418c8b
provide fegetround & family functions on win64
|
11 gadi atpakaļ |
Viral B. Shah
|
9bd6ebcc55
Merge pull request #37 from JuliaLang/soname
|
11 gadi atpakaļ |
Milan Bouchet-Valat
|
b462578393
Use $(includedir) instead of hardcoding $(prefix)/include
|
11 gadi atpakaļ |
Milan Bouchet-Valat
|
bb40f6c7a8
Change PREFIX and LIBDIR to lowercase
|
11 gadi atpakaļ |
Milan Bouchet-Valat
|
251814ebb3
Set SONAME
|
11 gadi atpakaļ |
Viral B. Shah
|
71d942f730
libdir, DESTDIR, and soname updates.
|
11 gadi atpakaļ |
Viral B. Shah
|
945c25a691
Update license and readme.
|
11 gadi atpakaļ |
Viral B. Shah
|
320de7faca
Remove makefile for openlibm-extras
|
11 gadi atpakaļ |
Viral B. Shah
|
d28fae9774
Remove amos and Faddeeva - they are now in openspecfun
|
11 gadi atpakaļ |
Viral B. Shah
|
8d24a2416e
Merge pull request #34 from nalimilan/noexecstack
|
11 gadi atpakaļ |
Milan Bouchet-Valat
|
0affa5be19
Enable stack protection in all .S files
|
11 gadi atpakaļ |
Jeff Bezanson
|
9ca11f20c6
updates to s_round.c from FreeBSD
|
11 gadi atpakaļ |
Jeff Bezanson
|
3566e32d84
new polynomials for erff, by Steve Kargl
|
11 gadi atpakaļ |
Jeff Bezanson
|
89d232d114
more accurate comment for the x==1.0 hack
|
11 gadi atpakaļ |
Jeff Bezanson
|
9bc257a323
special-case more accurate answer for exp(1.0)
|
11 gadi atpakaļ |
Jameson Nash
|
9b23967282
provide fenv functions on windows
|
11 gadi atpakaļ |
Jameson Nash
|
ec41733ce8
add DLLEXPORT to bsdsrc files
|
11 gadi atpakaļ |
Jameson Nash
|
18f475de56
add DLLEXPORT to i387 and amd64 assembly (win32 target) and ld80/ld128 files
|
11 gadi atpakaļ |
Jameson Nash
|
f7c5ad7088
add DLLEXPORT to files in src and `int isopenlibm() = 1` function"
|
11 gadi atpakaļ |
Elliot Saba
|
522eaccce7
Merge pull request #29 from JuliaLang/whoopsies
|
11 gadi atpakaļ |
Elliot Saba
|
4846e7d6c4
Remove debug printf()
|
11 gadi atpakaļ |