aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-04-23Remove non-standard initialisation of flexible array memberAndreas Schwab1-0/+6
2013-04-23S/390: Change struct statfs[64] member types to unsigned valuesHeiko Carstens1-0/+6
2013-04-22Fix getent to call endspent rather than endpwent for shadow database.Jan-Benedict Glaw1-0/+4
2013-04-22Minor cleanup in getaddrinfoSiddhesh Poyarekar1-0/+5
2013-04-21Russian translations update.David S. Miller1-0/+4
2013-04-18Remove __wur from setfsuid and setfsgid.Adam Conrad1-0/+5
2013-04-17Update ChangeLog.Carlos O'Donell1-2/+2
2013-04-17Configuring for i386 is no longer supported.Carlos O'Donell1-0/+8
2013-04-17Add benchmark inputs for cos and tanSiddhesh Poyarekar1-0/+11
2013-04-16Don't test O_RDONLY case in tst-aio7.Roland McGrath1-0/+5
2013-04-16Define NOT_IN_libc when compiling benchmark programsSiddhesh Poyarekar1-0/+3
2013-04-16Add target bench-cleanSiddhesh Poyarekar1-0/+5
2013-04-16Adding MicroBlaze support to elf/elf.hDavid Holsgrove1-0/+4
2013-04-15Fix coding-style violation.Thomas Schwinge1-0/+4
2013-04-15Properly check for short writes when sending the response in nscdAndreas Schwab1-0/+8
2013-04-15Write to bench.out-tmp only onceSiddhesh Poyarekar1-0/+5
2013-04-15nscd: don't fork twiceAndreas Schwab1-0/+4
2013-04-15Fix off-by-one bug in tst-fwrite-errorSiddhesh Poyarekar1-0/+2
2013-04-15Rebuild benchmark sources when Makefile is updatedSiddhesh Poyarekar1-0/+6
2013-04-12BZ#15361: Make aio_fsync not check open modes.Roland McGrath1-0/+9
2013-04-12Move bench target to benchtestsSiddhesh Poyarekar1-0/+5
2013-04-11libm-test.inc: Fix tests where cos(PI/2) != 0.Carlos O'Donell1-0/+7
2013-04-11Don't accept exp char without preceding digits in scanf float parsingAndreas Schwab1-0/+6
2013-04-11Fix invalid free of memory allocated during rtld initAndreas Schwab1-0/+6
2013-04-11Don't use run-via-rtld-prefix for anything other than testsSiddhesh Poyarekar1-0/+4
2013-04-11Remove evalSiddhesh Poyarekar1-0/+4
2013-04-10Accept leading and trailing spaces in getdate input stringSiddhesh Poyarekar1-0/+10
2013-04-08BZ#14280: Fix Hurd ioctl macro to avoid warning.Roland McGrath1-0/+6
2013-04-06README.libm-test: Use testrun.sh to run libm test.Carlos O'Donell1-0/+3
2013-04-06dl_open_worker: Memset all of seen array.Carlos O'Donell1-0/+5
2013-04-06fi_FI: Define yesstr, nostrMarko Myllynen1-0/+5
2013-04-06New Makefile target `regen-ulps'.Carlos O'Donell1-0/+15
2013-04-06i386: Fail at configure time for i386 builds.Carlos O'Donell1-0/+11
2013-04-06Update ChangeLog.Carlos O'Donell1-0/+5
2013-04-05More tests for external charater sequences representing NaNs.Thomas Schwinge1-0/+6
2013-04-05Properly collect individual tests' results.Thomas Schwinge1-0/+3
2013-04-05[BZ #14686, #15336] Fix standard compliance. Don't use hard-coded qNaN values.Thomas Schwinge1-0/+7
2013-04-05[BZ #15335, #15342] Fix standard compliance. Don't use hard-coded qNaN values.Thomas Schwinge1-0/+5
2013-04-05Remove unreachable code.Thomas Schwinge1-0/+3
2013-04-05Remove unused hard-coded qNaN definition.Thomas Schwinge1-0/+5
2013-04-03Fix missing underflow from cexp (bug 14478).Joseph Myers1-0/+9
2013-04-03Fix stack overflow in getaddrinfo with many resultsAndreas Schwab1-0/+6
2013-04-03Refer to two GCC PRs.Thomas Schwinge1-0/+7
2013-04-03Update bench.out and bench.out.old only upon completionSiddhesh Poyarekar1-0/+2
2013-04-03Echo benchmark that is currently runningSiddhesh Poyarekar1-0/+2
2013-04-03Add benchmark inputs for atanSiddhesh Poyarekar1-0/+5
2013-04-03Remove TWOSiddhesh Poyarekar1-0/+4
2013-04-03Preserve errno across _PC_CHOWN_RESTRICTED call on XFSSiddhesh Poyarekar1-0/+10
2013-04-02Fix cacosh inaccuracy and spurious exceptions (bug 15327).Joseph Myers1-0/+13
2013-04-02Use mantissa_t in mpexpSiddhesh Poyarekar1-0/+3