Viral B. Shah
1ad71c2061
Ver 0.2.
2012-08-21 18:53:32 +05:30
Viral B. Shah
abc6c5e76f
Revert to commit 87ce7cedda
...
and disable the building of test-double-system and test-float-system
by default
2012-08-19 17:03:16 +05:30
Viral B. Shah
9355874e4c
Make tests build on mac.
...
Disable test-float-system for now.
2012-08-19 16:43:40 +05:30
Keno Fischer
87ce7cedda
Fix build on amd64 linux
2012-08-19 04:15:47 -04:00
Viral B. Shah
52dd430ac8
Don't use fsin and fcos.
...
close #11
2012-08-19 13:15:52 +05:30
Viral B. Shah
210c1fa7b4
Add fpu.h
...
Build will currently fail due to amd64/fenv.c not building.
2012-08-19 13:13:52 +05:30
Viral B. Shah
850280a862
Version 0.1
...
Update README.md
2012-08-19 11:52:43 +05:30
Viral B. Shah
54d62dae16
Formatting
2012-07-03 21:01:08 +05:30
Viral B. Shah
842286d74b
Compile instructions
2012-07-03 21:00:34 +05:30
Keno Fischer
4b078ee343
Fix __weak_reference for clang [ closes #9 ]
2012-07-03 13:50:00 +02:00
Viral B. Shah
56811b0809
Ability to use clang.
2012-07-03 16:49:19 +05:30
Viral B. Shah
62c895488f
Workarounds in cdefs-compat for clang.
2012-07-03 16:24:32 +05:30
Viral B. Shah
5656ce4296
Use the c99 standard rather than gnu99.
2012-07-02 20:25:10 +05:30
Viral B. Shah
e218b57742
nearbyint_test is the only one failing with ARITHMETIC EXCEPTION.
...
Comment out for now. Rest of the tests go through.
2012-07-02 08:15:12 +05:30
Viral B. Shah
954416926f
Update clean target
2012-07-02 08:09:50 +05:30
Viral B. Shah
6bb87679fb
Compile tests in debug mode.
2012-07-02 08:09:04 +05:30
Viral B. Shah
419c14934d
Update deps
2012-07-02 08:02:24 +05:30
Viral B. Shah
440055a3b6
Make tests build.
2012-07-02 07:49:00 +05:30
Viral B. Shah
2e2a1b8a9a
Some more files for tests
2012-06-10 18:47:39 +05:30
Viral B. Shah
acca6eac7c
Add libm-test.c
2012-06-10 18:38:09 +05:30
Keno Fischer
18c309d02c
Merge branch 'master' of https://github.com/JuliaLang/openlibm
2012-05-29 18:21:05 -04:00
Keno Fischer
1b13e29e37
Use our headers on linux
2012-05-29 18:20:52 -04:00
Keno Fischer
11a4ec0e43
i686 -> i387
2012-05-29 15:11:49 -07:00
Keno Fischer
fed038b32f
Remove Leftover Makefiles from old build system
2012-05-26 17:06:20 -04:00
Keno Fischer
f21624349f
Build fix for amd64 Linux
2012-05-25 20:04:41 -07:00
Keno Fischer
c3d4e51cd8
Remove leftover test code
2012-05-25 21:38:58 -04:00
Keno Fischer
4bd079aec9
Small change to exported symbol names on windows
2012-05-25 21:33:12 -04:00
Keno Fischer
adb103acec
Build fixes for Windows
2012-05-25 21:25:13 -04:00
Keno Fischer
229949d965
Reenable QUIET_CC
2012-05-25 16:26:07 -04:00
Keno Fischer
1b4a845c71
Merge branch 'master' of https://github.com/JuliaLang/openlibm
...
Conflicts:
Makefile
2012-05-25 16:25:37 -04:00
Keno Fischer
307d7361c5
automatic arch selection in Makefile
2012-05-25 16:24:37 -04:00
Viral B. Shah
4a9ac47ae8
Disable QUIET_CC and QUIET_LINK for now.
2012-05-25 10:14:29 +05:30
Keno Fischer
7ba666f854
Merge branch 'master' of https://github.com/JuliaLang/openlibm
2012-05-24 23:45:59 -04:00
Keno Fischer
04e12006e5
address compiler warnings in #3
2012-05-24 23:45:05 -04:00
Jameson Nash
4e3b2de1a2
build cleanup
2012-05-24 23:38:33 -04:00
Keno Fischer
f0862df1db
Allow compilation of assembly files on OSX
2012-05-24 23:14:58 -04:00
Jameson Nash
ac201ff1ac
fpclassify definition
2012-05-22 19:02:48 -04:00
Jameson Nash
a9d723a19e
typo
2012-04-08 21:02:23 -04:00
Jameson Nash
8d25b39dca
What is __strong_reference? cleaning up compat.h files so it builds on Mac again
2012-04-08 20:56:51 -04:00
Jameson Nash
0df00dd0f7
initial attempt getting everything to build on windows
2012-04-08 20:03:36 -04:00
Viral B. Shah
11f62e053f
Update README.
2012-01-05 23:35:01 -05:00
Viral B. Shah
68fae89b6a
Ignore __pure2 on linux as I don't know what to do about it.
2012-01-05 23:33:01 -05:00
Viral B. Shah
7129663350
OpenLIBM builds on linux.
...
Disable -std=c99 on linux for now, as gcc does freaks out in math_private.h
on the definition of IEEE_WORD_ORDER, and defines ieee_double_shape_type twice.
Disable building s_cbrtl.c for the time being as it requires ieeefp.h
2012-01-05 23:24:14 -05:00
Viral B. Shah
6e43adff39
Checkin Jameson's inf_torture.c
2012-01-06 09:08:30 +05:30
Viral B. Shah
bbb5d6a574
Get the whole thing to compile. Disabled the inline stuff for now.
2012-01-01 15:24:23 +05:30
Viral B. Shah
d24a3296fa
Revert the changes for inline. With both gcc 4.2 and 4.6, the link
...
fails with:
ld: duplicate symbol ___ieee754_rem_pio2 in src/s_sin.o and src/s_cos.o for architecture x86_64
collect2: ld returned 1 exit status
2012-01-01 10:14:06 +05:30
Viral B. Shah
dbd5b338ee
Update license.
2012-01-01 09:20:08 +05:30
Viral B. Shah
6cb8c2aaa0
The inline stuff was causing too much pain linking.
...
Disable inline stuff for now.
2012-01-01 01:35:33 +05:30
Viral B. Shah
265f411818
Makefile for bsdsrc
2012-01-01 00:53:38 +05:30
Viral B. Shah
2cd51ea4d5
Don't compile some files that are included in other files.
2012-01-01 00:52:54 +05:30