about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-128ibm
Commit message (Expand)AuthorAgeFilesLines
* Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).Joseph Myers2012-09-251-0/+128
* Set up errno properly for yn.Marek Polacek2012-07-251-0/+4
* Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328).Adhemerval Zanella2012-07-112-22/+50
* Fix for wrong ldbl128-ibm fmodl commitAdhemerval Zanella2012-06-051-2/+2
* Fix spurious undeflow for ldbl-128ibm erflAdhemerval Zanella2012-06-051-3/+18
* Fix ldbl128ibm fmodl for subnormals.Adhemerval Zanella2012-06-052-18/+19
* Optimize handling of denormals in logb/logbf/logblAndreas Schwab2012-05-261-5/+2
* Fix for logb/logbf/logbl (bugs 13954/13955/13956)Adhemerval Zanella2012-05-101-14/+21
* Fix exp10 inaccuracy and exceptions (bugs 13884, 13914).Joseph Myers2012-05-061-0/+46
* Fix for ldbl-128ibm acosl/asinl inaccuraciesAdhemerval Zanella2012-05-042-40/+28
* Fix nexttoward bugsAdhemerval Zanella2012-05-021-10/+2
* Fix nexttoward bugs (bugs 2550, 2570).Joseph Myers2012-05-011-6/+2
* Fix formatting of denormal IBM long double numbersAndreas Schwab2012-04-281-6/+8
* Fix ctan, ctanh overflow for ldbl-128ibm (bug 11521).Adhemerval Zanella2012-04-263-26/+68
* Fix ilogb exception and errno (bug 6794)Adhemerval Zanella2012-04-171-2/+1
* Fix undue underflow in ldbl-128ibm version of explAndreas Schwab2012-03-261-2/+2
* Fix low-part sign handling in sin/cos for ldbl-128 and ldbl-128ibm.Joseph Myers2012-03-223-3/+11
* Fix missing overflow/underflow exception in ldbl-128ibm version of powlAndreas Schwab2012-03-211-2/+2
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-0949-88/+88
* Fix loss of precision in cosh and sinh for IBM long doubleAndreas Schwab2012-03-052-10/+10
* Fix scalbn, scalbln integer overflow.Joseph Myers2012-03-022-6/+10
* Improve erfc accuracy.Joseph Myers2012-03-011-1/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0943-117/+83
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-2731-268/+28
* Add missing _finite aliasesAndreas Schwab2011-10-231-0/+2
* Fix compilation due to __nan definesAndreas Schwab2011-10-221-0/+1
* Optimize expUlrich Drepper2011-10-151-1/+2
* Optimize libmUlrich Drepper2011-10-1216-153/+78
* Implement __isinf_nsl for IBM long doubleAndreas Schwab2011-10-101-0/+16
* Fix jn precisionPetr Baudis2011-09-091-1/+10
* Check for finite/infinity parms in IBM Long Double 128 fmal( )Ulrich Drepper2011-09-071-0/+39
* Fix comparison in sqrtl for IBM long double 128.Luis Machado2010-11-101-2/+2
* Fix cproj implmentation.Ulrich Drepper2010-04-081-17/+5
* Fix errno for IBM long double.Andreas Schwab2009-05-224-7/+22
* * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c (__nearbyintl): UseUlrich Drepper2008-04-121-4/+4
* * sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto forUlrich Drepper2008-04-123-12/+6
* * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strtold_l, Jakub Jelinek2007-08-101-2/+4
* * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l. cvs/fedora-glibc-20070809T0939Roland McGrath2007-08-071-1/+4
* * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): RemoveUlrich Drepper2007-06-083-68/+141
* * sysdeps/ieee754/ldbl-128ibm/printf_fphex.cUlrich Drepper2007-06-041-16/+19
* * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): UseUlrich Drepper2007-04-161-10/+10
* [BZ #3306]Ulrich Drepper2007-04-162-22/+27
* [BZ #2749] Jakub Jelinek2007-01-176-34/+14
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-116-192/+111
* .Jakub Jelinek2007-07-316-111/+192
* * io/Makefile (CFLAGS-fstatat.c): Set.Ulrich Drepper2006-09-174-14/+294
* [BZ #2466]Roland McGrath2006-03-162-149/+177
* [BZ #2423]Roland McGrath2006-03-168-490/+446
* * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Use long_double_symbolRoland McGrath2006-02-011-3/+6
* * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Correct indexRoland McGrath2006-01-318-28/+314