Viral B. Shah
|
28e2b87335
Install cdefs-compat.h as well in usr/include/openlibm
|
8 years ago |
Viral B. Shah
|
07a535e55d
moved src/cdefs-compat.h -> include/cdefs-compat.h
|
8 years ago |
Viral B. Shah
|
7654216ccf
Merge pull request #110 from iblis17/master
|
8 years ago |
Viral B. Shah
|
369d3f6b6d
Add ppc support.
|
8 years ago |
Viral B. Shah
|
076a1cfb82
Merge pull request #116 from JuliaLang/sb/opt
|
8 years ago |
Simon Byrne
|
dcc0d8da74
work around optimisation bugs for rint
|
8 years ago |
Simon Byrne
|
39bfc468bc
Merge pull request #115 from JuliaLang/sb/arm
|
8 years ago |
Simon Byrne
|
ac6fb73cba
Set optimisation on ARM to -O0, which stops tests from hanging.
|
8 years ago |
Simon Byrne
|
1aa6a0fc7c
Merge pull request #114 from JuliaLang/sb/power
|
8 years ago |
Simon Byrne
|
830dc991f3
Support powerpc
|
9 years ago |
Iblis Lin
|
37559aa18c
FreeBSD has different pkg-config dir: /usr/local/libdata/
|
9 years ago |
Viral B. Shah
|
5cd80c4b1c
Merge pull request #106 from petercolberg/master
|
9 years ago |
Peter Colberg
|
b9658f49e6
Fail if library symlinks cannot be created
|
9 years ago |
Peter Colberg
|
0aef1f7009
Clean up and test make clean
|
9 years ago |
Peter Colberg
|
ebed203c04
Remove superfluous compiler flags for tests
|
9 years ago |
Peter Colberg
|
f4daa7e8bb
Set default optimization flag to -O2
|
9 years ago |
Viral B. Shah
|
e102501e24
Merge pull request #105 from petercolberg/master
|
9 years ago |
Viral B. Shah
|
4c8740ad58
Import these fixes from upstream.
|
9 years ago |
Peter Colberg
|
3095eef623
Add make variable NOOPT to disable optimization flags
|
9 years ago |
Viral B. Shah
|
c29e8b1b6e
Revert "Remove [jy][01n]f(). X/Open only standardizes the double versions."
|
9 years ago |
Viral B. Shah
|
2af199e669
Merge pull request #104 from petercolberg/master
|
9 years ago |
Peter Colberg
|
bab41fc510
Test shared library
|
9 years ago |
Viral B. Shah
|
a8c2f3a1bb
Merge pull request #102 from ginggs/kfreebsd-hurd
|
9 years ago |
Graham Inggs
|
e3336dd022
Enable stack protection for all ELFs, not only __linux__
|
9 years ago |
Graham Inggs
|
ebe1db3ce4
Build on GNU/kfreeBSD and GNU/Hurd
|
9 years ago |
Viral B. Shah
|
58e1dd9a28
Merge pull request #103 from ginggs/inline-fpgetprec-i386
|
9 years ago |
Graham Inggs
|
d37c9c3970
Add missing include to inline __fpgetprec on i386
|
9 years ago |
Viral B. Shah
|
91f517b9f5
Merge pull request #100 from NuxiNL/aarch64
|
9 years ago |
Ed Schouten
|
845b329cb9
Remove __always_inline, just like we do for ld80.
|
9 years ago |
Ed Schouten
|
ec5833a498
Add a copy of FreeBSD's lib/libc/aarch64/_fpmath.h.
|
9 years ago |