aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128ibm
AgeCommit message (Expand)AuthorFilesLines
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers33-34/+33
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers3-5/+3
2012-12-05Include stdlib.h in sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c.Joseph Myers1-0/+1
2012-12-04Fix ldbl-128ibm "set but not used" warnings.Joseph Myers5-5/+9
2012-12-04Fix powl inaccuracy for ldbl-128ibm (bug 14914).Joseph Myers1-7/+7
2012-11-22Fix ldbl-128ibm atanl spurious underflows (bug 14871).Joseph Myers1-0/+16
2012-11-22Fix sign of inexact zero results for ldbl-128ibm fmal.Joseph Myers1-1/+7
2012-11-22Fix ldbl-128ibm powl spurious underflows.Joseph Myers1-1/+5
2012-11-22Fix ldbl-128ibm hypotl internal underflows (bug 14869).Joseph Myers1-1/+1
2012-11-22Fix ldbl-128ibm hypotl inaccuracy for arguments with large ratio (bug 14868).Joseph Myers1-1/+1
2012-11-22Fix expm1l spurious underflows for ldbl-128ibm.Joseph Myers1-1/+1
2012-10-31Fix ldbl-128ibm atan2l for x near 1.Joseph Myers1-1/+2
2012-09-25Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).Joseph Myers1-0/+128
2012-07-25Set up errno properly for yn.Marek Polacek1-0/+4
2012-07-11Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328).Adhemerval Zanella2-22/+50
2012-06-05Fix for wrong ldbl128-ibm fmodl commitAdhemerval Zanella1-2/+2
2012-06-05Fix spurious undeflow for ldbl-128ibm erflAdhemerval Zanella1-3/+18
2012-06-05Fix ldbl128ibm fmodl for subnormals.Adhemerval Zanella2-18/+19
2012-05-26Optimize handling of denormals in logb/logbf/logblAndreas Schwab1-5/+2
2012-05-10Fix for logb/logbf/logbl (bugs 13954/13955/13956)Adhemerval Zanella1-14/+21
2012-05-06Fix exp10 inaccuracy and exceptions (bugs 13884, 13914).Joseph Myers1-0/+46
2012-05-04Fix for ldbl-128ibm acosl/asinl inaccuraciesAdhemerval Zanella2-40/+28
2012-05-02Fix nexttoward bugsAdhemerval Zanella1-10/+2
2012-05-01Fix nexttoward bugs (bugs 2550, 2570).Joseph Myers1-6/+2
2012-04-28Fix formatting of denormal IBM long double numbersAndreas Schwab1-6/+8
2012-04-26Fix ctan, ctanh overflow for ldbl-128ibm (bug 11521).Adhemerval Zanella3-26/+68
2012-04-17Fix ilogb exception and errno (bug 6794)Adhemerval Zanella1-2/+1
2012-03-26Fix undue underflow in ldbl-128ibm version of explAndreas Schwab1-2/+2
2012-03-22Fix low-part sign handling in sin/cos for ldbl-128 and ldbl-128ibm.Joseph Myers3-3/+11
2012-03-21Fix missing overflow/underflow exception in ldbl-128ibm version of powlAndreas Schwab1-2/+2
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson49-88/+88
2012-03-05Fix loss of precision in cosh and sinh for IBM long doubleAndreas Schwab2-10/+10
2012-03-02Fix scalbn, scalbln integer overflow.Joseph Myers2-6/+10
2012-03-01Improve erfc accuracy.Joseph Myers1-1/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert43-117/+83
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers31-268/+28
2011-10-23Add missing _finite aliasesAndreas Schwab1-0/+2
2011-10-22Fix compilation due to __nan definesAndreas Schwab1-0/+1
2011-10-15Optimize expUlrich Drepper1-1/+2
2011-10-12Optimize libmUlrich Drepper16-153/+78
2011-10-10Implement __isinf_nsl for IBM long doubleAndreas Schwab1-0/+16
2011-09-09Fix jn precisionPetr Baudis1-1/+10
2011-09-07Check for finite/infinity parms in IBM Long Double 128 fmal( )Ulrich Drepper1-0/+39
2010-11-10Fix comparison in sqrtl for IBM long double 128.Luis Machado1-2/+2
2010-04-08Fix cproj implmentation.Ulrich Drepper1-17/+5
2009-05-22Fix errno for IBM long double.Andreas Schwab4-7/+22
2008-04-12* sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c (__nearbyintl): UseUlrich Drepper1-4/+4
2008-04-12* sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto forUlrich Drepper3-12/+6
2007-08-10* sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strtold_l, Jakub Jelinek1-2/+4
2007-08-07* include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.cvs/fedora-glibc-20070809T0939Roland McGrath1-1/+4