aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-opt
AgeCommit message (Expand)AuthorFilesLines
2015-10-02Fix nexttoward overflow in non-default rounding modes (bug 19059).Joseph Myers1-2/+2
2015-09-23Use math_narrow_eval more consistently.Joseph Myers1-4/+1
2015-09-16Make scalbn set errno (bug 6803).Joseph Myers1-0/+3
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers1-1/+1
2015-06-19Fixed powerpc64 build.Andrew Senkevich1-0/+4
2015-06-03Replace finite with isfinite.Wilco Dijkstra1-1/+1
2015-06-03This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra4-4/+4
2015-04-22Use __copysign rather than copysign.Wilco Dijkstra1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers2-2/+2
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar10-10/+10
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae2-2/+2
2013-10-30rename configure.in to configure.acMike Frysinger2-1/+1
2013-09-04Remove --disable-versioning.Joseph Myers1-1/+1
2013-01-10Revert "Use ieee754/dbl-64/wordsize-64 on powerpc64"Andreas Schwab17-117/+0
2013-01-10Use ieee754/dbl-64/wordsize-64 on powerpc64Andreas Schwab17-0/+117
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers2-2/+2
2012-12-04Fix "conflicting types for built-in function" warnings from nldbl-*.c.Joseph Myers1-0/+99
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath1-120/+0
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab1-5/+5
2012-05-16Track dependencies for .oS-only objectsAndreas Schwab1-0/+1
2012-05-01Fix nexttoward bugs (bugs 2550, 2570).Joseph Myers1-6/+2
2012-04-17Fix ilogb exception and errno (bug 6794)Adhemerval Zanella2-1/+6
2012-03-21Disable use of FMA instructions in branredAndreas Schwab1-34/+127
2012-03-09Use target-specific math_private.h in math_ldbl_opt.h.Richard Henderson1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert2-6/+4
2012-01-08More fallout from supporting only ELFUlrich Drepper1-7/+1
2012-01-07Remove pre-ISO C supportUlrich Drepper1-1/+1
2012-01-07Remove non-ELF supportUlrich Drepper1-1/+1
2010-10-13Implement accurate fma.Jakub Jelinek1-1/+1
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath1-27/+24
2008-03-05* include/stdio.h (__asprintf_chk, __dprintf_chk,cvs/fedora-glibc-20080305T0857Ulrich Drepper10-2/+164
2007-09-18* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper16-3/+316
2007-04-16[BZ #3306]Ulrich Drepper1-10/+18
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-18/+10
2007-07-31.Jakub Jelinek1-10/+18
2006-02-022006-02-01 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+2
2006-01-21* sysdeps/ieee754/ldbl-64-128/s_nexttowardfd.c: Moved to...Roland McGrath2-2/+84
2006-01-192006-01-18 Roland McGrath <roland@redhat.com>Roland McGrath1-4/+7
2006-01-18* sysdeps/ieee754/ldbl-opt/nldbl-dprintf.c: RestoreRoland McGrath1-0/+1
2006-01-14* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_DECL): Don't tryRoland McGrath9-16/+70
2006-01-14(__nldbl___vstrfmon, __nldbl___vsyslog_chk): Restore missing decls.Roland McGrath1-1/+6
2006-01-14* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed.Roland McGrath2-29/+24
2006-01-14* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_DECL): Fix typo.Roland McGrath1-9/+14
2006-01-14* sysdeps/unix/sysv/linux/sparc/sparc32/nldbl-abi.h: New file.Roland McGrath2-5/+7
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath315-0/+3586
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper316-3743/+0
2007-07-122.5-18.1Jakub Jelinek316-0/+3743