glibc/sysdeps/ieee754
Siddhesh Poyarekar 10e1cf6b73 Add systemtap markers to math function slow paths
Add systemtap probes to various slow paths in libm so that application
developers may use systemtap to find out if their applications are
hitting these slow paths.  We have added probes for pow, exp, log,
tan, atan and atan2.
2013-10-11 22:37:53 +05:30
..
bits Better distinguish between NaN/qNaN/sNaN. 2013-03-15 19:06:02 +01:00
dbl-64 Add systemtap markers to math function slow paths 2013-10-11 22:37:53 +05:30
flt-32 Fix lgammaf spurious underflow (bug 15427). 2013-09-03 15:32:54 +00:00
ldbl-64-128 [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases 2013-08-29 12:22:10 +02:00
ldbl-96 PowerPC floating point little-endian [1 of 15] 2013-10-04 10:31:41 +09:30
ldbl-128 PowerPC floating point little-endian [1 of 15] 2013-10-04 10:31:41 +09:30
ldbl-128ibm Avoid ordered comparisons of NaNs in ldbl-128ibm acosl and asinl. 2013-10-10 19:11:30 +00:00
ldbl-opt Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
Makefile
ieee754.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
k_standard.c Fix typos. 2013-08-30 18:08:59 +02:00
s_lib_version.c Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
s_matherr.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_signgam.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
support.c Fix leading whitespaces. 2013-06-06 20:36:07 +02:00