Ed Schouten
|
bc8dd927a3
Use isfinite() instead of non-standard finite() function.
|
9 years ago |
Keno Fischer
|
13d11626ba
Merge pull request #98 from ginggs/fix-missing-buildflags
|
9 years ago |
Graham Inggs
|
395d998567
Fix missing buildflags
|
9 years ago |
Viral B. Shah
|
0036d70734
Merge pull request #97 from ziotom78/patch-1
|
9 years ago |
Maurizio Tomasi
|
3f0a53d69b
New instructions about how to build on OpenBSD
|
9 years ago |
Maurizio Tomasi
|
2870ed32b3
Update Make.inc to detect OpenBSD
|
9 years ago |
Viral B. Shah
|
ef29d06db1
Merge pull request #90 from scialex/cross-compile
|
9 years ago |
Alexander Light
|
f70240ded5
Add support for cross compiling with ARCH=name
|
10 years ago |
Viral B. Shah
|
efcb36079a
Merge pull request #88 from scialex/fix-i386
|
10 years ago |
Alexander Light
|
f30b0d3045
Fix build for i386
|
10 years ago |
Viral B. Shah
|
c53d2ddbe2
Merge pull request #87 from JuliaLang/nalimilan/fpstack
|
10 years ago |
Milan Bouchet-Valat
|
eaee935f48
Remove floating point stack checks in tests
|
10 years ago |
Viral B. Shah
|
8247b5af78
Revert "Update to the latest s_scalbln.c from msun."
|
10 years ago |
Viral B. Shah
|
a2f4e102f2
Update to the latest s_scalbln.c from msun.
|
10 years ago |
Viral B. Shah
|
763da44606
Bump SO major number as we have introduced API breakage.
|
10 years ago |
Viral B. Shah
|
8d0843a324
Merge pull request #85 from NuxiNL/remove-extensions
|
10 years ago |
Ed Schouten
|
d64ea4e5f9
Make small changes to libm-test.c to improve portability.
|
10 years ago |
Ed Schouten
|
b6ff8bbe91
Clean up a change that I sneaked in accidentically.
|
10 years ago |
Ed Schouten
|
16902a6ce1
Reconnect cbrtl() to the build. It seems to build properly.
|
10 years ago |
Ed Schouten
|
8c8693cf79
Remove [jy][01n]f(). X/Open only standardizes the double versions.
|
10 years ago |
Ed Schouten
|
ce4982acf8
Remove scalb(). The scalbn() or scalbln() function should be used.
|
10 years ago |
Ed Schouten
|
c08bd962f2
Remove the non-standard finite() function.
|
10 years ago |
Ed Schouten
|
ae1e0c309a
Remove the non-standard drem() function.
|
10 years ago |
Ed Schouten
|
eca4ac8bf1
Remove the non-standard significand() function.
|
10 years ago |
Ed Schouten
|
532fe1553e
Remove the non-standard gamma() function. Use lgamma() instead.
|
10 years ago |
Viral B. Shah
|
388f0f1d32
Remove unused Symbol.map files.
|
10 years ago |
Viral B. Shah
|
cb6c82190b
More README updates.
|
10 years ago |
Viral B. Shah
|
9fe53caefe
README updates.
|
10 years ago |
Viral B. Shah
|
5473e8b27d
Disable OS X tests for now.
|
10 years ago |
Viral B. Shah
|
ce8af02232
Merge pull request #82 from talex5/minios2
|
10 years ago |