aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-18Work around binutils bugs in 2.23 and olderRoland McGrath2-0/+8
2014-03-18misc/sys/xattr.h: guard against linux uapi header inclusionSerge Hallyn1-0/+2
2014-03-18aarch64: Remove inaccurate comment from sysdep.hWill Newton2-4/+5
2014-03-18Exit with error status on check-abi failure.Joseph Myers2-0/+6
2014-03-17Test rint and nearbyint with same inputs, in all rounding modes.Joseph Myers2-49/+157
2014-03-17Revert "Fix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warning"Will Newton2-9/+8
2014-03-17Revert "Fix HP_SMALL_TIMING_AVAIL -Wundef warnings"Will Newton2-2/+5
2014-03-17Revert "Fix _IO_JUMPS_OFFSET -Wundef warnings"Will Newton4-3/+7
2014-03-17Revert "Fix HAVE_RM_CTX -Wundef warnings"Will Newton2-1/+4
2014-03-17Fix HAVE_RM_CTX -Wundef warningsWill Newton2-1/+5
2014-03-17Fix __STRICT_ANSI__ -Wundef warningsWill Newton3-4/+13
2014-03-17Fix _IO_JUMPS_OFFSET -Wundef warningsWill Newton4-3/+9
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