aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-07Count miscellaneous files built on host for testing as tests.Joseph Myers5-17/+45
2014-03-07Make tests consistently use *.out output files.Joseph Myers11-62/+111
2014-03-07Generate overall summary of test results.Joseph Myers4-0/+92
2014-03-07conformtest: split up running of tests from makefile.Joseph Myers5-41/+474
2014-03-07conformtest: clean up POSIX expectations for semaphore.h, signal.h, tar.h.Joseph Myers5-38/+172
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers25-130/+207
2014-03-06conformtest: correct set of standards for which more headers are tested.Joseph Myers5-4/+11
2014-03-06conformtest: correct set of standards for which some headers are tested.Joseph Myers27-26/+54
2014-03-06Remove INSTALL_INFO setting in manual/Makefile.Joseph Myers2-3/+2
2014-03-06Prepare libm-test.inc structures for multi-rounding-mode testing.Joseph Myers3-88/+221
2014-03-06Don't define __ASSUME_UTIMES for linux-generic architectures.Joseph Myers3-2/+5
2014-03-06Adjust how gen-auto-libm-tests handles before-rounding/after-rounding cases.Joseph Myers4-327/+315
2014-03-05Automatically check sanity of ulps from libm tests.Joseph Myers2-191/+407
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers24-218882/+95
2014-03-05hppa: Remove fma ulps from libm-test-ulps.Carlos O'Donell2-9/+2
2014-03-04hppa: Regenerate ULPs again.Carlos O'Donell2-0/+1823
2014-03-04hppa: Regenerate ULPs.Carlos O'Donell2-0/+32
2014-03-04Fix libm-test.inc:print_complex_max_error handling of some error cases.Joseph Myers2-8/+22
2014-03-04Fix up formatting in tst-ftell-active-handler.cSiddhesh Poyarekar2-7/+12
2014-03-04Fix up formattingSiddhesh Poyarekar2-2/+4
2014-03-04Use cached offset in ftell when reliableSiddhesh Poyarekar5-23/+65
2014-03-04Separate ftell from fseek logic and avoid modifying FILE data (#16532)Siddhesh Poyarekar7-135/+602
2014-03-03Retire the separate ChangeLog files in nptl/ and nptl_db/ subdirs.Roland McGrath3-0/+15
2014-03-03nscd: Improved support for tracking startup failure in nscd service (BZ #16639)Siddhesh Poyarekar5-37/+161
2014-03-03Revert 4248f0da6ff9e7dd63464cdecec2dec332dfc2f0.Carlos O'Donell2-6/+113
2014-03-03PowerPC: Update powerpc-fpu ULPs.Adhemerval Zanella2-0/+57
2014-03-03PowerPC: strrchr optimization for POWER7/PPC64Rajalakshmi Srinivasaraghavan8-2/+389
2014-03-01Add changelog.Ondřej Bílka1-0/+6
2014-02-28Add header and standard information to threads.texi.Carlos O'Donell2-0/+15
2014-02-28Promote do_lookup_x:check_match to a full function.Carlos O'Donell2-104/+129
2014-02-28Make strtok benchmark competive.Ondřej Bílka2-58/+9
2014-02-28Fix fallout from Joseph's untested Makeconfig change.Roland McGrath20-38/+62
2014-02-28Add missing } in Versions file.Roland McGrath2-0/+5
2014-02-28Fix missing ChangeLogSiddhesh Poyarekar1-0/+6
2014-02-27PowerPC: llround/llroundf POWER8 optimizationAdhemerval Zanella5-5/+97
2014-02-27PowerPC: llrint/llrintf POWER8 optimizationAdhemerval Zanella5-3/+94
2014-02-27PowerPC: Optimized finite/finitef for POWER8Adhemerval Zanella7-6/+116
2014-02-27PowerPC: Optimized isinf/isinff for POWER8Adhemerval Zanella7-6/+122
2014-02-27PowerPC: Optimized isnan/isnanf for POWER8Adhemerval Zanella8-17/+128
2014-02-27Fix ARM NAN fraction bits.Joey Ye2-3/+8
2014-02-27Fix ChangeLog formattingSiddhesh Poyarekar1-3/+3
2014-02-27Fix sign of input to bsloww1 (BZ #16623)Siddhesh Poyarekar6-7/+205
2014-02-27Support expected failures in .test-result files.Joseph Myers5-5/+29
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers62-76/+205
2014-02-26Fix two spaces after sentence.Ondřej Bílka19-55/+74
2014-02-26Add macros and inline functions to mips math_private.h file.Steve Ellcey2-8/+169
2014-02-26Use @Theglibc{} in manual/ipc.texi.Carlos O'Donell2-1/+3
2014-02-26Add a new "Inter-Process Communication" chapter.Carlos O'Donell5-4/+127
2014-02-26PowerPC: Update powerpc-fpu ULPs.Adhemerval Zanella2-2/+3499
2014-02-26Simplify calloc implementation.Ondřej Bílka2-109/+10