summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fooroland/naclRoland McGrath2015-05-2010-24/+209
* NaCl: Set tid field to a unique value.Roland McGrath2015-05-206-4/+139
* Move usleep.c using nanosleep to sysdeps/posix.Roland McGrath2015-05-202-0/+5
* i386: Remove six-argument specialized implementationsAdhemerval Zanella2015-05-206-197/+12
* Add missing math_private includes.Wilco Dijkstra2015-05-204-0/+9
* BZ#18434: Mark fixed in NEWS.Roland McGrath2015-05-191-1/+1
* Fix ldbl-96 remquol (finite, Inf) (bug 18244).Joseph Myers2015-05-194-3/+46
* Fix i386 atanhl spurious underflows (bug 18049).Joseph Myers2015-05-195-4/+352
* BZ#18434: Fix sem_post EOVERFLOW check for [!__HAVE_64B_ATOMICS].Roland McGrath2015-05-195-7/+116
* Fix typo in safety annotations in envz_removeSiddhesh Poyarekar2015-05-202-1/+6
* * inet/rcmd.c (rresvport_af): Change ss to anonymous unionSteve Ellcey2015-05-192-18/+31
* Fix for test "malloc_usable_size: expected 7 but got 11"James Lemke2015-05-193-32/+55
* 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