aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-17Fix HP_SMALL_TIMING_AVAIL -Wundef warningsWill Newton2-2/+6
2014-03-17Fix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warningWill Newton2-5/+15
2014-03-17Change offset in fdopen only if setting O_APPENDSiddhesh Poyarekar3-4/+71
2014-03-17Fix offset caching for streams and use it for ftell (BZ #16680)Siddhesh Poyarekar6-94/+194
2014-03-17Fix up return codes for tests in tst-ftell-active-handlerSiddhesh Poyarekar2-18/+36
2014-03-17Get rid of __LT_SPINLOCK_INITSiddhesh Poyarekar2-6/+7
2014-03-17Add libm-test support for per-rounding-mode manually specified results.Joseph Myers3-1284/+302
2014-03-14Remove "Compiled on ..." crapola from version text.Roland McGrath2-34/+6
2014-03-14Do not terminate default test runs on test failure.Joseph Myers7-2/+59
2014-03-14Get rid of Versions.def source fileRoland McGrath4-156/+57
2014-03-14Compile with -Wundef.Roland McGrath21-13/+104
2014-03-14PowerPC: remove wrong roundl implementation for PowerPC64Adhemerval Zanella4-133/+17
2014-03-14PowerPC: remove wrong nearbyintl implementation for PPC64Adhemerval Zanella4-114/+18
2014-03-14PowerPC: remove wrong ceill implementation for PowerPC64Adhemerval Zanella4-133/+17
2014-03-14Add truncl tests related to BZ#16414Adhemerval Zanella2-0/+14
2014-03-14Fix two stray cases using #ifdef vs #if for TLS_TCB_AT_TP.Roland McGrath3-2/+8
2014-03-14Check AVX-512 assembler support firstH.J. Lu3-35/+42
2014-03-13hppa: Add _STACK_GROWS_* cases to pthread_attr_[sg]etstack.Carlos O'Donell3-1/+21
2014-03-13stop supporting bash-1.xMike Frysinger5-34/+20
2014-03-13delete ksh checksMike Frysinger4-73/+7
2014-03-13sotruss: drop ksh support and add basic POSIX shell supportMike Frysinger3-10/+15
2014-03-13manual: time: fix typo in IST exampleMike Frysinger2-1/+6
2014-03-13tst-longjmp_chk2: add comments/sanity checkMike Frysinger2-1/+11
2014-03-13Save and restore AVX-512 zmm registers to x86-64 ld.soIgor Zamyatin12-40/+609
2014-03-13Use __ehdr_start, when available, for rtld to get its own headers.Roland McGrath5-4/+89
2014-03-13ChangeLog format fix.Roland McGrath1-1/+0
2014-03-13Add missing elf/tst-pie2.c -- should have been inPaul Pluzhnikov1-0/+38
2014-03-13Regenerate INSTALL.Joseph Myers2-1/+5
2014-03-13manual/setjmp.texi: Improve clarity of Sys V context docWill Newton2-11/+15
2014-03-122014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov5-9/+23
2014-03-12Fix __ASSUME_PSELECT for MicroBlaze (bug 16642).Joseph Myers3-2/+11
2014-03-12PowerPC: Fix bzero definition for static libc for PPC32Adhemerval Zanella4-3/+22
2014-03-12Provide correct buffer length to netgroup queries in nscd (BZ #16695)Siddhesh Poyarekar3-2/+8
2014-03-12PowerPC: Fix strspn for static buildAdhemerval Zanella2-1/+6
2014-03-11Fix MIPS libc_feresetround*_ctx to preserve exceptions.Joseph Myers2-10/+10
2014-03-11Fix nextafter overflow in non-default rounding modes (bug 16677).Joseph Myers9-20/+42
2014-03-11ARM: Fix up setjmp/longjmp changes sfi_* macro use.Roland McGrath3-9/+25
2014-03-11PowerPC: Fix bzero definition for static libc for PPC64Adhemerval Zanella3-6/+14
2014-03-11PowerPC: strspn optimization for PPC64/POWER7Vidya Ranganathan8-4/+296
2014-03-10PowerPC: strncat optimization for PPC64Adhemerval Zanella7-1/+346
2014-03-10Mark nscd service as forking in systemd service file (BZ #16639)Siddhesh Poyarekar3-3/+8
2014-03-08PowerPC: Fix modf/modff optimization return signAdhemerval Zanella3-4/+10
2014-03-08Add libm-test.inc macro for all-rounding-modes testing.Joseph Myers2-325/+130
2014-03-07Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers12-354/+765
2014-03-07Include all of <time.h> from <sched.h> for older standards (bug 16670).Joseph Myers4-5/+14
2014-03-07[PATCH] [AArch64] Optional trapping exceptions support.Marcus Shawcroft3-0/+29
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