Commit Graph

88 Commits

Author SHA1 Message Date
Steven G. Johnson b892df1d9f added Faddeeva package from http://ab-initio.mit.edu/Faddeeva for complex error functions 2012-12-20 14:35:14 -05:00
Stefan Karpinski e08651b8a9 Merge pull request #14 from sebastien-villemot/master
Patch currently applied to the Debian package
2012-12-18 08:58:23 -08:00
Sébastien Villemot 1bbda18695 Inject FFLAGS, CFLAGS, LDFLAGS where missing 2012-12-18 17:50:02 +01:00
Viral B. Shah 00e0e7e5ee Add Make.files for all architectures. 2012-12-11 15:09:10 +05:30
Jeff Bezanson 5e08d588a9 change licenses to reflect that the "Winning Strategies, Inc." code has been placed in the public domain 2012-11-23 19:19:01 -05:00
Jeff Bezanson f957ae9169 remove BSD clause 3 from another UCB file 2012-11-23 19:11:43 -05:00
Jeff Bezanson 1742d52791 remove advertising clause from files owned by UC Berkeley, since it was
rescinded in 1999.
2012-11-23 18:47:15 -05:00
Jameson Nash b9dbcf8247 update gitignore for WIN32 exe files 2012-11-09 02:29:25 -05:00
Jameson Nash e9661c36af WIN32 build fix 2012-11-09 02:25:25 -05:00
Jeff Bezanson 4ebe327d24 fix comparison syntax in s_nan.c 2012-11-01 15:09:48 -04:00
Mike Nolta 75ba4267f9 fix build failure due to gcc44 inline bug (see julia issue #1480) 2012-10-31 17:33:04 -04:00
Mike Nolta ec53659c6a fixes for freebsd9 2012-10-30 17:54:30 -04:00
Viral B. Shah f7c5d2787a Add the amos library 2012-10-29 15:14:32 +05:30
Viral B. Shah fd7ad71434 Add Make.files 2012-10-29 15:13:54 +05:30
Viral B. Shah e8bf368573 Include AMOS in OpenLibm. 2012-10-29 15:00:54 +05:30
Stefan Karpinski 820c38cbd2 git ignore test/test-{float,double}.dSYM 2012-10-27 17:22:09 -04:00
Mike Nolta 08fafa36a8 add missing 'test-double' to test/.gitignore 2012-10-27 17:03:20 -04:00
Viral B. Shah 1ac594e475 Quiet the clang build.
Rename cleanall target to distclean.
2012-10-27 10:17:38 +05:30
Viral B. Shah 298d8551d6 Update LICENSE 2012-08-24 20:55:47 +05:30
Viral B. Shah f5d2bc53f9 Add mailmap 2012-08-24 20:53:18 +05:30
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