OpenLibm/amd64
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
..
bsd_asm.h Fix Clang warnings on Windows 2016-03-13 06:21:15 +00:00
bsd_fpu.h Change some #ifdefs to be different than the system ones. 2016-02-27 19:52:44 +05:30
bsd_ieeefp.h Change some #ifdefs to be different than the system ones. 2016-02-27 19:52:44 +05:30
e_remainder.S Enable stack protection for all ELFs, not only __linux__ 2015-11-10 21:39:17 +02:00
e_remainderf.S Enable stack protection for all ELFs, not only __linux__ 2015-11-10 21:39:17 +02:00
e_remainderl.S Enable stack protection for all ELFs, not only __linux__ 2015-11-10 21:39:17 +02:00
e_sqrt.S Enable stack protection for all ELFs, not only __linux__ 2015-11-10 21:39:17 +02:00
e_sqrtf.S Enable stack protection for all ELFs, not only __linux__ 2015-11-10 21:39:17 +02:00
e_sqrtl.S Enable stack protection for all ELFs, not only __linux__ 2015-11-10 21:39:17 +02:00
fenv.c Remove weak reference construct from fenv code. 2015-01-10 09:41:32 +01:00
Make.files Add fpu.h 2012-08-19 13:13:52 +05:30
s_llrint.S Enable stack protection for all ELFs, not only __linux__ 2015-11-10 21:39:17 +02:00
s_llrintf.S Enable stack protection for all ELFs, not only __linux__ 2015-11-10 21:39:17 +02:00
s_llrintl.S Enable stack protection for all ELFs, not only __linux__ 2015-11-10 21:39:17 +02:00
s_logbl.S Enable stack protection for all ELFs, not only __linux__ 2015-11-10 21:39:17 +02:00
s_lrint.S Enable stack protection for all ELFs, not only __linux__ 2015-11-10 21:39:17 +02:00
s_lrintf.S Enable stack protection for all ELFs, not only __linux__ 2015-11-10 21:39:17 +02:00
s_lrintl.S Enable stack protection for all ELFs, not only __linux__ 2015-11-10 21:39:17 +02:00
s_remquo.S Enable stack protection for all ELFs, not only __linux__ 2015-11-10 21:39:17 +02:00
s_remquof.S Enable stack protection for all ELFs, not only __linux__ 2015-11-10 21:39:17 +02:00
s_remquol.S Enable stack protection for all ELFs, not only __linux__ 2015-11-10 21:39:17 +02:00
s_rintl.S Enable stack protection for all ELFs, not only __linux__ 2015-11-10 21:39:17 +02:00
s_scalbn.S Enable stack protection for all ELFs, not only __linux__ 2015-11-10 21:39:17 +02:00
s_scalbnf.S Enable stack protection for all ELFs, not only __linux__ 2015-11-10 21:39:17 +02:00
s_scalbnl.S Enable stack protection for all ELFs, not only __linux__ 2015-11-10 21:39:17 +02:00