about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Make pthread_attr_getstack fail with EINVAL when called in "unspecified behav... roland/pthread_attr_getstackRoland McGrath2013-04-192-0/+8
* ARM: Macroize assembly use of EABI unwind directives.Roland McGrath2013-04-193-15/+31
* Remove __wur from setfsuid and setfsgid.Adam Conrad2013-04-182-2/+7
* MicroBlaze PortDavid Holsgrove2013-04-18101-0/+12503
* Update ChangeLog.Carlos O'Donell2013-04-171-2/+2
* Configuring for i386 is no longer supported.Carlos O'Donell2013-04-175-22/+32
* Add benchmark inputs for cos and tanSiddhesh Poyarekar2013-04-178-1/+89
* Don't test O_RDONLY case in tst-aio7.Roland McGrath2013-04-162-16/+6
* Define NOT_IN_libc when compiling benchmark programsSiddhesh Poyarekar2013-04-162-0/+9
* Add target bench-cleanSiddhesh Poyarekar2013-04-163-1/+9
* Adding MicroBlaze support to elf/elf.hDavid Holsgrove2013-04-162-0/+36
* Fix coding-style violation.Thomas Schwinge2013-04-152-4/+8
* Properly check for short writes when sending the response in nscdAndreas Schwab2013-04-155-62/+99
* Write to bench.out-tmp only onceSiddhesh Poyarekar2013-04-152-4/+9
* nscd: don't fork twiceAndreas Schwab2013-04-152-9/+4
* Fix off-by-one bug in tst-fwrite-errorSiddhesh Poyarekar2013-04-152-1/+3
* Rebuild benchmark sources when Makefile is updatedSiddhesh Poyarekar2013-04-152-1/+9
* BZ#15361: Make aio_fsync not check open modes.Roland McGrath2013-04-124-8/+13
* Move bench target to benchtestsSiddhesh Poyarekar2013-04-123-30/+39
* m68k: update libm test ULPsAndreas Schwab2013-04-112-4/+3600
* libm-test.inc: Fix tests where cos(PI/2) != 0.Carlos O'Donell2013-04-114-30/+57
* Extend i486 pthread_cond_timedwait to use futex syscall with absolute timeoutAndreas Schwab2013-04-112-66/+321
* Don't accept exp char without preceding digits in scanf float parsingAndreas Schwab2013-04-115-12/+61
* Fix invalid free of memory allocated during rtld initAndreas Schwab2013-04-113-5/+17
* Don't use run-via-rtld-prefix for anything other than testsSiddhesh Poyarekar2013-04-114-5/+10
* Remove evalSiddhesh Poyarekar2013-04-112-1/+5
* Accept leading and trailing spaces in getdate input stringSiddhesh Poyarekar2013-04-104-1/+57
* BZ#14280: Fix Hurd ioctl macro to avoid warning.Roland McGrath2013-04-082-1/+7
* sem_post.c: Include atomic.h.Carlos O'Donell2013-04-072-0/+5
* README.libm-test: Use testrun.sh to run libm test.Carlos O'Donell2013-04-062-2/+4
* dl_open_worker: Memset all of seen array.Carlos O'Donell2013-04-063-2/+8
* fi_FI: Define yesstr, nostrMarko Myllynen2013-04-062-0/+7
* New Makefile target `regen-ulps'.Carlos O'Donell2013-04-065-19/+97
* i386: Fail at configure time for i386 builds.Carlos O'Donell2013-04-068-6/+126
* Update ChangeLog.Carlos O'Donell2013-04-061-0/+5
* s390/s390x: Undef PSEUDO before redef.Carlos O'Donell2013-04-062-0/+2
* More tests for external charater sequences representing NaNs.Thomas Schwinge2013-04-054-1/+83
* Properly collect individual tests' results.Thomas Schwinge2013-04-052-5/+8
* [BZ #14686, #15336] Fix standard compliance. Don't use hard-coded qNaN values.Thomas Schwinge2013-04-055-16/+46
* [BZ #15335, #15342] Fix standard compliance. Don't use hard-coded qNaN values.Thomas Schwinge2013-04-054-10/+15
* Remove unreachable code.Thomas Schwinge2013-04-052-2/+4
* Remove unused hard-coded qNaN definition.Thomas Schwinge2013-04-052-2/+5
* Add BZ #15337 to NEWSSiddhesh Poyarekar2013-04-041-1/+1
* Fix static build when configured with --disable-hidden-pltSiddhesh Poyarekar2013-04-042-1/+9
* Fix missing underflow from cexp (bug 14478).Joseph Myers2013-04-036-4/+52
* Update NEWSAndreas Schwab2013-04-031-0/+3
* Fix stack overflow in getaddrinfo with many resultsAndreas Schwab2013-04-033-3/+31
* Refer to two GCC PRs.Thomas Schwinge2013-04-033-2/+11
* Update bench.out and bench.out.old only upon completionSiddhesh Poyarekar2013-04-032-5/+8
* Echo benchmark that is currently runningSiddhesh Poyarekar2013-04-032-0/+3