Keno Fischer
|
5fd9dcbbdf
Fix incorrect attribute as a result of blanket rename
|
9 年之前 |
Keno Fischer
|
28fb939b0d
Blanket rename DLLEXPORT->OLM_DLLEXPORT
|
9 年之前 |
Keno Fischer
|
81053b7fcb
Fix Clang warnings on Windows
|
9 年之前 |
Milan Bouchet-Valat
|
b5ca785d4c
Avoid redefining endianness macros with some gcc versions
|
9 年之前 |
Ed Schouten
|
78c0afb2a7
Rename _scan_nan() to __scan_nan().
|
9 年之前 |
Viral B. Shah
|
c29e8b1b6e
Revert "Remove [jy][01n]f(). X/Open only standardizes the double versions."
|
9 年之前 |
Ed Schouten
|
8c8693cf79
Remove [jy][01n]f(). X/Open only standardizes the double versions.
|
10 年之前 |
Ed Schouten
|
ce4982acf8
Remove scalb(). The scalbn() or scalbln() function should be used.
|
10 年之前 |
Ed Schouten
|
532fe1553e
Remove the non-standard gamma() function. Use lgamma() instead.
|
10 年之前 |
Ed Schouten
|
08dbb2b517
Never include <complex.h>. Include <openlibm_complex.h> instead.
|
10 年之前 |
Ed Schouten
|
f835657bd8
Remove checks against header guards.
|
10 年之前 |
Viral B. Shah
|
9ecf223fc1
Get the ld80 routines from OpenBSD to build on mac and linux.
|
10 年之前 |
Elliot Saba
|
e9d02ee729
Fix compilation by including cdefs-compat.h in math_private.h
|
11 年之前 |
Milan Bouchet-Valat
|
3e769e48b8
Move complex number declarations to openlibm.h
|
11 年之前 |
Jameson Nash
|
f7c5ad7088
add DLLEXPORT to files in src and `int isopenlibm() = 1` function"
|
11 年之前 |
Steven G. Johnson
|
67d2324543
use C11 CMPLX or gcc __builtin_complex if available to define cpack macros
|
12 年之前 |
Mike Nolta
|
ec53659c6a
fixes for freebsd9
|
12 年之前 |
Keno Fischer
|
307d7361c5
automatic arch selection in Makefile
|
13 年之前 |
Jameson Nash
|
0df00dd0f7
initial attempt getting everything to build on windows
|
13 年之前 |
Viral B. Shah
|
7129663350
OpenLIBM builds on linux.
|
13 年之前 |
Viral B. Shah
|
f5fb927467
Build with gcc.
|
13 年之前 |
Viral B. Shah
|
394d97b5e2
198 out of 203 files build now.
|
13 年之前 |
Viral B. Shah
|
3c7b5cc6f7
Get much of src/ to build.
|
13 年之前 |
Viral B. Shah
|
16b9264f9d
Import entire msun from FreeBSD.
|
13 年之前 |
Viral B. Shah
|
aba7ae910f
Initialize repo. FreeBSD 8.2 msun code + some tweaks
|
13 年之前 |