OpenLibm/ld80
Keno Fischer 81053b7fcb Fix Clang warnings on Windows
- Align DLLEXPORT in definitions and declations. There is still a few
  cases left, where the declation in the compiler's complex.h disagrees
  with the implementation here. For now we can't do anything about that,
  but maybe should be revisited in the future.
- Fix the syntax on an .ascii directive that gcc accepted mistakingly, but
  clang does not.
2016-03-13 06:21:15 +00:00
..
e_acoshl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_atanhl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_coshl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_expl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_fmodl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_hypotl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_lgammal_r.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_log2l.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_log10l.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_logl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_powl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_rem_pio2l.h Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_sinhl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_tgammal.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
invtrig.c automatic arch selection in Makefile 2012-05-25 16:24:37 -04:00
invtrig.h Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
k_cosl.c Fix Clang warnings on Windows 2016-03-13 06:21:15 +00:00
k_sinl.c Fix Clang warnings on Windows 2016-03-13 06:21:15 +00:00
k_tanl.c Fix Clang warnings on Windows 2016-03-13 06:21:15 +00:00
Make.files Add lgammal_r(). 2015-01-08 11:23:28 +01:00
s_asinhl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_ceill.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_erfl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_exp2l.c Cleanup bsd_cdefs.h, merge i387 and amd64 duplicate files 2016-03-02 21:21:25 +01:00
s_expm1l.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_floorl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_log1pl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_modfl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_nanl.c Rename _scan_nan() to __scan_nan(). 2016-02-27 17:26:15 +01:00
s_nextafterl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_nexttoward.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_nexttowardf.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_remquol.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_tanhl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_truncl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00