aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-17Add libm-test support for per-rounding-mode manually specified results.Joseph Myers
2014-03-14Remove "Compiled on ..." crapola from version text.Roland McGrath
2014-03-14Do not terminate default test runs on test failure.Joseph Myers
2014-03-14Get rid of Versions.def source fileRoland McGrath
2014-03-14Compile with -Wundef.Roland McGrath
2014-03-14PowerPC: remove wrong roundl implementation for PowerPC64Adhemerval Zanella
2014-03-14PowerPC: remove wrong nearbyintl implementation for PPC64Adhemerval Zanella
2014-03-14PowerPC: remove wrong ceill implementation for PowerPC64Adhemerval Zanella
2014-03-14Add truncl tests related to BZ#16414Adhemerval Zanella
2014-03-14Fix two stray cases using #ifdef vs #if for TLS_TCB_AT_TP.Roland McGrath
2014-03-14Check AVX-512 assembler support firstH.J. Lu
2014-03-13hppa: Add _STACK_GROWS_* cases to pthread_attr_[sg]etstack.Carlos O'Donell
2014-03-13stop supporting bash-1.xMike Frysinger
2014-03-13delete ksh checksMike Frysinger
2014-03-13sotruss: drop ksh support and add basic POSIX shell supportMike Frysinger
2014-03-13manual: time: fix typo in IST exampleMike Frysinger
2014-03-13tst-longjmp_chk2: add comments/sanity checkMike Frysinger
2014-03-13Save and restore AVX-512 zmm registers to x86-64 ld.soIgor Zamyatin
2014-03-13Use __ehdr_start, when available, for rtld to get its own headers.Roland McGrath
2014-03-13ChangeLog format fix.Roland McGrath
2014-03-13Add missing elf/tst-pie2.c -- should have been inPaul Pluzhnikov
2014-03-13Regenerate INSTALL.Joseph Myers
2014-03-13manual/setjmp.texi: Improve clarity of Sys V context docWill Newton
2014-03-122014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2014-03-12Fix __ASSUME_PSELECT for MicroBlaze (bug 16642).Joseph Myers
2014-03-12PowerPC: Fix bzero definition for static libc for PPC32Adhemerval Zanella
2014-03-12Provide correct buffer length to netgroup queries in nscd (BZ #16695)Siddhesh Poyarekar
2014-03-12PowerPC: Fix strspn for static buildAdhemerval Zanella
2014-03-11Fix MIPS libc_feresetround*_ctx to preserve exceptions.Joseph Myers
2014-03-11Fix nextafter overflow in non-default rounding modes (bug 16677).Joseph Myers
2014-03-11ARM: Fix up setjmp/longjmp changes sfi_* macro use.Roland McGrath
2014-03-11PowerPC: Fix bzero definition for static libc for PPC64Adhemerval Zanella
2014-03-11PowerPC: strspn optimization for PPC64/POWER7Vidya Ranganathan
2014-03-10PowerPC: strncat optimization for PPC64Adhemerval Zanella
2014-03-10Mark nscd service as forking in systemd service file (BZ #16639)Siddhesh Poyarekar
2014-03-08PowerPC: Fix modf/modff optimization return signAdhemerval Zanella
2014-03-08Add libm-test.inc macro for all-rounding-modes testing.Joseph Myers
2014-03-07Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers
2014-03-07Include all of <time.h> from <sched.h> for older standards (bug 16670).Joseph Myers
2014-03-07[PATCH] [AArch64] Optional trapping exceptions support.Marcus Shawcroft
2014-03-07Count miscellaneous files built on host for testing as tests.Joseph Myers
2014-03-07Make tests consistently use *.out output files.Joseph Myers
2014-03-07Generate overall summary of test results.Joseph Myers
2014-03-07conformtest: split up running of tests from makefile.Joseph Myers
2014-03-07conformtest: clean up POSIX expectations for semaphore.h, signal.h, tar.h.Joseph Myers
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers
2014-03-06conformtest: correct set of standards for which more headers are tested.Joseph Myers
2014-03-06conformtest: correct set of standards for which some headers are tested.Joseph Myers
2014-03-06Remove INSTALL_INFO setting in manual/Makefile.Joseph Myers
2014-03-06Prepare libm-test.inc structures for multi-rounding-mode testing.Joseph Myers