aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-06-16Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan1-0/+64
2016-06-16manual: fix typos in the pattern chapterRical Jasan1-0/+4
2016-06-16manual: fix typos in the search chapterRical Jasan1-0/+4
2016-06-16manual: fix typos in the message chapterRical Jasan1-0/+4
2016-06-16manual: fix spelling typosMike Frysinger1-0/+10
2016-06-16manual: fix typos in the locale chapterRical Jasan1-0/+4
2016-06-16manual: fix typos in character set handlingRical Jasan1-0/+4
2016-06-16manual: fix typos in the string chaptersRical Jasan1-0/+4
2016-06-16manual: fix typos in the character handling chapterRical Jasan1-0/+4
2016-06-16manual: fix typos in the memory chapterRical Jasan1-0/+4
2016-06-14Fix i386 fdim double rounding (bug 20255).Joseph Myers1-0/+4
2016-06-14Use generic fdim on more architectures (bug 6796, bug 20255, bug 20256).Joseph Myers1-0/+21
2016-06-14Simplify generic fdim implementations.Joseph Myers1-0/+7
2016-06-14powerpc: strcasecmp/strncasecmp optmization for power8raji1-0/+22
2016-06-13Fix dbl-64 atan2 (sNaN, qNaN) (bug 20252).Joseph Myers1-0/+6
2016-06-13Add more sNaN tests (cimag, conj, copysign, creal, fma, fmod).Joseph Myers1-0/+7
2016-06-13Fix frexp (NaN) (bug 20250).Joseph Myers1-0/+15
2016-06-13nptl: Add sendmmsg and recvmmsg cancellation testsAdhemerval Zanella1-0/+10
2016-06-13debug/tst-longjmp_chk2: Make signal handler more conservative [BZ #20248]Florian Weimer1-0/+9
2016-06-13Remove __ASSUME_FUTEX_LOCK_PIAdhemerval Zanella1-0/+15
2016-06-11Fix rt/tst-aio64.c as well, and mention login/tst-utmp.c in ChangeLogPaul Pluzhnikov1-0/+2
2016-06-112016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-1/+16
2016-06-11nss_db: Fix initialization of iteration position [BZ #20237]Florian Weimer1-0/+7
2016-06-11malloc_usable_size: Use correct size for dumped fake mapped chunksFlorian Weimer1-0/+5
2016-06-11fopencookie: Mangle function pointers stored on the heap [BZ #20222]Florian Weimer1-0/+11
2016-06-11localedef: drop unused --old-styleMarko Myllynen1-0/+5
2016-06-10Fix modf (sNaN) (bug 20240).Joseph Myers1-0/+8
2016-06-10Bug 20215: Always undefine __always_inline before defining it.Carlos O'Donell1-0/+6
2016-06-10Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella1-0/+102
2016-06-10malloc: Remove __malloc_initialize_hook from the API [BZ #19564]Florian Weimer1-0/+20
2016-06-09Fix i386/x86_64 log2l (sNaN) (bug 20235).Joseph Myers1-0/+6
2016-06-09Fix ldbl-128ibm log1pl (sNaN) (bug 20234).Joseph Myers1-0/+4
2016-06-09Fix ldbl-128ibm expm1l (sNaN) (bug 20233).Joseph Myers1-0/+4
2016-06-09Fix ldbl-128 expm1l (sNaN) (bug 20232).Joseph Myers1-0/+6
2016-06-09Always indirect branch to __libc_start_main via GOTH.J. Lu1-0/+5
2016-06-09X86-64: Add dummy memcopy.h and wordcopy.cH.J. Lu1-0/+5
2016-06-09quick_exit tests: Do not use C++ headersFlorian Weimer1-0/+15
2016-06-09Fix nscd assertion failure in gc (bug 19755)Andreas Schwab1-0/+7
2016-06-082016-06-09 Paul Pluzhnikov <ppluzhnikov@gmail.com>Paul Pluzhnikov1-0/+6
2016-06-09mach: Add mach_print sycsall declarationSamuel Thibault1-0/+4
2016-06-08Fix i386/x86_64 log1pl (sNaN) (bug 20229).Joseph Myers1-0/+5
2016-06-08Fix i386/x86_64 log10l (sNaN) (bug 20228).Joseph Myers1-0/+6
2016-06-08Fix i386/x86_64 logl (sNaN) (bug 20227).Joseph Myers1-0/+7
2016-06-08Fix i386/x86_64 expl, exp10l, expm1l for sNaN input (bug 20226).Joseph Myers1-0/+8
2016-06-08Fix ldexp, scalbn, scalbln for sNaN input (bug 20225).Joseph Myers1-0/+11
2016-06-08Fix i386 cbrtl (sNaN) (bug 20224).Joseph Myers1-0/+7
2016-06-08X86-64: Remove previous default/SSE2/AVX2 memcpy/memmoveH.J. Lu1-0/+80
2016-06-08X86-64: Remove the previous SSE2/AVX2 memsetsH.J. Lu1-0/+41
2016-06-08Generate new format names in auto-libm-test-outPaul E. Murphy1-0/+19
2016-06-08Remove type specific information from auto-libm-test-inPaul E. Murphy1-0/+12