about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: strspn optimization for PPC64/POWER7Vidya Ranganathan2014-03-118-4/+296
* PowerPC: strncat optimization for PPC64Adhemerval Zanella2014-03-107-1/+346
* Mark nscd service as forking in systemd service file (BZ #16639)Siddhesh Poyarekar2014-03-103-3/+8
* PowerPC: Fix modf/modff optimization return signAdhemerval Zanella2014-03-083-4/+10
* Add libm-test.inc macro for all-rounding-modes testing.Joseph Myers2014-03-082-325/+130
* Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers2014-03-0712-354/+765
* Include all of <time.h> from <sched.h> for older standards (bug 16670).Joseph Myers2014-03-074-5/+14
* [PATCH] [AArch64] Optional trapping exceptions support.Marcus Shawcroft2014-03-073-0/+29
* Count miscellaneous files built on host for testing as tests.Joseph Myers2014-03-075-17/+45
* Make tests consistently use *.out output files.Joseph Myers2014-03-0711-62/+111
* Generate overall summary of test results.Joseph Myers2014-03-074-0/+92
* conformtest: split up running of tests from makefile.Joseph Myers2014-03-075-41/+474
* conformtest: clean up POSIX expectations for semaphore.h, signal.h, tar.h.Joseph Myers2014-03-075-38/+172
* Enumerate tests with special rules in tests-special variable.Joseph Myers2014-03-0625-130/+207
* conformtest: correct set of standards for which more headers are tested.Joseph Myers2014-03-065-4/+11
* conformtest: correct set of standards for which some headers are tested.Joseph Myers2014-03-0627-26/+54
* Remove INSTALL_INFO setting in manual/Makefile.Joseph Myers2014-03-062-3/+2
* Prepare libm-test.inc structures for multi-rounding-mode testing.Joseph Myers2014-03-063-88/+221
* Don't define __ASSUME_UTIMES for linux-generic architectures.Joseph Myers2014-03-063-2/+5
* Adjust how gen-auto-libm-tests handles before-rounding/after-rounding cases.Joseph Myers2014-03-064-327/+315
* Automatically check sanity of ulps from libm tests.Joseph Myers2014-03-052-191/+407
* Don't include individual test ulps in libm-test-ulps.Joseph Myers2014-03-0524-218882/+95
* hppa: Remove fma ulps from libm-test-ulps.Carlos O'Donell2014-03-052-9/+2
* hppa: Regenerate ULPs again.Carlos O'Donell2014-03-042-0/+1823
* hppa: Regenerate ULPs.Carlos O'Donell2014-03-042-0/+32
* Fix libm-test.inc:print_complex_max_error handling of some error cases.Joseph Myers2014-03-042-8/+22
* Fix up formatting in tst-ftell-active-handler.cSiddhesh Poyarekar2014-03-042-7/+12
* Fix up formattingSiddhesh Poyarekar2014-03-042-2/+4
* Use cached offset in ftell when reliableSiddhesh Poyarekar2014-03-045-23/+65
* Separate ftell from fseek logic and avoid modifying FILE data (#16532)Siddhesh Poyarekar2014-03-047-135/+602
* Retire the separate ChangeLog files in nptl/ and nptl_db/ subdirs.Roland McGrath2014-03-033-0/+15
* nscd: Improved support for tracking startup failure in nscd service (BZ #16639)Siddhesh Poyarekar2014-03-035-37/+161
* Revert 4248f0da6ff9e7dd63464cdecec2dec332dfc2f0.Carlos O'Donell2014-03-032-6/+113
* PowerPC: Update powerpc-fpu ULPs.Adhemerval Zanella2014-03-032-0/+57
* PowerPC: strrchr optimization for POWER7/PPC64Rajalakshmi Srinivasaraghavan2014-03-038-2/+389
* Add changelog.Ondřej Bílka2014-03-011-0/+6
* Add header and standard information to threads.texi.Carlos O'Donell2014-02-282-0/+15
* Promote do_lookup_x:check_match to a full function.Carlos O'Donell2014-02-282-104/+129
* Make strtok benchmark competive.Ondřej Bílka2014-02-282-58/+9
* Fix fallout from Joseph's untested Makeconfig change.Roland McGrath2014-02-2820-38/+62
* Add missing } in Versions file.Roland McGrath2014-02-282-0/+5
* Fix missing ChangeLogSiddhesh Poyarekar2014-02-281-0/+6
* PowerPC: llround/llroundf POWER8 optimizationAdhemerval Zanella2014-02-275-5/+97
* PowerPC: llrint/llrintf POWER8 optimizationAdhemerval Zanella2014-02-275-3/+94
* PowerPC: Optimized finite/finitef for POWER8Adhemerval Zanella2014-02-277-6/+116
* PowerPC: Optimized isinf/isinff for POWER8Adhemerval Zanella2014-02-277-6/+122
* PowerPC: Optimized isnan/isnanf for POWER8Adhemerval Zanella2014-02-278-17/+128
* Fix ARM NAN fraction bits.Joey Ye2014-02-272-3/+8
* Fix ChangeLog formattingSiddhesh Poyarekar2014-02-271-3/+3
* Fix sign of input to bsloww1 (BZ #16623)Siddhesh Poyarekar2014-02-276-7/+205