aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-05-19soft-fp: Fix alpha kernel build problemRichard Henderson1-0/+2
2015-05-19alpha: Update libm-test-ulpsRichard Henderson1-0/+4
2015-05-19Avoid deadlock in malloc on backtrace (BZ #16159)Siddhesh Poyarekar1-0/+29
2015-05-19Succeed if make check does not report any errorsSiddhesh Poyarekar1-0/+2
2015-05-19Add envz_remove to the libc manualSiddhesh Poyarekar1-0/+4
2015-05-18Refactor opendir.Roland McGrath1-0/+16
2015-05-18Add *.pyc to .gitignoreSiddhesh Poyarekar1-0/+4
2015-05-18Ensure `wint_t' is defined before use in include/stdio.hArjun Shankar1-0/+6
2015-05-17Fix stdlib/tst-setcontext3 with dash [BZ#18418]Adhemerval Zanella1-0/+5
2015-05-15Fix atanhl missing underflows (bug 16352).Joseph Myers1-0/+26
2015-05-15Fix tanf spurious underflows (bug 18221).Joseph Myers1-0/+6
2015-05-15Fix lgammaf spurious underflows (bug 18220).Joseph Myers1-0/+8
2015-05-15Add BZ #16704 as fixedAdhemerval Zanella1-0/+1
2015-05-15Remove various ABS macros and replace uses with fabs (or in one case abs)Wilco Dijkstra1-0/+24
2015-05-15Fix erfcf spurious underflows (bug 18217).Joseph Myers1-0/+8
2015-05-14Fix atanf spurious underflows (bug 18196).Joseph Myers1-0/+6
2015-05-14Fix log1p missing underflows (bug 16339).Joseph Myers1-0/+22
2015-05-14Fix non-portable echo usage in sysdeps/unix/make-syscalls.shAdhemerval Zanella1-0/+5
2015-05-14This is update for configure, build and install of vector math library.Andrew Senkevich1-0/+9
2015-05-14This patch adds infrastructure for addition of SIMDAndrew Senkevich1-0/+6
2015-05-14Last part of changes regarding to libm-test.inc: additionAndrew Senkevich1-0/+5
2015-05-14Refactoring of START for conditions in individual testsAndrew Senkevich1-0/+11
2015-05-14This is the beginning of series of patches with additionAndrew Senkevich1-0/+10
2015-05-13NaCl: Make fdopendir skip fcntl check.Roland McGrath1-0/+2
2015-05-13Nit fixes in last change.Roland McGrath1-0/+2
2015-05-13Refactor scandir/scandirat to use common tail.Roland McGrath1-0/+18
2015-05-13Break __scandir_cancel_handler out into its own file.Roland McGrath1-0/+8
2015-05-13Add a test case for scandir.Roland McGrath1-0/+6
2015-05-13Remove a trailing `\' in make-syscalls.shH.J. Lu1-0/+5
2015-05-13[AArch64] Fix inline asm clobber list in tls-macros.hSzabolcs Nagy1-0/+5
2015-05-13Minor changelog fixupSiddhesh Poyarekar1-1/+1
2015-05-13Add strcoll benchmarkLeonhard Holz1-0/+29
2015-05-12Use strspn/strcspn/strpbrk ifunc in internal calls.Ondřej Bílka1-0/+5
2015-05-12NaCl: Provide non-default values for uname.Roland McGrath1-0/+7
2015-05-12Fix linknamespace test handling of architecture-specific st_other.Joseph Myers1-0/+5
2015-05-12Improve strcoll with strdiff.Leonhard Holz1-0/+11
2015-05-11Fix mips16 __fpu_control static linking (bug 18397).Joseph Myers1-0/+8
2015-05-11Separate internal state between getXXent and getXXbyYY NSS calls (bug 18007)Andreas Schwab1-0/+38
2015-05-11Adjust tst-strfmon1 after da_DK locale change.Stefan Liebler1-0/+4
2015-05-08NaCl: Implement gethostname.Roland McGrath1-0/+4
2015-05-08Add more tests of csqrt, lgamma, log10, sinh.Joseph Myers1-0/+8
2015-05-08Bug 18125: Call exit after last linked context.Carlos O'Donell1-0/+13
2015-05-06BZ#18383: Add test case for large alignment in TLS blocks.Roland McGrath1-0/+10
2015-05-06NaCl: Fix elf_loader file name in nacl-test-wrapper.shRoland McGrath1-0/+5
2015-05-06Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos.Joseph Myers1-0/+8
2015-05-062015-05-06 Szabolcs Nagy <szabolcs.nagy@arm.com>Wilco Dijkstra1-0/+4
2015-05-05Add further tests of libm functions.Joseph Myers1-0/+8
2015-05-05Add __nonnull attribute to wcscpy and wcsncpy [BZ#18265]Daniel Marjamäki1-0/+6
2015-05-05__ASSUME_FALLOCATE is always true on 32-bit architecturesFlorian Weimer1-0/+13
2015-05-05i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64Florian Weimer1-0/+11