about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Compile with -Wundef.Roland McGrath2014-03-1421-13/+104
* PowerPC: remove wrong roundl implementation for PowerPC64Adhemerval Zanella2014-03-144-133/+17
* PowerPC: remove wrong nearbyintl implementation for PPC64Adhemerval Zanella2014-03-144-114/+18
* PowerPC: remove wrong ceill implementation for PowerPC64Adhemerval Zanella2014-03-144-133/+17
* Add truncl tests related to BZ#16414Adhemerval Zanella2014-03-142-0/+14
* Fix two stray cases using #ifdef vs #if for TLS_TCB_AT_TP.Roland McGrath2014-03-143-2/+8
* Check AVX-512 assembler support firstH.J. Lu2014-03-143-35/+42
* hppa: Add _STACK_GROWS_* cases to pthread_attr_[sg]etstack.Carlos O'Donell2014-03-133-1/+21
* stop supporting bash-1.xMike Frysinger2014-03-135-34/+20
* delete ksh checksMike Frysinger2014-03-134-73/+7
* sotruss: drop ksh support and add basic POSIX shell supportMike Frysinger2014-03-133-10/+15
* manual: time: fix typo in IST exampleMike Frysinger2014-03-132-1/+6
* tst-longjmp_chk2: add comments/sanity checkMike Frysinger2014-03-132-1/+11
* Save and restore AVX-512 zmm registers to x86-64 ld.soIgor Zamyatin2014-03-1312-40/+609
* Use __ehdr_start, when available, for rtld to get its own headers.Roland McGrath2014-03-135-4/+89
* ChangeLog format fix.Roland McGrath2014-03-131-1/+0
* Add missing elf/tst-pie2.c -- should have been inPaul Pluzhnikov2014-03-131-0/+38
* Regenerate INSTALL.Joseph Myers2014-03-132-1/+5
* manual/setjmp.texi: Improve clarity of Sys V context docWill Newton2014-03-132-11/+15
* 2014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2014-03-125-9/+23
* Fix __ASSUME_PSELECT for MicroBlaze (bug 16642).Joseph Myers2014-03-123-2/+11
* PowerPC: Fix bzero definition for static libc for PPC32Adhemerval Zanella2014-03-124-3/+22
* Provide correct buffer length to netgroup queries in nscd (BZ #16695)Siddhesh Poyarekar2014-03-123-2/+8
* PowerPC: Fix strspn for static buildAdhemerval Zanella2014-03-122-1/+6
* Fix MIPS libc_feresetround*_ctx to preserve exceptions.Joseph Myers2014-03-112-10/+10
* Fix nextafter overflow in non-default rounding modes (bug 16677).Joseph Myers2014-03-119-20/+42
* ARM: Fix up setjmp/longjmp changes sfi_* macro use.Roland McGrath2014-03-113-9/+25
* PowerPC: Fix bzero definition for static libc for PPC64Adhemerval Zanella2014-03-113-6/+14
* 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