about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* soft-fp: Fix alpha kernel build problemRichard Henderson2015-05-192-3/+4
* alpha: Update libm-test-ulpsRichard Henderson2015-05-192-300/+394
* Avoid deadlock in malloc on backtrace (BZ #16159)Siddhesh Poyarekar2015-05-197-86/+226
* Succeed if make check does not report any errorsSiddhesh Poyarekar2015-05-192-1/+3
* Add envz_remove to the libc manualSiddhesh Poyarekar2015-05-192-0/+12
* Refactor opendir.Roland McGrath2015-05-182-41/+97
* Add *.pyc to .gitignoreSiddhesh Poyarekar2015-05-182-0/+5
* Ensure `wint_t' is defined before use in include/stdio.hArjun Shankar2015-05-184-3/+14
* Fix stdlib/tst-setcontext3 with dash [BZ#18418]Adhemerval Zanella2015-05-173-5/+8
* Fail locale installation if localedef fails.Carlos O'Donell2015-05-162-3/+7
* Fix bo_CN and bo_IN.Marko Myllynen2015-05-163-2/+7
* Fix atanhl missing underflows (bug 16352).Joseph Myers2015-05-1511-137/+235
* Fix tanf spurious underflows (bug 18221).Joseph Myers2015-05-155-2/+60
* Fix lgammaf spurious underflows (bug 18220).Joseph Myers2015-05-155-4/+38
* Add BZ #16704 as fixedAdhemerval Zanella2015-05-152-8/+9
* Remove various ABS macros and replace uses with fabs (or in one case abs)Wilco Dijkstra2015-05-1515-88/+116
* Fix erfcf spurious underflows (bug 18217).Joseph Myers2015-05-155-3/+63
* Fix atanf spurious underflows (bug 18196).Joseph Myers2015-05-145-3/+35
* Fix log1p missing underflows (bug 16339).Joseph Myers2015-05-149-109/+202
* Fix non-portable echo usage in sysdeps/unix/make-syscalls.shAdhemerval Zanella2015-05-142-9/+19
* This is update for configure, build and install of vector math library.Andrew Senkevich2015-05-148-2/+96
* This patch adds infrastructure for addition of SIMDAndrew Senkevich2015-05-145-1/+84
* Last part of changes regarding to libm-test.inc: additionAndrew Senkevich2015-05-144-5/+63
* Refactoring of START for conditions in individual testsAndrew Senkevich2015-05-149-10/+63
* This is the beginning of series of patches with additionAndrew Senkevich2015-05-148-18/+34
* NaCl: Make fdopendir skip fcntl check.Roland McGrath2015-05-132-0/+34
* Nit fixes in last change.Roland McGrath2015-05-132-0/+4
* Refactor scandir/scandirat to use common tail.Roland McGrath2015-05-1310-130/+207
* Break __scandir_cancel_handler out into its own file.Roland McGrath2015-05-137-19/+42
* Add a test case for scandir.Roland McGrath2015-05-134-1/+307
* Remove a trailing `\' in make-syscalls.shH.J. Lu2015-05-133-2/+7
* [AArch64] Fix inline asm clobber list in tls-macros.hSzabolcs Nagy2015-05-132-1/+6
* Minor changelog fixupSiddhesh Poyarekar2015-05-131-1/+1
* Add strcoll benchmarkLeonhard Holz2015-05-1327-2/+16518
* Split locale generation snippet into a separate fileLeonhard Holz2015-05-134-16/+30
* Use strspn/strcspn/strpbrk ifunc in internal calls.Ondřej Bílka2015-05-123-13/+5
* NaCl: Provide non-default values for uname.Roland McGrath2015-05-125-3/+91
* Fix linknamespace test handling of architecture-specific st_other.Joseph Myers2015-05-122-0/+8
* Improve strcoll with strdiff.Leonhard Holz2015-05-128-2/+71
* Fix mips16 __fpu_control static linking (bug 18397).Joseph Myers2015-05-114-2/+13
* Separate internal state between getXXent and getXXbyYY NSS calls (bug 18007)Andreas Schwab2015-05-118-185/+122
* Adjust tst-strfmon1 after da_DK locale change.Stefan Liebler2015-05-112-1/+5
* NaCl: Implement gethostname.Roland McGrath2015-05-082-0/+49
* Add more tests of csqrt, lgamma, log10, sinh.Joseph Myers2015-05-085-24/+180
* Bug 18125: Call exit after last linked context.Carlos O'Donell2015-05-089-16/+229
* Update NEWSSiddhesh Poyarekar2015-05-071-6/+7
* Update currency_symbol in da_DKChristian Schmidt2015-05-072-1/+6
* BZ#18383: Add test case for large alignment in TLS blocks.Roland McGrath2015-05-065-3/+112
* NaCl: Fix elf_loader file name in nacl-test-wrapper.shRoland McGrath2015-05-062-1/+6
* Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos.Joseph Myers2015-05-065-26/+374